aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2013-02-16ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim
2013-02-16ARM: 7644/1: vmregion: remove vmregion code entirelyJoonsoo Kim
2013-02-11arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King
2013-02-04Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2013-02-04Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-01-31ARM: let CPUs not being able to run in ARM mode enter in THUMB modeUwe Kleine-König
2013-01-31ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15Uwe Kleine-König
2013-01-23ARM: Section based HYP idmapChristoffer Dall
2013-01-23ARM: Add page table and page defines needed by KVMChristoffer Dall
2013-01-19ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SOSantosh Shilimkar
2013-01-19ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King
2013-01-10ARM: virt: hide CONFIG_ARM_VIRT_EXT from userWill Deacon
2013-01-07ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT
2013-01-07ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT
2013-01-06ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang
2013-01-02ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring
2013-01-02ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring
2012-12-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-20ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm: use vm_unmapped_area() on arm architectureMichel Lespinasse
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-11Merge branch 'devel-stable' into for-linusRussell King
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-11-29ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski
2012-11-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre
2012-11-21arm: dma mapping: Export a dma ops function arm_dma_set_maskGregory CLEMENT
2012-11-21arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT
2012-11-21Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson
2012-11-19Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King
2012-11-19Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman
2012-11-13ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessaryNicolas Pitre
2012-11-12ARM: 7572/1: proc-v6.S: fix commentNicolas Pitre
2012-11-09ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon
2012-11-09ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon
2012-11-09ARM: mm: don't use the access flag permissions mechanism for classic MMUWill Deacon
2012-11-09ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-06ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrlGregory CLEMENT
2012-11-05ARM: implement debug_ll_io_init()Rob Herring
2012-11-05ARM: mm: use bitmap operations when allocating new ASIDsWill Deacon
2012-11-05ARM: mm: avoid taking ASID spinlock on fastpathWill Deacon