summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
*-------------. Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-2224-256/+308
|\ \ \ \ \ \ \ \
| | | | | | | * | ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King2011-06-241-3/+1
| | | | | | | |/
| | | | | * | | ARM: 7000/1: LPAE: Use long long printk format for displaying the pudCatalin Marinas2011-07-191-1/+1
| | | | | * | | ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypageHeechul Yun2011-07-081-1/+0
| | | | | * | | ARM: 6996/1: mm: Poison freed init memoryStephen Boyd2011-07-081-1/+16
| | | | * | | | ARM: vmlinux.lds: move init sections between text and data sectionsRussell King2011-07-071-2/+2
| | | | | |_|/ | | | | |/| |
| | | * | | | ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon2011-07-061-6/+13
| | | * | | | ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-052-2/+7
| | | |/ / /
| | * | | | ARM: entry: data abort: ensure r5 is preserved by abort functionsRussell King2011-07-022-43/+38
| | * | | | ARM: entry: data abort: always use r6 for offsetRussell King2011-07-022-6/+6
| | * | | | ARM: entry: data abort: use r2 as base of pt_regs rather than stackRussell King2011-07-022-19/+19
| | * | | | ARM: entry: data abort: tail-call the main data abort handlerRussell King2011-07-0210-89/+69
| | * | | | ARM: entry: data abort: avoid using r2 in abort helpersRussell King2011-07-026-33/+33
| | * | | | ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King2011-07-029-42/+36
| | * | | | ARM: entry: prefetch abort: tail-call the main prefetch abort handlerRussell King2011-07-023-13/+16
| | * | | | ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King2011-07-022-0/+7
| | * | | | ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0Russell King2011-06-303-3/+5
| | * | | | ARM: entry: abort-macro: simplify do_ldrd_abortRussell King2011-06-291-3/+1
| | * | | | ARM: entry: abort-macro: specify registers to be used for macrosRussell King2011-06-295-22/+22
| | |/ / /
| * | | | ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King2011-07-123-3/+48
| |/ / /
| * | | ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
| * | | ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
| | |/ | |/|
* | | ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King2011-07-193-12/+2
|/ /
* | ARM: initrd: disable initrds outside of memoryRussell King2011-06-111-0/+6
* | Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King2011-06-091-3/+3
* | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2011-06-092-10/+11
* | ARM: 6951/1: include .bss in memory layout informationRabin Vincent2011-06-061-2/+4
* | ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings2011-06-062-2/+2
|/
*-. Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-277-21/+41
|\ \
| | * ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon2011-05-261-3/+3
| | * ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2011-05-262-11/+10
| | * ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-262-2/+6
| | * ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2011-05-262-0/+3
| | * ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon2011-05-261-4/+5
| | * ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-261-1/+3
| * | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-0/+11
| |\ \
| | * | arm/dt: probe for platforms via the device treeGrant Likely2011-05-231-0/+2
| | * | arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-111-0/+9
* | | | ARM: kill pmd_off()Russell King2011-05-261-6/+1
| |_|/ |/| |
* | | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* | | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
|/ /
* | Merge branch 'devel-stable' into for-linusRussell King2011-05-231-34/+0
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-05-031-34/+0
| |\ \ | | |/ | |/|
| | * ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre2011-05-031-34/+0
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-231-3/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | | | |/ | | | | |/|
| | | * | | ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing()saeed bishara2011-05-161-2/+2
| | |/ / / | |/| | |
| | * | | ARM: 6899/1: fix the note about dcache lazy flushing for SMP systemssaeed bishara2011-05-201-1/+2
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-1/+22
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | * | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-1/+22
| | |/ / | |/| |
* | | | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon2011-05-121-1/+15
| |_|/ |/| |
OpenPOWER on IntegriCloud