aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar1-0/+4
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-2/+3
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-75/+149
2010-05-17Merge branch 'devel-stable' into develRussell King14-49/+186
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into develRussell King8-73/+124
2010-05-17ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King1-0/+19
2010-05-15ARM: 6134/1: Handle instruction cache maintenance fault properlyKirill A. Shutemov1-0/+5
2010-05-15ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310Jason McMullan1-5/+34
2010-05-15ARM: Move memory mapping into mmu.cRussell King3-28/+28
2010-05-15ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King2-10/+10
2010-05-15ARM: convert /proc/cpu/aligment to seq_fileAlexey Dobriyan1-27/+26
2010-05-13Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King2-11/+5
2010-05-12ARM: RX1950: Add suspend/resume support for RX1950Vasily Khoruzhick1-2/+3
2010-05-11[ARM] mmp: enable L2 in mmp2Haojian Zhuang1-1/+1
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas2-0/+12
2010-05-08ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache opsCatalin Marinas1-4/+13
2010-05-08ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas1-0/+9
2010-05-08ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas1-2/+2
2010-05-07Merge branch 'gemini_fix' of git://git.berlios.de/gemini-board into devel-stableRussell King1-1/+1
2010-05-04ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas1-10/+4
2010-05-03arm: mm: qsd8x50: Fix incorrect permission faultsDave Estes2-0/+23
2010-05-02ARM: Add Versatile Express CA9x4 processor supportRussell King1-1/+2
2010-04-27ARM: Gemini: fix compiler error in copypage-fa.cHans Ulli Kroll1-1/+1
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King2-13/+13
2010-04-14ARM: 6027/1: ux500: enable l2x0 supportSrinidhi Kasagar1-1/+2
2010-04-14ARM: remove unnecessary cache flushRussell King1-2/+0
2010-04-14ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg1-4/+6
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre4-19/+107
2010-04-09ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King1-0/+4
2010-04-05Merge branch 'master' into export-slabhTejun Heo2-0/+23
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-1/+4
2010-03-25ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas1-0/+6
2010-03-25ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas2-0/+11
2010-03-25ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas1-0/+6
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds41-361/+1143
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King3-5/+10
2010-02-25Merge branch 'misc2' into develRussell King9-93/+343
2010-02-25Merge branch 'perf' into develRussell King1-0/+7
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into develRussell King36-276/+818
2010-02-24ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH KconfigKukjin Kim1-1/+1
2010-02-20ARM: make_coherent(): fix problems with highpte, part 2Russell King1-3/+4
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-2/+3
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King1-0/+3
2010-02-15ARM: 5929/1: Add checks to detect overlap of memory regions.Fenkart/Bostandzhyan1-0/+17
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan2-3/+6
2010-02-15ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan1-9/+69
2010-02-15ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate clean linesSantosh Shilimkar1-0/+36
2010-02-15ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar1-1/+1
2010-02-15ARM: 5916/1: ARM: L2 : Add maintainace by line helper functionsSantosh Shilimkar1-10/+26