aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-1/+12
2011-07-26Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+2
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds57-2297/+838
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2011-07-22Merge branch 'devel-stable' into for-nextRussell King40-2045/+560
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King24-256/+308
2011-07-21ARM: Fix build errors caused by adding generic macrosRussell King8-21/+5
2011-07-19ARM: 7000/1: LPAE: Use long long printk format for displaying the pudCatalin Marinas1-1/+1
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King3-12/+2
2011-07-18Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stableRussell King3-10/+57
2011-07-18ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre1-5/+0
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre1-9/+16
2011-07-17Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/socArnd Bergmann1-1/+2
2011-07-17Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel', 'pxa/devel', 'tegra/devel' and 'stericsson/master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/develArnd Bergmann3-8/+20
2011-07-15Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King3-8/+20
2011-07-12ARM: set vga memory base at run-timeRob Herring1-0/+3
2011-07-12ARM: convert PCI defines to variablesRob Herring1-1/+6
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-0/+4
2011-07-12ARM: remove unnecessary mach/hardware.h includesRob Herring1-1/+0
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King3-3/+48
2011-07-09ARM: CSR: Adding CSR SiRFprimaII board supportBinghua Duan1-1/+1
2011-07-08ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypageHeechul Yun1-1/+0
2011-07-08ARM: 6996/1: mm: Poison freed init memoryStephen Boyd1-1/+16
2011-07-07ARM: vmlinux.lds: move init sections between text and data sectionsRussell King1-2/+2
2011-07-07ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 coresWill Deacon2-0/+12
2011-07-07ARM: proc: add proc info for Cortex-A15MP using classic page tablesWill Deacon1-2/+18
2011-07-07ARM: proc: add Cortex-A5 proc infoPawel Moll1-0/+11
2011-07-07ARM: proc: convert v7 proc infos into a common macroPawel Moll1-43/+24
2011-07-07ARM: cns3xxx: Add support for L2 Cache ControllerAnton Vorontsov1-1/+1
2011-07-07ARM: mm: tlb-v7: Use the new processor struct macrosDave Martin1-7/+2
2011-07-07ARM: mm: tlb-v6: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-v4wbi: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-v4wb: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-v4: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-v3: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-fa: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: proc-xscale: Use new generic struct definition macrosDave Martin1-431/+76
2011-07-07ARM: mm: proc-xsc3: Use new generic struct definition macrosDave Martin1-73/+17
2011-07-07ARM: mm: proc-v7: Use the new processor struct macrosDave Martin1-26/+5
2011-07-07ARM: mm: proc-v6: Use the new processor struct macrosDave Martin1-29/+5
2011-07-07ARM: mm: proc-sa1100: Use the new processor struct macrosDave Martin1-67/+17
2011-07-07ARM: mm: proc-sa110: Use the new processor struct macrosDave Martin1-34/+5
2011-07-07ARM: mm: proc-mohawk: Use the new processor struct macrosDave Martin1-43/+18
2011-07-07ARM: mm: proc-feroceon: Use the new processor struct macrosDave Martin1-153/+49
2011-07-07ARM: mm: proc-fa526: Use the new processor struct macrosDave Martin1-33/+5
2011-07-07ARM: mm: proc-arm9tdmi: Use the new processor struct macrosDave Martin1-60/+18
2011-07-07ARM: mm: proc-arm946: Use the new processor struct macrosDave Martin1-46/+7
2011-07-07ARM: mm: proc-arm940: Use the new processor struct macrosDave Martin1-44/+7
2011-07-07ARM: mm: proc-arm926: Use the new processor struct macrosDave Martin1-44/+7