aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-23
* kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* omap4: mmc driver support on OMAP4kishore kadiyala2009-09-23
* AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele2009-09-23
* powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov2009-09-23
* ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter2009-09-23
* ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter2009-09-23
* omap_hsmmc: support for deeper power saving statesDenis Karpov2009-09-23
* omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-23
* ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov2009-09-23
* Blackfin: override text/data checking functionsMike Frysinger2009-09-23
* BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-22
|\
| * perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2009-09-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-22
|\ \
| * | kmemcheck: remove useless checkVegard Nossum2009-07-01
| * | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \ \
| * | | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * | | trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
| * | | trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev2009-09-21
| * | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
| * | | trivial: fix typos in comments s/DGBU/DBGU/Samuel R. C. Vale2009-09-21
| * | | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
| * | | trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2009-09-21
* | | | uml: fix order of pud and pmd_free()Roel Kluin2009-09-22
* | | | um: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-22
* | | | m68k: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-22
* | | | m68k: convert to use arch_gettimeoffset()john stultz2009-09-22
* | | | m32r: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-22
* | | | m32r: convert to use arch_gettimeoffset()john stultz2009-09-22
* | | | m32r: remove redundant tests on unsignedRoel Kluin2009-09-22
* | | | alpha: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-22
* | | | alpha: use printk_onceMarcin Slusarz2009-09-22
* | | | arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin2009-09-22
* | | | alpha: convert to use arch_gettimeoffset()john stultz2009-09-22
* | | | h8300: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-22
* | | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-22
* | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
* | | | mm: ZERO_PAGE without PTE_SPECIALHugh Dickins2009-09-22
* | | | mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-22
* | | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* | | | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-22
* | | | const: make block_device_operations constAlexey Dobriyan2009-09-22