summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2017-06-19arm64: mm: add set_memory_valid()AKASHI Takahiro
2017-06-19arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro
2017-06-19arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro
2017-06-19arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2017-06-07Merge tag 'lsk-v4.4-17.05-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-05-25UPSTREAM: arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse
2017-05-25BACKPORT: arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text in...James Morse
2017-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-03-31Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-03-24Merge branch 'v4.4/topic/mm-kaslr' into linux-linaro-lsk-v4.4Alex Shi
2017-03-24Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2017-03-24arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse
2017-03-22arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie
2017-03-22arm64: hugetlb: fix the wrong address for several functionsHuang Shijie
2017-03-22arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie
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