aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
* 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: 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: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King2010-09-08
* ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas2010-09-02
* Merge branches 'master' and 'devel' into for-linusRussell King2010-08-10
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-09
| |\
| | * ARM: S5PV310: Add new Kconfig and MakefilesChanghwan Youn2010-08-05
* | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
* | | [ARM] tegra: initial tegra supportErik Gilling2010-08-05
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-03
|\ \ | |/ |/|
| * Merge branch 'devel-stable' into develRussell King2010-07-31
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2010-07-21
| | |\
| | * \ Merge git://git.linaro.org/nico/arm_security into devel-stableRussell King2010-06-30
| | |\ \
| | | * | [ARM] add address randomization to mmap()Nicolas Pitre2010-06-14
| | * | | arm: mm: Don't free prohibited memmap entriesMichael Bohan2010-06-15
| | |/ /
| * | | Merge branch 'misc' into develRussell King2010-07-31
| |\ \ \
| | * | | ARM: Factor out common code from cpu_proc_fin()Russell King2010-07-27
| | * | | ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag faultKirill A. Shutemov2010-07-27
| | * | | ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtimeKirill A. Shutemov2010-07-27
| | * | | ARM: 6255/1: Workaround infinity loop in handling of translation faultsKirill A. Shutemov2010-07-27
| | * | | ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-27
| | * | | ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILLKirill A. Shutemov2010-07-27
| | * | | ARM: DMA coherent allocator: align remapped addressesRussell King2010-07-27
| | * | | ARM: use generic ioremap_page_range()Russell King2010-07-27
| | * | | Merge branch 'origin' into miscRussell King2010-07-27
| | |\ \ \ | | | | |/ | | | |/|
| | * | | ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij2010-07-27
| | * | | ARM: 6224/1: print TCM whereabouts in init messageLinus Walleij2010-07-18
| | * | | ARM: 6222/1: add memory types for the TCMsLinus Walleij2010-07-18
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-31
| |\ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | / / | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | | | * | ARM: Remove unnecessary call to find_limits()Russell King2010-07-27
| | | | * | ARM: LMB: convert pfn_valid to use LMBRussell King2010-07-27
| | | | * | ARM: LMB: Convert arm_memory_present() to use LMB memory informationRussell King2010-07-27
| | | | * | ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-27
| | | | * | ARM: initial LMB trialRussell King2010-07-27
| | | | * | ARM: early_pte_alloc()Russell King2010-07-27
| | | | * | ARM: early_alloc()Russell King2010-07-16
| | | | * | ARM: Move platform memory reservations out of generic codeRussell King2010-07-16
| | | | * | ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-16
| | | | * | ARM: Remove DISCONTIGMEM supportRussell King2010-07-16
| | | | * | ARM: Precalculate vmalloc_minRussell King2010-07-16
| | |_|/ / | |/| | |
| | | * | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-09