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