aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2010-07-27ARM: LMB: convert pfn_valid to use LMBRussell King
2010-07-27ARM: LMB: Convert arm_memory_present() to use LMB memory informationRussell King
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King
2010-07-27ARM: initial LMB trialRussell King
2010-07-27ARM: early_pte_alloc()Russell King
2010-07-16ARM: early_alloc()Russell King
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-07-16ARM: Precalculate vmalloc_minRussell King
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas
2010-07-01ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...Catalin Marinas
2010-07-01ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas
2010-07-01ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas
2010-06-08ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj
2010-06-08ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei
2010-06-08ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre
2010-05-27ARM: 6144/1: TCM memory bug freeing bugLinus Walleij
2010-05-20ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King
2010-05-17ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King
2010-05-15ARM: 6134/1: Handle instruction cache maintenance fault properlyKirill A. Shutemov
2010-05-15ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310Jason McMullan
2010-05-15ARM: Move memory mapping into mmu.cRussell King
2010-05-15ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King
2010-05-15ARM: convert /proc/cpu/aligment to seq_fileAlexey Dobriyan
2010-05-13Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2010-05-12ARM: RX1950: Add suspend/resume support for RX1950Vasily Khoruzhick
2010-05-11[ARM] mmp: enable L2 in mmp2Haojian Zhuang
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas
2010-05-08ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache opsCatalin Marinas
2010-05-08ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas
2010-05-08ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas
2010-05-07Merge branch 'gemini_fix' of git://git.berlios.de/gemini-board into devel-stableRussell King
2010-05-04ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas
2010-05-03arm: mm: qsd8x50: Fix incorrect permission faultsDave Estes
2010-05-02ARM: Add Versatile Express CA9x4 processor supportRussell King
2010-04-27ARM: Gemini: fix compiler error in copypage-fa.cHans Ulli Kroll
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2010-04-14ARM: 6027/1: ux500: enable l2x0 supportSrinidhi Kasagar
2010-04-14ARM: remove unnecessary cache flushRussell King
2010-04-14ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre
2010-04-09ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo