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