summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-20[S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens
2008-03-20drivers/char/rocket portability fixesAl Viro
2008-03-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-20fbdev: defio and MetronomefbJaya Kumar
2008-03-20rtc-at91sam9 fixesDavid Brownell
2008-03-20revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton
2008-03-20memstick: optimize setup of JMicron host parametersAlex Dubov
2008-03-20memstick: add support for 8-bit parallel modeAlex Dubov
2008-03-20memstick: automatically retrieve "INT" value from command responseAlex Dubov
2008-03-20fs/ufs/balloc.c: fix sparc64 printk warningAndrew Morton
2008-03-20drivers/md/raid5.c: fix printk warningsAndrew Morton
2008-03-20memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton
2008-03-20memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton
2008-03-20mm/readahead: fix kernel-doc notationRandy Dunlap
2008-03-20zisofs: fix readpage() outside i_sizeDave Young
2008-03-20fs: fix kernel-doc notation warningsRandy Dunlap
2008-03-20eCryptfs: Swap dput() and mntput()Michael Halcrow
2008-03-20rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney
2008-03-20i810fb: fix console switch regressionStefan Bauer
2008-03-20jbd2: correctly unescape journal data blocksDuane Griffin
2008-03-20jbd: correctly unescape journal data blocksDuane Griffin
2008-03-20rtc: fix kconfig helpAlessandro Zummo
2008-03-20smack: do not dereference NULL ipc objectAhmed S. Darwish
2008-03-20ROMFS: Fix up an error in iget removalDavid Howells
2008-03-20ext3: fix wrong gfp type under transactionJosef Bacik
2008-03-20ibmpex: report temperatures in mC, not CDarrick J. Wong
2008-03-20ibmpex: update Kconfig to list more supported modelsDarrick J. Wong
2008-03-20ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong
2008-03-20quota: add possibly missing iput() when quotaon and quotaoff racesJan Kara
2008-03-20memcgroup: fix check for thread being a group leader in memcgroupPavel Emelyanov
2008-03-20jbd: fix jbd kernel-doc notationRandy Dunlap
2008-03-20md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown
2008-03-20mm: rmap kernel-doc fixesRandy Dunlap
2008-03-20mm: highmem kernel-doc additionsRandy Dunlap
2008-03-20mm/oom_kill: fix kernel-docRandy Dunlap
2008-03-20mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap
2008-03-20mm: fix various kernel-doc commentsRandy Dunlap
2008-03-20aio: bad AIO race in aio_complete() leads to process hangQuentin Barnes
2008-03-20[POWERPC] Update some defconfigsPaul Mackerras
2008-03-19[POWERPC] Hide resources on Axon PCIE root complex nodesMichael Ellerman
2008-03-19[POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman
2008-03-19[POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigsPaul Gortmaker
2008-03-19[POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard
2008-03-19[POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath
2008-03-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-03-19Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy
2008-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-03-19IDE: Make taskfile interface more robust wrt unexpected end-of-commandLinus Torvalds
2008-03-19Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-03-19sched: tune multi-core idle balancingIngo Molnar