linux-2.6
2009-06-15  Andre Prendelhwmon: (tmp401) Add documentation
2009-06-15  Andre Prendelhwmon: (tmp401) Add support for TI's TMP411 sensors...
2009-06-15  Hans de Goedehwmon: (tmp401) Add support for TI's TMP401 sensor...
2009-06-15  Darrick J.... hwmon: (ibmaem) Automatically load on HC10 blade
2009-06-15  Jean Delvarehwmon: Fix more __devexit_p glitches
2009-06-15  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-15  Rusty Russell[IA64] fix compile error in arch/ia64/mm/extable.c
2009-06-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-15  Jean Delvaretherm_windtunnel: Convert to a new-style i2c driver
2009-06-15  Jean Delvaretherm_adt746x: Convert to a new-style i2c driver
2009-06-15  Jean Delvarewindfarm: Convert to new-style i2c drivers
2009-06-15  Jean Delvaretherm_pm72: Convert to a new-style i2c driver
2009-06-15  Harald Weltei2c-viapro: Add new PCI device ID for VX855
2009-06-15  Wolfram Sangi2c/chips: Move max6875 to drivers/misc/eeprom
2009-06-15  Jean Delvarei2c: Do not give adapters a default parent
2009-06-15  Jean Delvarei2c: Do not probe for TV chips on Voodoo3 adapters
2009-06-15  Clifford Wolfi2c: Retry automatically on arbitration loss
2009-06-15  Jack Stonei2c: Remove void casts
2009-06-15  Philipp Zabelregulator/max1586: fix V3 gain calculation integer...
2009-06-15  Philipp Zabelregulator/max1586: support increased V3 voltage range
2009-06-15  Liam Girdwoodregulator: lp3971 - fix driver link error when built-in.
2009-06-15  Marek SzyprowskiLP3971 PMIC regulator driver (updated and combined...
2009-06-15  Greg Kroah... regulator: remove driver_data direct access of struct...
2009-06-15  Mark Brownregulator: Set MODULE_ALIAS for regulator drivers
2009-06-15  Mark Brownregulator: Support list_voltage for fixed voltage regulator
2009-06-15  Mark Brownregulator: Move regulator drivers to subsys_initcall()
2009-06-15  Liam Girdwoodregulator: build fix for powerpc - renamed show_state
2009-06-15  Mike Rapoportregulator: add userspace-consumer driver
2009-06-15  Robert JarzmikMaxim 1586 regulator driver
2009-06-15  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-15  Jarek Poplawskipkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
2009-06-15  Jarek Poplawskiipv4: Fix fib_trie rebalancing
2009-06-15  Geert Uytterhoevenps3flash: Always read chunks of 256 KiB, and cache...
2009-06-15  Geert Uytterhoevenps3flash: Cache the last accessed FLASH chunk
2009-06-15  Geert Uytterhoevenps3: Replace direct file operations by callback
2009-06-15  Geert Uytterhoevenps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBO...
2009-06-15  Geert Uytterhoevenps3: Correct debug message in dma_ioc0_map_pages()
2009-06-15  Geert Uytterhoevendrivers/ps3: Add missing annotations
2009-06-15  Geert Uytterhoevenps3fb: Use ps3_system_bus_[gs]et_drvdata() instead...
2009-06-15  Geert Uytterhoevenps3flash: Use ps3_system_bus_[gs]et_drvdata() instead...
2009-06-15  Geert Uytterhoevenps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_s...
2009-06-15  Geert Uytterhoevenps3: Use dev_[gs]et_drvdata() instead of direct access...
2009-06-15  Roel Kluinblock/ps3: remove driver_data direct access of struct...
2009-06-15  Geert Uytterhoevenps3vram: Make ps3vram_priv.reports a void *
2009-06-15  Geert Uytterhoevenps3vram: Remove no longer used ps3vram_priv.ddr_base
2009-06-15  Geert Uytterhoevenps3vram: Replace mutex by spinlock + bio_list
2009-06-15  Geert Uytterhoevenblock: Add bio_list_peek()
2009-06-15  Paul Mackerraspowerpc: Use generic atomic64_t implementation on 32...
2009-06-15  Paul Mackerraslib: Provide generic atomic64_t implementation
2009-06-15  Paul Mackerraspowerpc: Add compiler memory barrier to mtmsr macro
2009-06-15  Michael Ellermanpowerpc/iseries: Mark signal_vsp_instruction() as maybe...
2009-06-15  Michael Ellermanpowerpc/iseries: Fix unused function warning in iSeries...
2009-06-15  Michael Ellermanpowerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT...
2009-06-15  Stephen Rothwellpowerpc: Wire up sys_rt_tgsigqueueinfo
2009-06-15  Michael Ellermanpowerpc/cell: Use driver_data acessors, not platform_da...
2009-06-15  Michael Ellermanpowerpc: Fix warning in setup_64.c when CONFIG_RELOCATA...
2009-06-15  Geert Uytterhoevenps3fb: Tear down FB setup during cleanup
2009-06-15  Geert Uytterhoevenps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
2009-06-15  Geert Uytterhoevenps3vram: GPU memory mapping cleanup
2009-06-15  Geert Uytterhoevenps3fb: GPU memory mapping cleanup
2009-06-15  Geert Uytterhoevenpowerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
2009-06-15  Geert Uytterhoevenps3fb: Correct handling of device opening in ps3fb_probe()
2009-06-15  Geert Uytterhoevenps3fb: Inline functions in ps3fb_probe(), to ease clean...
2009-06-15  Geert Uytterhoevenps3fb: Remove useless debug checks in ps3fb_shutdown()
2009-06-15  Jim Parisps3vram: Correct exchanged gotos in ps3vram_probe(...
2009-06-15  Geert Uytterhoevenps3vram: Use proc_create_data() instead of proc_create()
2009-06-15  Geert Uytterhoevenps3vram: Fix error path (return -EIO) for short read...
2009-06-15  sebastian.blanes... ps3av: Set 16:9 aspect ratio for 720p video modes
2009-06-15  Benjamin Herrenschmidtpowerpc: Don't do generic calibrate_delay()
2009-06-15  Grant Likelypowerpc/install: Bail with error code on error in insta...
2009-06-15  Mike Frysingerramfs: ignore unknown mount options
2009-06-15  Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-06-14  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-06-14  Arne Janbu.gitignore: ignore *.lzma files
2009-06-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-14  Linus TorvaldsMerge git://git./linux/kernel/git/jaswinder/headers...
2009-06-14  Randy Dunlapfusion: fix recent kernel-doc problems
2009-06-14  Samuel Thibaultkeyboard: advertise KT_DEAD2 extended diacriticals
2009-06-14  Michal Marekkbuild: add generic --set-str option to scripts/config
2009-06-14  Michal Marekkbuild: simplify argument loop in scripts/config
2009-06-14  Michal Marekkbuild: handle non-existing options in scripts/config
2009-06-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-14  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-06-14  Mike Frysingerkallsyms: generalize text region handling
2009-06-14  Robin Getzkallsyms: support kernel symbols in Blackfin on-chip...
2009-06-14  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-06-14  Adam Lackorzynskidocumentation: make version fix
2009-06-14  Amerigo Wangkbuild: fix a compile warning
2009-06-14  Roland DreierMerge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca...
2009-06-14  Roland Dreiermlx4_core: Don't double-free IRQs when falling back...
2009-06-14  Jani Nikulagitignore: Add GNU GLOBAL files to top .gitignore
2009-06-14  Nico Schotteliuskbuild: fix delay in setlocalversion on readonly source
2009-06-14  Patrick RinglREADME: fix misleading pointer to the defconf directory
2009-06-14  Sam Ravnborgvmlinux.lds.h update
2009-06-14  Marcel HoltmannBluetooth: Fix issue with uninitialized nsh.type in...
2009-06-14  Marcel HoltmannBluetooth: Fix Kconfig issue with RFKILL integration
2009-06-14  Nicolas Pitre[ARM] 5545/2: add flush_kernel_dcache_page() for ARM
next