summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-19fbdev: defio and MetronomefbJaya Kumar6-2/+1125
2008-03-19rtc-at91sam9 fixesDavid Brownell1-1/+5
2008-03-19revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton1-10/+4
2008-03-19memstick: optimize setup of JMicron host parametersAlex Dubov1-30/+30
2008-03-19memstick: add support for 8-bit parallel modeAlex Dubov1-26/+55
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov5-41/+49
2008-03-19fs/ufs/balloc.c: fix sparc64 printk warningAndrew Morton1-2/+2
2008-03-19drivers/md/raid5.c: fix printk warningsAndrew Morton1-3/+3
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton1-1/+3
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton1-0/+1
2008-03-19mm/readahead: fix kernel-doc notationRandy Dunlap1-2/+3
2008-03-19zisofs: fix readpage() outside i_sizeDave Young1-0/+11
2008-03-19fs: fix kernel-doc notation warningsRandy Dunlap7-25/+17
2008-03-19eCryptfs: Swap dput() and mntput()Michael Halcrow1-1/+1
2008-03-19rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney1-2/+2
2008-03-19i810fb: fix console switch regressionStefan Bauer1-1/+1
2008-03-19jbd2: correctly unescape journal data blocksDuane Griffin1-1/+1
2008-03-19jbd: correctly unescape journal data blocksDuane Griffin1-1/+1
2008-03-19rtc: fix kconfig helpAlessandro Zummo1-1/+1
2008-03-19smack: do not dereference NULL ipc objectAhmed S. Darwish1-3/+6
2008-03-19ROMFS: Fix up an error in iget removalDavid Howells1-19/+11
2008-03-19ext3: fix wrong gfp type under transactionJosef Bacik3-8/+8
2008-03-19ibmpex: report temperatures in mC, not CDarrick J. Wong1-1/+1
2008-03-19ibmpex: update Kconfig to list more supported modelsDarrick J. Wong1-2/+3
2008-03-19ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong1-3/+8
2008-03-19quota: add possibly missing iput() when quotaon and quotaoff racesJan Kara1-1/+1
2008-03-19memcgroup: fix check for thread being a group leader in memcgroupPavel Emelyanov1-1/+1
2008-03-19jbd: fix jbd kernel-doc notationRandy Dunlap2-3/+5
2008-03-19md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown1-12/+0
2008-03-19mm: rmap kernel-doc fixesRandy Dunlap1-3/+10
2008-03-19mm: highmem kernel-doc additionsRandy Dunlap1-4/+26
2008-03-19mm/oom_kill: fix kernel-docRandy Dunlap1-1/+8
2008-03-19mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap2-20/+13
2008-03-19mm: fix various kernel-doc commentsRandy Dunlap7-17/+33
2008-03-19aio: bad AIO race in aio_complete() leads to process hangQuentin Barnes1-0/+8
2008-03-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds3-1/+32
2008-03-18Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy1-11/+0
2008-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds6-77/+134
2008-03-18IDE: Make taskfile interface more robust wrt unexpected end-of-commandLinus Torvalds1-9/+27
2008-03-18Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-3/+9
2008-03-19sched: tune multi-core idle balancingIngo Molnar1-1/+0
2008-03-19sched: retune wake granularityIngo Molnar1-2/+2
2008-03-19sched: wakeup-buddy tasks are cache-hotIngo Molnar1-0/+6
2008-03-19sched: improve affine wakeupsIngo Molnar4-17/+50
2008-03-19sched, net: socket wakeups are syncIngo Molnar1-2/+2
2008-03-19sched: clean up wakeup balancing, code flowIngo Molnar1-15/+10
2008-03-19sched: clean up wakeup balancing, rename variablesIngo Molnar1-12/+20
2008-03-19sched: clean up wakeup balancing, move wake_affine()Ingo Molnar1-59/+75
2008-03-18async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xorDan Williams1-1/+1
2008-03-18fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2-0/+31