Age | Commit message (Expand) | Author |
2009-09-23 | omap4: mmc driver support on OMAP4 | kishore kadiyala |
2009-09-23 | AT91: atmel-mci: Platform configuration to the the atmel-mci driver | Rob Emanuele |
2009-09-23 | powerpc: introduce and document sdhci,wp-inverted property for eSDHC | Anton Vorontsov |
2009-09-23 | ARM: OMAP: RX51: set MMC capabilities and power-saving flag | Adrian Hunter |
2009-09-23 | ARM: OMAP: mmc-twl4030: add regulator sleep / wake function | Adrian Hunter |
2009-09-23 | omap_hsmmc: support for deeper power saving states | Denis Karpov |
2009-09-23 | omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability | Adrian Hunter |
2009-09-23 | ARM: OMAP: mmc-twl4030: add context loss counter support | Denis Karpov |
2009-09-23 | Blackfin: override text/data checking functions | Mike Frysinger |
2009-09-23 | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | uml: fix order of pud and pmd_free() | Roel Kluin |
2009-09-22 | um: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | m68k: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | m68k: convert to use arch_gettimeoffset() | john stultz |
2009-09-22 | m32r: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | m32r: convert to use arch_gettimeoffset() | john stultz |
2009-09-22 | m32r: remove redundant tests on unsigned | Roel Kluin |
2009-09-22 | alpha: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | alpha: use printk_once | Marcin Slusarz |
2009-09-22 | arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() | Roel Kluin |
2009-09-22 | alpha: convert to use arch_gettimeoffset() | john stultz |
2009-09-22 | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | mm: ZERO_PAGE without PTE_SPECIAL | Hugh Dickins |
2009-09-22 | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-22 | const: mark remaining inode_operations as const | Alexey Dobriyan |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-22 | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-09-21 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-09-21 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-09-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-09-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-21 | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig |
2009-09-21 | trivial: fix missing printk space in amd_k7_smp_check | Michael Tokarev |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-21 | trivial: fix typos in comments s/DGBU/DBGU/ | Samuel R. C. Vale |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar |
2009-09-21 | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg |
2009-09-21 | perf: Tidy up after the big rename | Ingo Molnar |