aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King1-2/+2
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-2/+2
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King1-1/+2
2010-08-05[ARM] tegra: initial tegra supportErik Gilling1-1/+2
2010-08-05ARM: S5PV310: Add new Kconfig and MakefilesChanghwan Youn1-1/+2
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-666/+341
2010-07-31Merge branch 'devel-stable' into develRussell King2-10/+13
2010-07-31Merge branch 'misc' into develRussell King32-209/+126
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King10-447/+202
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King24-119/+22
2010-07-27ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag faultKirill A. Shutemov2-2/+23
2010-07-27ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtimeKirill A. Shutemov1-5/+11
2010-07-27ARM: 6255/1: Workaround infinity loop in handling of translation faultsKirill A. Shutemov1-1/+10
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2-8/+12
2010-07-27ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILLKirill A. Shutemov2-4/+4
2010-07-27ARM: DMA coherent allocator: align remapped addressesRussell King3-4/+18
2010-07-27ARM: use generic ioremap_page_range()Russell King1-70/+4
2010-07-27Merge branch 'origin' into miscRussell King4-15/+47
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij1-10/+7
2010-07-27ARM: Remove unnecessary call to find_limits()Russell King1-5/+3
2010-07-27ARM: LMB: convert pfn_valid to use LMBRussell King1-5/+4
2010-07-27ARM: LMB: Convert arm_memory_present() to use LMB memory informationRussell King1-7/+6
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King4-9/+9
2010-07-27ARM: initial LMB trialRussell King4-155/+64
2010-07-27ARM: early_pte_alloc()Russell King1-13/+13
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King4-15/+47
2010-07-18ARM: 6224/1: print TCM whereabouts in init messageLinus Walleij1-0/+16
2010-07-18ARM: 6222/1: add memory types for the TCMsLinus Walleij1-0/+13
2010-07-16ARM: early_alloc()Russell King1-8/+10
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King4-63/+10
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King1-1/+1
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King6-231/+136
2010-07-16ARM: Precalculate vmalloc_minRussell King1-13/+13
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren3-14/+4
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer1-2/+3
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas1-0/+2
2010-07-01ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance workaroundCatalin Marinas2-3/+31
2010-07-01ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas1-1/+2
2010-07-01ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas1-9/+9
2010-06-30Merge git://git.linaro.org/nico/arm_security into devel-stableRussell King1-0/+4
2010-06-21ARM: Prohibit ioremap() on kernel managed RAMRussell King1-0/+6
2010-06-15arm: mm: Don't free prohibited memmap entriesMichael Bohan1-10/+9
2010-06-14[ARM] add address randomization to mmap()Nicolas Pitre1-0/+4
2010-06-08ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj4-8/+8
2010-06-08ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei1-0/+3
2010-06-08ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre1-1/+10
2010-05-27ARM: 6144/1: TCM memory bug freeing bugLinus Walleij1-3/+3
2010-05-20ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar1-0/+4