Age | Commit message (Expand) | Author |
2008-03-19 | fbdev: defio and Metronomefb | Jaya Kumar |
2008-03-19 | rtc-at91sam9 fixes | David Brownell |
2008-03-19 | revert "clocksource: make clocksource watchdog cycle through online CPUs" | Andrew Morton |
2008-03-19 | memstick: optimize setup of JMicron host parameters | Alex Dubov |
2008-03-19 | memstick: add support for 8-bit parallel mode | Alex Dubov |
2008-03-19 | memstick: automatically retrieve "INT" value from command response | Alex Dubov |
2008-03-19 | fs/ufs/balloc.c: fix sparc64 printk warning | Andrew Morton |
2008-03-19 | drivers/md/raid5.c: fix printk warnings | Andrew Morton |
2008-03-19 | memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning | Andrew Morton |
2008-03-19 | memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h | Andrew Morton |
2008-03-19 | mm/readahead: fix kernel-doc notation | Randy Dunlap |
2008-03-19 | zisofs: fix readpage() outside i_size | Dave Young |
2008-03-19 | fs: fix kernel-doc notation warnings | Randy Dunlap |
2008-03-19 | eCryptfs: Swap dput() and mntput() | Michael Halcrow |
2008-03-19 | rcu: fix misplaced mb() in rcu_enter/exit_nohz() | Paul E. McKenney |
2008-03-19 | i810fb: fix console switch regression | Stefan Bauer |
2008-03-19 | jbd2: correctly unescape journal data blocks | Duane Griffin |
2008-03-19 | jbd: correctly unescape journal data blocks | Duane Griffin |
2008-03-19 | rtc: fix kconfig help | Alessandro Zummo |
2008-03-19 | smack: do not dereference NULL ipc object | Ahmed S. Darwish |
2008-03-19 | ROMFS: Fix up an error in iget removal | David Howells |
2008-03-19 | ext3: fix wrong gfp type under transaction | Josef Bacik |
2008-03-19 | ibmpex: report temperatures in mC, not C | Darrick J. Wong |
2008-03-19 | ibmpex: update Kconfig to list more supported models | Darrick J. Wong |
2008-03-19 | ibmpex: correct power use multipliers for QS2x blade | Darrick J. Wong |
2008-03-19 | quota: add possibly missing iput() when quotaon and quotaoff races | Jan Kara |
2008-03-19 | memcgroup: fix check for thread being a group leader in memcgroup | Pavel Emelyanov |
2008-03-19 | jbd: fix jbd kernel-doc notation | Randy Dunlap |
2008-03-19 | md: remove the 'super' sysfs attribute from devices in an 'md' array | NeilBrown |
2008-03-19 | mm: rmap kernel-doc fixes | Randy Dunlap |
2008-03-19 | mm: highmem kernel-doc additions | Randy Dunlap |
2008-03-19 | mm/oom_kill: fix kernel-doc | Randy Dunlap |
2008-03-19 | mm/shmem and tiny-shmem: fix some kernel-doc | Randy Dunlap |
2008-03-19 | mm: fix various kernel-doc comments | Randy Dunlap |
2008-03-19 | aio: bad AIO race in aio_complete() leads to process hang | Quentin Barnes |
2008-03-18 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2008-03-18 | Revert "ACPI: EC: Handle IRQ storm on Acer laptops" | Alexey Starikovskiy |
2008-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-03-18 | IDE: Make taskfile interface more robust wrt unexpected end-of-command | Linus Torvalds |
2008-03-18 | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2008-03-19 | sched: tune multi-core idle balancing | Ingo Molnar |
2008-03-19 | sched: retune wake granularity | Ingo Molnar |
2008-03-19 | sched: wakeup-buddy tasks are cache-hot | Ingo Molnar |
2008-03-19 | sched: improve affine wakeups | Ingo Molnar |
2008-03-19 | sched, net: socket wakeups are sync | Ingo Molnar |
2008-03-19 | sched: clean up wakeup balancing, code flow | Ingo Molnar |
2008-03-19 | sched: clean up wakeup balancing, rename variables | Ingo Molnar |
2008-03-19 | sched: clean up wakeup balancing, move wake_affine() | Ingo Molnar |
2008-03-18 | async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor | Dan Williams |
2008-03-18 | fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer. | Zhang Wei |