index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2019-08-14
arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions
Will Deacon
2019-08-14
arm64: memory: Simplify virt_to_page() implementation
Will Deacon
2019-08-14
arm64: memory: Rewrite default page_to_virt()/virt_to_page()
Will Deacon
2019-08-14
arm64: memory: Ensure address tag is masked in conversion macros
Will Deacon
2019-08-14
arm64: memory: Fix virt_addr_valid() using __is_lm_address()
Will Deacon
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
2019-08-13
arm64: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-09
arm64: mm: Really fix sparse warning in untagged_addr()
Will Deacon
2019-08-09
arm64: mm: Simplify definition of virt_addr_valid()
Will Deacon
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
arm64: mm: Modify calculation of VMEMMAP_SIZE
Steve Capper
2019-08-09
arm64: mm: Separate out vmemmap
Steve Capper
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-09
arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
Steve Capper
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
2019-08-09
arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START
Steve Capper
2019-08-08
arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64
Jia He
2019-08-07
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
2019-08-07
arm64: Add support for function error injection
Leo Yan
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-08-06
arm64: untag user pointers in access_ok and __uaccess_mask_ptr
Andrey Konovalov
2019-08-05
arm64: Move TIF_* documentation to individual definitions
Geert Uytterhoeven
2019-08-05
arm64: io: Relax implicit barriers in default I/O accessors
Will Deacon
2019-08-05
arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
Mark Brown
2019-08-05
arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitions
Will Deacon
2019-08-05
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-08-05
arm64: remove unneeded uapi/asm/stat.h
Masahiro Yamada
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-08-05
arm64: Remove unused assembly macro
Julien Thierry
2019-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
2019-08-01
arm64/mm: fix variable 'tag' set but not used
Qian Cai
2019-08-01
arm64/mm: fix variable 'pud' set but not used
Qian Cai
2019-08-01
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
2019-07-31
arm64/efi: fix variable 'si' set but not used
Qian Cai
2019-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2019-07-31
arm64: compat: vdso: Use legacy syscalls as fallback
Thomas Gleixner
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-26
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
2019-07-22
arm64: Force SSBS on context switch
Marc Zyngier
2019-07-22
arm64: mm: Drop pte_huge()
Anshuman Khandual
2019-07-22
arm64: stacktrace: Better handle corrupted stacks
Mark Rutland
2019-07-22
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-22
arm64: stacktrace: Constify stacktrace.h functions
Dave Martin
[prev]
[next]