summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-27arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon1-0/+1
2019-08-27Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon1-3/+9
2019-08-23arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang1-1/+1
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse1-0/+2
2019-08-15arm64: smp: disable hotplug on trusted OS resident CPUSudeep Holla1-0/+3
2019-08-14arm64: Clarify when cpu_enable() is calledMark Brown1-3/+10
2019-08-14arm64: memory: rename VA_START to PAGE_ENDMark Rutland2-12/+12
2019-08-14arm64: memory: Cosmetic cleanupsWill Deacon1-12/+11
2019-08-14arm64: memory: Add comments to end of non-trivial #ifdef blocksWill Deacon1-6/+8
2019-08-14arm64: memory: Implement __tag_set() as common functionWill Deacon1-7/+7
2019-08-14arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitionsWill Deacon1-4/+2
2019-08-14arm64: memory: Simplify virt_to_page() implementationWill Deacon1-1/+1
2019-08-14arm64: memory: Rewrite default page_to_virt()/virt_to_page()Will Deacon1-11/+10
2019-08-14arm64: memory: Ensure address tag is masked in conversion macrosWill Deacon1-2/+3
2019-08-14arm64: memory: Fix virt_addr_valid() using __is_lm_address()Will Deacon1-8/+8
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon1-23/+0
2019-08-13arm64: prefer __section from compiler_attributes.hNick Desaulniers1-1/+1
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+4
2019-08-09arm64: mm: Really fix sparse warning in untagged_addr()Will Deacon1-1/+1
2019-08-09arm64: mm: Simplify definition of virt_addr_valid()Will Deacon1-4/+2
2019-08-09arm64: mm: Remove vabits_userSteve Capper3-5/+2
2019-08-09arm64: mm: Introduce 52-bit Kernel VAsSteve Capper4-10/+14
2019-08-09arm64: mm: Modify calculation of VMEMMAP_SIZESteve Capper1-1/+8
2019-08-09arm64: mm: Separate out vmemmapSteve Capper1-2/+2
2019-08-09arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper1-2/+10
2019-08-09arm64: mm: Introduce vabits_actualSteve Capper3-7/+8
2019-08-09arm64: mm: Introduce VA_BITS_MINSteve Capper3-4/+11
2019-08-09arm64: kasan: Switch to using KASAN_SHADOW_OFFSETSteve Capper2-10/+9
2019-08-09arm64: mm: Flip kernel VA spaceSteve Capper2-5/+5
2019-08-09arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_STARTSteve Capper1-6/+5
2019-08-08arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64Jia He1-2/+5
2019-08-07arm64/prefetch: fix a -Wtype-limits warningQian Cai1-10/+11
2019-08-07arm64: Add support for function error injectionLeo Yan1-0/+5
2019-08-06arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas3-1/+12
2019-08-06arm64: untag user pointers in access_ok and __uaccess_mask_ptrAndrey Konovalov2-4/+8
2019-08-05arm64: Move TIF_* documentation to individual definitionsGeert Uytterhoeven1-18/+7
2019-08-05arm64: io: Relax implicit barriers in default I/O accessorsWill Deacon1-2/+2
2019-08-05arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()Mark Brown1-15/+0
2019-08-05arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitionsWill Deacon1-29/+0
2019-08-05arm64: esr: Add ESR exception class encoding for trapped ERETWill Deacon1-1/+2
2019-08-05arm64: remove unneeded uapi/asm/stat.hMasahiro Yamada1-17/+0
2019-08-05arm64: remove pointless __KERNEL__ guardsMark Rutland16-46/+3
2019-08-05arm64: Remove unused assembly macroJulien Thierry1-11/+0
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+40
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu1-0/+2
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai1-3/+7
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai1-2/+2
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2-1/+7
2019-07-31arm64/efi: fix variable 'si' set but not usedQian Cai1-1/+5
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon1-3/+4