summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* file capabilities: remove cap_task_kill()Serge Hallyn2008-03-204-48/+1
* drivers/char/rocket portability fixesAl Viro2008-03-192-64/+56
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-1916-534/+835
|\
| * [POWERPC] Update some defconfigsPaul Mackerras2008-03-209-512/+750
| * [POWERPC] Hide resources on Axon PCIE root complex nodesMichael Ellerman2008-03-201-0/+36
| * [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman2008-03-201-16/+25
| * [POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigsPaul Gortmaker2008-03-202-4/+4
| * [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-202-0/+12
| * [POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath2008-03-201-2/+8
* | fbdev: defio and MetronomefbJaya Kumar2008-03-196-2/+1125
* | rtc-at91sam9 fixesDavid Brownell2008-03-191-1/+5
* | revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton2008-03-191-10/+4
* | memstick: optimize setup of JMicron host parametersAlex Dubov2008-03-191-30/+30
* | memstick: add support for 8-bit parallel modeAlex Dubov2008-03-191-26/+55
* | memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-195-41/+49
* | fs/ufs/balloc.c: fix sparc64 printk warningAndrew Morton2008-03-191-2/+2
* | drivers/md/raid5.c: fix printk warningsAndrew Morton2008-03-191-3/+3
* | memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton2008-03-191-1/+3
* | memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton2008-03-191-0/+1
* | mm/readahead: fix kernel-doc notationRandy Dunlap2008-03-191-2/+3
* | zisofs: fix readpage() outside i_sizeDave Young2008-03-191-0/+11
* | fs: fix kernel-doc notation warningsRandy Dunlap2008-03-197-25/+17
* | eCryptfs: Swap dput() and mntput()Michael Halcrow2008-03-191-1/+1
* | rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney2008-03-191-2/+2
* | i810fb: fix console switch regressionStefan Bauer2008-03-191-1/+1
* | jbd2: correctly unescape journal data blocksDuane Griffin2008-03-191-1/+1
* | jbd: correctly unescape journal data blocksDuane Griffin2008-03-191-1/+1
* | rtc: fix kconfig helpAlessandro Zummo2008-03-191-1/+1
* | smack: do not dereference NULL ipc objectAhmed S. Darwish2008-03-191-3/+6
* | ROMFS: Fix up an error in iget removalDavid Howells2008-03-191-19/+11
* | ext3: fix wrong gfp type under transactionJosef Bacik2008-03-193-8/+8
* | ibmpex: report temperatures in mC, not CDarrick J. Wong2008-03-191-1/+1
* | ibmpex: update Kconfig to list more supported modelsDarrick J. Wong2008-03-191-2/+3
* | ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong2008-03-191-3/+8
* | quota: add possibly missing iput() when quotaon and quotaoff racesJan Kara2008-03-191-1/+1
* | memcgroup: fix check for thread being a group leader in memcgroupPavel Emelyanov2008-03-191-1/+1
* | jbd: fix jbd kernel-doc notationRandy Dunlap2008-03-192-3/+5
* | md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown2008-03-191-12/+0
* | mm: rmap kernel-doc fixesRandy Dunlap2008-03-191-3/+10
* | mm: highmem kernel-doc additionsRandy Dunlap2008-03-191-4/+26
* | mm/oom_kill: fix kernel-docRandy Dunlap2008-03-191-1/+8
* | mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap2008-03-192-20/+13
* | mm: fix various kernel-doc commentsRandy Dunlap2008-03-197-17/+33
* | aio: bad AIO race in aio_complete() leads to process hangQuentin Barnes2008-03-191-0/+8
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-183-1/+32
|\
| * async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xorDan Williams2008-03-181-1/+1
| * fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2008-03-182-0/+31
* | Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy2008-03-181-11/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-186-77/+134
|\ \
| * | sched: tune multi-core idle balancingIngo Molnar2008-03-191-1/+0