summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ARM: earlier initialization of vectors pageRussell King2012-01-231-2/+5
| | | * | ARM: add dma coherent region reporting via procfsRussell King2012-01-233-9/+92
| | * | | ARM: pgtable: get rid of TOP_PTE()Russell King2012-01-261-4/+4
| | * | | ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King2012-01-262-5/+8
| | * | | ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King2012-01-266-25/+20Star
| | * | | ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())Russell King2012-01-263-5/+5
| | * | | ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King2012-01-265-28/+25Star
| | |/ /
| * / / ARM: cache-l2x0.c: consistently use u32Russell King2012-01-201-11/+11
| |/ /
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2911-5/+13
|\ \ \
| * | | Disintegrate asm/system.h for ARMDavid Howells2012-03-287-3/+6
| * | | ARM: move CP15 definitions to separate header fileRussell King2012-03-287-2/+7
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-3/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | arm/PCI: remove arch pci_flags definitionBjorn Helgaas2012-02-241-3/+0Star
| |/ /
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-2110-52/+52
|\ \ \
| * | | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-2/+2
| * | | arm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-209-50/+50
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.cJesper Juhl2012-02-101-1/+0Star
* | | | ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon2012-02-271-3/+1Star
* | | | ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-02-151-1/+1
* | | | ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architecturesCatalin Marinas2012-02-151-1/+2
* | | | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd2012-02-091-0/+6
| |_|/ |/| |
* | | Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King2012-02-021-2/+1Star
|/ /
* | ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll2012-01-271-1/+2
* | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-01-231-6/+0Star
* | ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon2012-01-231-10/+10
* | ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon2012-01-231-0/+1
* | ARM: fix a section mismatch warning with our use of memblockRussell King2012-01-191-1/+1
|/
* ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-131-0/+17
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-21/+0Star
|\
| * arm: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-21/+0Star
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-0742-417/+1163
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2012-01-0541-393/+945
| |\ \
| | * \ Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King2011-12-191-7/+16
| | |\ \
| | | * | ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin2011-12-191-7/+16
| | | |/
| | * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-0815-276/+713
| | |\ \
| | | * | ARM: LPAE: Add the Kconfig entriesCatalin Marinas2011-12-081-0/+17
| | | * | ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon2011-12-081-1/+15
| | | * | ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas2011-12-081-1/+27
| | | * | ARM: LPAE: Add context switching supportCatalin Marinas2011-12-081-2/+17
| | | * | ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-084-1/+92
| | | * | ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-084-10/+200
| | | * | ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas2011-12-082-7/+52
| | | * | ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas2011-12-082-149/+174
| | | * | ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas2011-12-083-93/+100
| | | * | ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas2011-12-081-12/+19
| | * | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-0625-33/+102
| | |\| |
| | | * | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-061-32/+2Star
| | | * | ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon2011-12-061-9/+10
| | | * | ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-0624-0/+72