index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
arm64: Fix syscall restarting around signal suppressed by tracer
Dave Martin
2018-06-07
arm64: topology: Avoid checking numa mask for scheduler MC selection
Jeremy Linton
2018-06-05
arm64: cpu_errata: include required headers
Arnd Bergmann
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-01
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-06-01
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
2018-06-01
arm64/sve: Thin out initialisation sanity-checks for sve_max_vl
Dave Martin
2018-05-31
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2018-05-31
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
2018-05-31
arm64: ssbd: Add prctl interface for per-thread mitigation
Marc Zyngier
2018-05-31
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2018-05-31
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
2018-05-31
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
2018-05-31
arm64: Add 'ssbd' command-line option
Marc Zyngier
2018-05-31
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
2018-05-31
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
2018-05-31
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
2018-05-25
arm64/sve: Switch sve_pffr() argument from task to thread
Dave Martin
2018-05-25
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
arm64/sve: Refactor user SVE trap maintenance for external use
Dave Martin
2018-05-25
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2018-05-25
arm64: fpsimd: Generalise context saving for non-task contexts
Dave Martin
2018-05-25
arm64: Use update{,_tsk}_thread_flag()
Dave Martin
2018-05-25
arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
Dave Martin
2018-05-21
arm64: export tishift functions to modules
Jason A. Donenfeld
2018-05-21
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
2018-05-17
arm64/sve: Write ZCR_EL1 on context switch only if changed
Dave Martin
2018-05-17
arm64: topology: divorce MC scheduling domain from core_siblings
Jeremy Linton
2018-05-17
arm64: topology: enable ACPI/PPTT based CPU topology
Jeremy Linton
2018-05-17
arm64: topology: rename cluster_id
Jeremy Linton
2018-05-17
arm64: Add support for ACPI based firmware tables
Jeremy Linton
2018-05-15
arm64: Remove duplicate include
Vincenzo Frascino
2018-05-15
arm64: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-05-15
arm64: Increase ARCH_DMA_MINALIGN to 128
Catalin Marinas
2018-05-09
arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list
David Gilhooley
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-04-26
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-24
arm64: only advance singlestep for user instruction traps
Mark Rutland
2018-04-24
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
Kim Phillips
2018-04-24
arm64: ptrace: remove addr_limit manipulation
Mark Rutland
[next]