summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: Section based HYP idmapChristoffer Dall2013-01-231-11/+44
| | * | | | ARM: Add page table and page defines needed by KVMChristoffer Dall2013-01-231-0/+22
| * | | | | ARM: virt: hide CONFIG_ARM_VIRT_EXT from userWill Deacon2013-01-101-7/+3
| |/ / / /
* | | | | Merge branch 'misc' into for-linusRussell King2013-02-2011-301/+134
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: 7650/1: mm: replace direct access to mm->context.id with new macroBen Dooks2013-02-163-3/+3
| * | | | ARM: 7649/1: mm: mm->context.id fix for big-endianBen Dooks2013-02-162-0/+8
| * | | | ARM: fix warnings introduced by previous patchRussell King2013-02-161-2/+0
| * | | | ARM: 7646/1: mm: use static_vm for managing static mapped areasJoonsoo Kim2013-02-162-59/+46
| * | | | ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim2013-02-162-0/+76
| * | | | ARM: 7644/1: vmregion: remove vmregion code entirelyJoonsoo Kim2013-02-163-237/+1
| |/ / /
* | / / ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| |/ / |/| |
* | | ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SOSantosh Shilimkar2013-01-191-1/+1
* | | ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-01-191-8/+10
|/ /
* | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
* | ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
* | ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
* | ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring2013-01-021-1/+2
* | ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring2013-01-021-1/+2
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-201-2/+4
|\
| * ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon2012-12-201-2/+4
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-171-8/+33
|\ \ | |/ |/|
| * Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-101-1/+1
| |\
| * | ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski2012-11-291-8/+33
* | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-143-3/+72
|\ \ \
| * | | arm: dma mapping: Export a dma ops function arm_dma_set_maskGregory CLEMENT2012-11-211-3/+1
| * | | arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT2012-11-212-0/+71
| | |/ | |/|
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+16
|\ \ \
| * \ \ Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson2012-11-211-0/+16
| |\ \ \ | | |/ / | |/| |
| | * | ARM: implement debug_ll_io_init()Rob Herring2012-11-051-0/+16
| | |/
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-1210-145/+448
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2012-12-116-112/+132
| |\ \ \
| | * | | ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre2012-11-262-10/+10
| | * | | Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-11-191-99/+108
| | |\ \ \
| | | * | | ARM: mm: use bitmap operations when allocating new ASIDsWill Deacon2012-11-051-19/+35
| | | * | | ARM: mm: avoid taking ASID spinlock on fastpathWill Deacon2012-11-051-8/+15
| | | * | | ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon2012-11-051-100/+86
| | | | |/ | | | |/|
| | * | | Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-11-194-5/+16
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-093-0/+11
| | | * | ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2012-11-092-2/+2
| | | * | ARM: mm: don't use the access flag permissions mechanism for classic MMUWill Deacon2012-11-091-2/+2
| | | * | ARM: mm: use pteval_t to represent page protection valuesWill Deacon2012-11-091-1/+1
| | | |/
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-116-10/+17
| |\ \ \ \ \ \ | | | | | | |/ | | | | | |/|
| | | | * | | ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessaryNicolas Pitre2012-11-131-4/+10
| | | | * | | ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_resetDave Martin2012-10-181-1/+1
| | | |/ / /
| * | | | | ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrlGregory CLEMENT2012-11-062-13/+265
| * | | | | ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_dataGregory CLEMENT2012-10-181-15/+40
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-111-109/+23
|\ \ \ \ \
| * | | | | mm: use vm_unmapped_area() on arm architectureMichel Lespinasse2012-12-111-109/+23
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-161-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |