Age | Commit message (Expand) | Author |
2010-09-09 | mm: avoid warning when COMPACTION is selected | Andrea Arcangeli |
2010-09-09 | mm: fix swapin race condition | Andrea Arcangeli |
2010-09-09 | drivers/mmc/host/imxmmc.c: adjust confusing if indentation | Julia Lawall |
2010-09-09 | omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend | Ethan Du |
2010-09-09 | mmc: at91_mci: add missing linux/highmem.h include | Marc Kleine-Budde |
2010-09-09 | omap_hsmmc: remove unused local `state' | Sergio Aguirre |
2010-09-09 | ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected | Jiri Pinkava |
2010-09-09 | mmc: fix the use of kunmap_atomic() in tmio_mmc.h | Guennadi Liakhovetski |
2010-09-09 | tmio_mmc: don't clear unhandled pending interrupts | Yusuke Goda |
2010-09-09 | cgroups: fix API thinko | Michael S. Tsirkin |
2010-09-09 | proc: export uncached bit properly in /proc/kpageflags | Takashi Iwai |
2010-09-09 | gcov: fix null-pointer dereference for certain module types | Peter Oberparleiter |
2010-09-09 | MAINTAINERS: kexec-tools has moved | Simon Horman |
2010-09-09 | O_DIRECT: fix the splitting up of contiguous I/O | Jeff Moyer |
2010-09-09 | hp_accel: add quirks for HP ProBook 532x and HP Mini 5102 | Takashi Iwai |
2010-09-09 | MAINTAINERS: remove drivers/char/hpet.c | Jiri Slaby |
2010-09-09 | rtc-bfin: fix state restoration when resuming | Mike Frysinger |
2010-09-09 | rtc-bfin: fix inverted logic in suspend path | Mike Frysinger |
2010-09-09 | kfifo: add parenthesis for macro parameter reference | Huang Ying |
2010-09-09 | mmc: avoid getting CID on SDIO-only cards | David Vrabel |
2010-09-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-09-09 | ARM: Update mach-types | Russell King |
2010-09-09 | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti... | Russell King |
2010-09-09 | Merge branch 'origin' | Russell King |
2010-09-09 | lglock: make lg_lock_global() actually lock globally | Jonathan Corbet |
2010-09-09 | mm: Move vma_stack_continue into mm.h | Stefan Bader |
2010-09-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-09-09 | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 | Linus Torvalds |
2010-09-08 | Merge branches 'cxgb3' and 'nes' into for-linus | Roland Dreier |
2010-09-08 | RDMA/nes: Fix hang with modified FIN handling on A0 cards | Faisal Latif |
2010-09-08 | RDMA/nes: Change state to closing after FIN | Faisal Latif |
2010-09-08 | RDMA/nes: Fix double CLOSE event indication crash | Faisal Latif |
2010-09-08 | RDMA/nes: Write correct register write to set TX pause param | Chien Tung |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-09-08 | Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-08 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2010-09-08 | ARM: Ensure PTE modifications via dma_alloc_coherent are visible | Russell King |
2010-09-08 | semaphore: Add DEFINE_SEMAPHORE | Thomas Gleixner |
2010-09-08 | ARM: 6359/1: ep93xx: move clock initialization earlier | Mika Westerberg |
2010-09-08 | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" | Russell King |
2010-09-08 | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan | Mark Fasheh |
2010-09-08 | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions | Mark Fasheh |
2010-09-08 | ocfs2: allow return of new inode block location before allocation of the inode | Mark Fasheh |
2010-09-08 | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding | Mark Fasheh |
2010-09-08 | ocfs2: split out inode alloc code from ocfs2_mknod_locked | Mark Fasheh |
2010-09-08 | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef... | Tristan Ye |
2010-09-08 | ocfs2: Fix deadlock when allocating page | Jan Kara |