aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-02ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSETKonstantin Khlebnikov1-1/+0
2014-08-27ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2-12/+0
2014-08-09ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1Konstantin Khlebnikov1-4/+3
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+1
2014-08-05Merge branch 'swp' (early part) into for-nextRussell King1-1/+1
2014-08-05Merge branches 'fixes' and 'misc' into for-nextRussell King45-398/+505
2014-08-02ARM: idmap: add identity mapping usage noteRussell King1-0/+5
2014-08-02ARM: add comments to the early page table remap codeRussell King1-5/+46
2014-07-29ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov1-0/+7
2014-07-29ARM: fix alignment of keystone page table fixupRussell King1-3/+3
2014-07-24ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 coresMarc Carino1-0/+11
2014-07-24ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2-4/+9
2014-07-19Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-1/+1
2014-07-19Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson1-1/+1
2014-07-18ARM: SWP emulation: always enable when SMP is enabledRussell King1-1/+1
2014-07-18ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo1-1/+36
2014-07-18ARM: 8090/1: add revision info for PL310 errata 588369 and 727915Shawn Guo1-3/+4
2014-07-18ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_sizeShawn Guo1-6/+6
2014-07-18ARM: alignment: save last kernel aligned fault locationRussell King1-1/+3
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King40-380/+392
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King1-1/+1
2014-07-17ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King1-1/+10
2014-07-13ARM: Kirkwood: Remove mach-kirkwoodAndrew Lunn1-1/+1
2014-07-07ARM: l2c: fix revision checkingRussell King1-1/+1
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott1-0/+1
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni1-0/+31
2014-06-20ARM: arm925: ensure assembly sets up writethrough mappingRussell King1-0/+1
2014-06-19ARM: l2c: fix dependencies on PL310 errata symbolsRussell King1-5/+4
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds18-747/+1447
2014-06-05Merge branch 'devel-stable' into for-nextRussell King1-2/+2
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King17-691/+1360
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-1/+0
2014-06-03Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping into nextLinus Torvalds1-8/+9
2014-06-02ARM: ensure C page table setup code follows assembly code (part II)Russell King1-8/+19
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King1-16/+47
2014-06-02ARM: remove global cr_no_alignmentRussell King2-1/+3
2014-06-02ARM: remove CPU_CP15 conditional from alignment.cRussell King1-2/+0
2014-06-02ARM: remove unused adjust_cr() functionRussell King1-20/+0
2014-06-02ARM: move "noalign" command line option to alignment.cRussell King2-7/+7
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King4-9/+20
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott3-156/+99
2014-06-01ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni1-1/+8
2014-05-30ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King1-3/+70
2014-05-30ARM: l2c: add warnings for stuff modifying aux_ctrl register valuesRussell King1-3/+22
2014-05-30ARM: l2c: print a warning with L2C-310 caches if the cache size is modifiedRussell King1-0/+2
2014-05-30ARM: l2c: remove old .set_debug methodRussell King1-19/+2
2014-05-30ARM: l2c: provide common PL310 early resume codeRussell King2-1/+59
2014-05-30ARM: l2c: always enable non-secure access to lockdown registersRussell King1-2/+21