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