summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2017-03-10Revert "arm64/dma-mapping: __generic_dma_ops always call swiotlb_dma_ops"Jianqun Xu
2017-03-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-02-24Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-23arm64/uao: fix compiler warningAlex Shi
2017-01-16UPSTREAM: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas
2017-01-16BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2017-01-16BACKPORT: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2017-01-16Revert "FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a s...Sami Tolvanen
2017-01-16Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen
2017-01-16Revert "FROMLIST: arm64: Handle faults caused by inadvertent user access with...Amit Pundir
2017-01-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-12-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-12-12Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-12-08arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-12-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-14Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2016-11-14arm64: ptdump: Indicate whether memory should be faultingLaura Abbott
2016-11-14arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott
2016-11-14arm64: Drop alloc function from create_mappingLaura Abbott
2016-11-14arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-11-11arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-11-11arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland
2016-11-11arm64: mm: allocate pagetables anywhereMark Rutland
2016-11-11arm64: mm: use fixmap when creating page tablesMark Rutland
2016-11-11arm64: mm: avoid redundant __pa(__va(x))Mark Rutland
2016-11-10arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-11-10arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-10-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-21Merge remote-tracking branch 'origin/v4.4/topic/kprobes64' into linux-linaro-...Alex Shi
2016-10-20arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2016-10-20arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-10-20arm64: mm: place __cpu_setup in .textMark Rutland
2016-10-20arm64: unmap idmap earlierMark Rutland
2016-10-20arm64: unify idmap removalMark Rutland
2016-10-20arm64: mm: place empty_zero_page in bssMark Rutland
2016-10-20arm64: mm: specialise pagetable allocatorsMark Rutland
2016-10-20arm64: mm: remove pointless PAGE_MASKingMark Rutland
2016-10-20arm64: mm: fold alternatives into .initMark Rutland
2016-10-20arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-10-12FROMLIST: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas
2016-10-12FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-10-12FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2016-10-12UPSTREAM: arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-10-12UPSTREAM: arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-10-12UPSTREAM: arm64: kill ESR_LNX_EXECMark Rutland
2016-10-12UPSTREAM: arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-10-12UPSTREAM: arm64: mm: mark fault_info table constMark Rutland