aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
* ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-30
* ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-29
* ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer2010-07-09
* ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas2010-07-02
* ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...Catalin Marinas2010-07-01
* ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas2010-07-01
* ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas2010-07-01
* ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj2010-06-08
* ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei2010-06-08
* ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre2010-06-08
* ARM: 6144/1: TCM memory bug freeing bugLinus Walleij2010-05-27
* ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar2010-05-20
* Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-19
|\
| * ARM: RX1950: Add suspend/resume support for RX1950Vasily Khoruzhick2010-05-11
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-19
|\ \
| * \ Merge branch 'devel-stable' into develRussell King2010-05-17
| |\ \
| | * \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-05-13
| | |\ \
| | | * | [ARM] mmp: enable L2 in mmp2Haojian Zhuang2010-05-11
| | * | | Merge branch 'gemini_fix' of git://git.berlios.de/gemini-board into devel-stableRussell King2010-05-07
| | |\ \ \
| | | * | | ARM: Gemini: fix compiler error in copypage-fa.cHans Ulli Kroll2010-04-27
| | * | | | arm: mm: qsd8x50: Fix incorrect permission faultsDave Estes2010-05-03
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King2010-05-17
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | * | | ARM: Add Versatile Express CA9x4 processor supportRussell King2010-05-02
| | |_|/ / / | |/| | | |
| | | * | | ARM: 6027/1: ux500: enable l2x0 supportSrinidhi Kasagar2010-04-14
| | |/ / / | |/| | |
| | * | | ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King2010-05-17
| | * | | ARM: 6134/1: Handle instruction cache maintenance fault properlyKirill A. Shutemov2010-05-15
| | * | | ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310Jason McMullan2010-05-15
| | * | | ARM: Move memory mapping into mmu.cRussell King2010-05-15
| | * | | ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King2010-05-15
| | * | | ARM: convert /proc/cpu/aligment to seq_fileAlexey Dobriyan2010-05-15
| | * | | ARM: remove unnecessary cache flushRussell King2010-04-14
| |/ / /
* | | | ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas2010-05-08
* | | | ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache opsCatalin Marinas2010-05-08
* | | | ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas2010-05-08
* | | | ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas2010-05-08
| |_|/ |/| |
* | | ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas2010-05-04
| |/ |/|
* | ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-21
* | ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg2010-04-14
* | ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-14
* | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King2010-04-09
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\ \
| * | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2010-03-25
| * | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas2010-03-25
| * | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas2010-03-25
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\
| * Merge branches 'clks' and 'pnx' into develRussell King2010-02-25
| |\
| * \ Merge branch 'misc2' into develRussell King2010-02-25
| |\ \
| | * | ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim2010-02-24
| | * | ARM: 5929/1: Add checks to detect overlap of memory regions.Fenkart/Bostandzhyan2010-02-15