linux-2.6
2008-08-12  Haavard Skinnemoenatmel_lcdfb: add board parameter specify framebuffer...
2008-08-12  Haavard Skinnemoenatmel_lcdfb: set ypanstep to 1 and enable y-panning...
2008-08-12  Jean Delvarematrox maven: convert to a new-style i2c driver
2008-08-12  Jean Delvarematroxfb: i2c structure templates clean-up
2008-08-12  Jean Delvarematrox maven: fix a broken error path
2008-08-12  MinChan Kimdo_migrate_pages(): remove unused variable
2008-08-12  Randy DunlapGRU: fix preprocessor symbol for sparse
2008-08-12  David Millerradeonfb: fix accel engine hangs
2008-08-12  Andy Whitcroftallocate structures for reservation tracking in hugetlb...
2008-08-12  Andy Whitcrofthugetlbfs: allocate structures for reservation tracking...
2008-08-12  Parag Warudkarisight_firmware: fix a leak and double kfree()
2008-08-12  Rabin Vincentcpuidle: make sysfs attributes sysdev class attributes
2008-08-12  Alessandro... rtc-isl1208: fix double removal of a sysfs entry
2008-08-12  Yoshinori Satoh8300: fix section mismatches
2008-08-12  David Brownellrevert "rtc: cdev lock_kernel() pushdown"
2008-08-12  Hugh Dickinsmemcg: fix oops in mem_cgroup_shrink_usage
2008-08-12  Heiko Carstenscpu hotplug: s390 doesn't support additional_cpus anymore.
2008-08-12  Jan Beulichpage allocator: use no-panic variant of alloc_bootmem...
2008-08-12  Jan Karaquota: documentation for sending "below quota" messages...
2008-08-12  Gerald Schaeferhugetlb: call arch_prepare_hugepage() for surplus pages
2008-08-12  Adrian Bunkfeature-removal-schedule.txt: remove the NCR53C9x entry
2008-08-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-12  Linus TorvaldsMerge branch 'core-fixes-for-linus-2' of git://git...
2008-08-12  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-08-12  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-08-12  Libin YangALSA: hda - support new AMD HDMI Audio (1002:970f)
2008-08-12  Seth HeasleyALSA: hda_intel: ALSA HD Audio patch for Intel Ibex...
2008-08-12  Dmitry BaryshkovALSA: wm8750: add missing VREF output
2008-08-12  Dmitry BaryshkovALSA: spitz: MONO -> MONO1
2008-08-12  Nick Piggingeneric-ipi: fix stack and rcu interaction bug in smp_c...
2008-08-12  Christian Borntraegerfix spinlock recursion in hvc_console
2008-08-12  Li Zefanstop_machine: remove unused variable
2008-08-12  Arjan van de Venmodules: extend initcall_debug functionality to the...
2008-08-12  Christian Borntraegerexport virtio_rng.h
2008-08-12  Rusty Russelllguest: use get_user_pages_fast() instead of get_user_p...
2008-08-12  Rusty Russellmm: Make generic weak get_user_pages_fast and EXPORT_GPL it
2008-08-12  Rusty Russelllguest: don't set MAC address for guest unless specified
2008-08-12  Krzysztof Heltagp: fix SIS 5591/5592 wrong PCI id
2008-08-12  Keith Packardintel/agp: rewrite GTT on resume
2008-08-12  Bjorn Helgaasagp: use dev_printk when possible
2008-08-12  Bjorn Helgaasamd64-agp: run fallback when no bridges found, not...
2008-08-12  Zhenyu Wangintel_agp: official name for GM45 chipset
2008-08-11  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-08-11  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-08-11  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-08-11  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-08-11  Ingo MolnarMerge branch 'core/locking' into core/urgent
2008-08-11  Ingo MolnarMerge branch 'sched/clock' into sched/urgent
2008-08-11  Peter Zijlstralockdep: fix debug_lock_alloc
2008-08-11  Yinghai Lux86: fix 2.6.27rc1 cannot boot more than 8CPUs
2008-08-11  Adrian Bunkmake struct scsi_dh_devlist's static
2008-08-11  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux-mfd
2008-08-11  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-08-11  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-08-11  Rene Hermanx86: make "apic" an early_param() on 32-bit, NULL check
2008-08-11  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-08-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-11  Christian BorntraegerFix race/oops in tty layer after BKL pushdown
2008-08-11  Geert Uytterhoevenm68k{,nommu}: Wire up new system calls
2008-08-11  Linus TorvaldsRevert "fbcon: bgcolor fix"
2008-08-11  Randy DunlapEFI, x86: fix function prototype
2008-08-11  Randy Dunlapx86, pci-calgary: fix function declaration
2008-08-11  Jeremy Fitzhardingex86: work around gcc 3.4.x bug
2008-08-11  Rene Hermanx86: make "apic" an early_param() on 32-bit
2008-08-11  Rene Hermanx86, debug: tone down arch/x86/kernel/mpparse.c debuggi...
2008-08-11  Dmitry Adamushkosched, cpu hotplug: fix set_cpus_allowed() use in hotpl...
2008-08-11  Ingo Molnarlockdep: increase MAX_LOCKDEP_KEYS
2008-08-11  Nick Piggingeneric-ipi: fix stack and rcu interaction bug in smp_c...
2008-08-11  Mike Galbraithsched: fix mysql+oltp regression
2008-08-11  Ingo MolnarMerge branch 'linus' into sched/urgent
2008-08-11  Paul Mackerraspowerpc: Remove include/linux/harrier_defs.h
2008-08-11  Peter Zijlstralockdep: fix overflow in the hlock shrinkage code
2008-08-11  Eric W. Biedermanx86_64: restore the proper NR_IRQS define so larger...
2008-08-11  Eric W. Biedermanx86: Restore proper vector locking during cpu hotplug
2008-08-11  Ingo Molnarlockdep: rename map_[acquire|release]() => lock_map_...
2008-08-11  Dmitry BaryshkovALSA: wm8750: it's MONO1, not MONO
2008-08-11  Rabin Vincentlockdep: handle chains involving classes defined in...
2008-08-11  Peter Zijlstramm: fix mm_take_all_locks() locking order
2008-08-11  Peter Zijlstralockdep: annotate mm_take_all_locks()
2008-08-11  Peter Zijlstralockdep: spin_lock_nest_lock()
2008-08-11  Peter Zijlstralockdep: lock protection locks
2008-08-11  Peter Zijlstralockdep: map_acquire
2008-08-11  Dave Joneslockdep: shrink held_lock structure
2008-08-11  Peter Zijlstralockdep: re-annotate scheduler runqueues
2008-08-11  Peter Zijlstralockdep: lock_set_subclass - reset a held lock's subclass
2008-08-11  Ingo MolnarMerge branch 'linus' into sched/clock
2008-08-11  Peter Zijlstrasched_clock: delay using sched_clock()
2008-08-11  Junio C Hamanopowerpc: Do not ignore arch/powerpc/include
2008-08-11  Robert P. J... powerpc: Delete completed "ppc removal" task from featu...
2008-08-11  Benjamin Herrenschmidtpowerpc/mm: Fix attribute confusion with htab_bolt_mapp...
2008-08-11  Benjamin Herrenschmidtpowerpc/pci: Don't keep ISA memory hole resources in...
2008-08-11  Nathan Fontenotpowerpc: Zero fill the return values of rtas argument...
2008-08-10  Wim Van Sebroeck[WATCHDOG] pcwd.c - fix open_allowed type.
2008-08-10  Ian Moltonmfd: tc6393 cleanup and update
2008-08-10  Samuel Ortizmfd: have TMIO drivers and subdevices depend on ARM
2008-08-10  Ian Moltonmfd: TMIO MMC driver
2008-08-10  Ian Moltonmfd: driver for the TMIO NAND controller
2008-08-10  Jean Delvarehwmon: (lm75) Drop legacy i2c driver
2008-08-10  David Brownelli2c: correct some size_t printk formats
2008-08-10  Jean Delvarei2c: Check for address business before creating clients
next