aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin1-6/+23
2009-09-23spi: add SPI driver for most known i.MX SoCsSascha Hauer1-0/+27
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki7-73/+1
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki1-3/+3
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki4-5/+10
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki7-23/+5
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki7-19/+23
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala3-6/+47
2009-09-23AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele5-0/+386
2009-09-23powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov7-0/+7
2009-09-23ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter1-0/+4
2009-09-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter2-0/+59
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov3-0/+7
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter3-0/+7
2009-09-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov2-0/+18
2009-09-23Blackfin: override text/data checking functionsMike Frysinger1-3/+35
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich1-1/+1
2009-09-23seq_file: constify seq_operationsJames Morris3-3/+3
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-21/+21
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheckLinus Torvalds1-3/+0
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds25-26/+25
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin1-2/+2
2009-09-22um: convert to asm-generic/hardirq.hChristoph Hellwig1-25/+1
2009-09-22m68k: convert to asm-generic/hardirq.hChristoph Hellwig1-10/+2
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz2-68/+8
2009-09-22m32r: convert to asm-generic/hardirq.hChristoph Hellwig1-13/+2
2009-09-22m32r: convert to use arch_gettimeoffset()john stultz2-71/+9
2009-09-22m32r: remove redundant tests on unsignedRoel Kluin2-4/+3
2009-09-22alpha: convert to asm-generic/hardirq.hChristoph Hellwig1-11/+3
2009-09-22alpha: use printk_onceMarcin Slusarz1-5/+1
2009-09-22arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin1-1/+1
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz2-72/+15
2009-09-22h8300: convert to asm-generic/hardirq.hChristoph Hellwig2-17/+3
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann10-194/+11
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann16-0/+32
2009-09-22mm: ZERO_PAGE without PTE_SPECIALHugh Dickins1-0/+10
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2-3/+3
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-2/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven20-21/+21
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins4-0/+12
2009-09-22const: make block_device_operations constAlexey Dobriyan2-2/+2
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan2-3/+3
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2-21/+21
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds92-876/+876
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+8
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+0
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds19-78/+98
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-12/+46