aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
...
| * | | ARM: memblock: setup lowmem mappings using memblockRussell King2010-10-28
| * | | ARM: memblock: move meminfo into find_limits directlyRussell King2010-10-28
| * | | ARM: memblock: convert free_highpages() to use memblockRussell King2010-10-28
| * | | ARM: move freeing of highmem pages out of mem_init()Russell King2010-10-28
| * | | ARM: memblock: convert memory detail printing to use memblockRussell King2010-10-28
| * | | ARM: memblock: use memblock to free memory into arm_bootmem_init()Russell King2010-10-28
| * | | ARM: memblock: use memblock when initializing memory allocatorsRussell King2010-10-28
| * | | ARM: ensure membank array is always sortedRussell King2010-10-28
| * | | ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg2010-10-28
| * | | ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg2010-10-28
| * | | ARM: fix memblock breakageRussell King2010-10-27
| * | | ARM: 6445/1: fixup TCM memory typesLinus Walleij2010-10-27
| |/ /
* / / mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
|/ /
* | mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-21
|\ \
| * | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-12
| * | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-08
| |\|
| * | arm, memblock: Fix the sparsemem buildYinghai Lu2010-09-16
| * | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
| |\ \
| * | | memblock/arm: Use new accessorsBenjamin Herrenschmidt2010-08-04
| * | | memblock/arm: pfn_valid uses memblock_is_memory()Benjamin Herrenschmidt2010-08-04
| * | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-04
* | | | Merge branch 'devel-stable' into develRussell King2010-10-19
|\ \ \ \
| * \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-19
| |\ \ \ \
| | * | | | ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King2010-10-12
| | * | | | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9Tony Lindgren2010-10-08
| | * | | | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar2010-10-04
| | * | | | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon2010-10-04
| | | |_|/ | | |/| |
| * / | | ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/memNicolas Pitre2010-10-01
| |/ / /
* | | | Merge branch 'hotplug' into develRussell King2010-10-18
|\ \ \ \
| * | | | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King2010-10-08
| | |_|/ | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | * | | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King2010-10-08
| | | * | | ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UPTony Lindgren2010-10-04
| | | * | | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-04
| | | |/ /
| | | * | ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entriesSantosh Shilimkar2010-09-25
| | | * | ARM: 6401/1: plug a race in the alignment trap handlerNicolas Pitre2010-09-23
| | | * | ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas2010-09-19
| | | * | ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARMDaniel Walker2010-09-17
| | | * | ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...Will Deacon2010-09-17
| | | * | ARM: 6388/1: errata: DMB operation may be faultyWill Deacon2010-09-17
| | | * | ARM: 6387/1: errata: check primary part ID in proc-v7.SWill Deacon2010-09-17
| | * | | ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch abortsWill Deacon2010-09-08
| |/ / / |/| | |
| * | | ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache aliasWill Deacon2010-10-04
| * | | ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systemsCatalin Marinas2010-09-19
| * | | ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas2010-09-19
| * | | ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas2010-09-19
| * | | ARM: 6378/1: Allow lazy cache flushing via PG_arch_1 for highmem pagesCatalin Marinas2010-09-19
| |/ /
| * | ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King2010-09-08