aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'als/android-msm-wahoo-4.4' into oreo-m2Nathan Chancellor2018-05-261-0/+5
|\
| * Merge 4.4.133 into android-msm-wahoo-4.4Nathan Chancellor2018-05-261-0/+5
| |\
| | * arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose2018-05-261-0/+5
| * | Merge 4.4.125 into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2018-03-281-0/+12
| |\|
| * | Merge tag 'android-8.1.0_r0.31' into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2018-03-054-17/+71
| |\ \
| * \ \ Merge 4.4.108 into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2017-12-251-1/+1
| |\ \ \
| * \ \ \ Merge 4.4.105 into android-msm-wahoo-4.4-oreo-mr1Nathan Chancellor2017-12-091-1/+1
| |\ \ \ \
* | | | | | BACKPORT: arm64: kasan: avoid pfn_to_nid() before page array is initializedMark Rutland2018-04-211-2/+2
* | | | | | Merge 4.4.125 into oreo-mr1Nathan Chancellor2018-03-281-0/+12
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-281-0/+12
| | |_|/ / | |/| | |
* | | | | Merge tag 'android-p-preview-1_r0.2' into oreo-mr1Nathan Chancellor2018-03-081-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge android-msm-wahoo-4.4-oc-mr1 into android-msm-wahoo-4.4Thierry Strudel2018-01-234-17/+71
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas2018-01-162-2/+5
| | * | | | FROMLIST: arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier2018-01-162-2/+10
| | * | | | FROMLIST: arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon2018-01-161-1/+1
| | * | | | arm64: mm: update uaccess_ttbr0_enable hack in __dma_flush_rangeGreg Hackmann2018-01-121-1/+1
| | * | | | FROMLIST: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2018-01-121-1/+9
| | * | | | FROMLIST: arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon2018-01-121-0/+23
| | * | | | FROMLIST: arm64: mm: Allocate ASIDs in pairsWill Deacon2018-01-121-8/+17
| | * | | | FROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon2018-01-121-1/+1
| | * | | | FROMLIST: arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon2018-01-121-3/+6
| | | |/ / | | |/| |
| * / | | BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-12-153-23/+41
| |/ / /
* | | | arm64: Move BP hardening to check_and_switch_contextMarc Zyngier2018-02-251-2/+3
* | | | arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon2018-02-252-0/+18
* | | | UPSTREAM: arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel2018-01-221-1/+6
* | | | Revert "arm64: properly account for stack rnd in mmap base"Nathan Chancellor2018-01-221-4/+1
* | | | FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas2018-01-212-2/+5
* | | | FROMLIST: arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier2018-01-212-2/+10
* | | | FROMLIST: arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon2018-01-211-1/+1
* | | | FROMLIST: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2018-01-061-1/+9
* | | | FROMLIST: arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon2018-01-061-0/+23
* | | | FROMLIST: arm64: mm: Allocate ASIDs in pairsWill Deacon2018-01-061-8/+17
* | | | FROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon2018-01-061-2/+2
* | | | FROMLIST: arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon2018-01-061-3/+6
* | | | arm64: properly account for stack rnd in mmap baseDaniel Micay2017-12-301-1/+4
* | | | BACKPORT: arm64: apply __ro_after_init to some objectsJisheng Zhang2017-12-302-3/+5
* | | | Merge 4.4.108 into oreo-mr1Nathan Chancellor2017-12-251-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | arm64: Initialise high_memory global variable earlierSteve Capper2017-12-251-1/+1
| | |/ | |/|
* | | BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-12-053-23/+47
* | | Merge 4.4.104 into oreo-mr1Nathan Chancellor2017-12-051-1/+1
|\| | | |/ |/|
| * arm64: fault: Route pte translation faults via do_translation_faultWill Deacon2017-10-051-1/+1
* | Merged linux-4.4.88 into android-msm-wahoo-4.4Thierry Strudel2017-09-211-1/+4
|\|
| * arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-021-1/+4
* | Merged linux-4.4.80 into android-msm-wahoo-4.4Thierry Strudel2017-09-201-4/+4
|\|
| * arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-08-061-4/+4
* | UPSTREAM: arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland2017-08-211-0/+6
* | Merge branch 'android-msm-8998-4.4-common' into android-msm-wahoo-4.4Thierry Strudel2017-04-075-56/+89
|\ \
| * \ Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-182-5/+9
| |\ \
| | * | UPSTREAM: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas2017-01-161-4/+10
| | * | BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2017-01-162-2/+11