index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
2019-12-21
Revert "arm64: preempt: Fix big-endian when checking preempt count in assembly"
Greg Kroah-Hartman
2019-12-05
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
2019-12-01
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
2019-11-12
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
2019-11-06
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
2019-11-06
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
Hanjun Guo
2019-10-11
arm64: Force SSBS on context switch
Marc Zyngier
2019-10-11
arm64: Always enable ssb vulnerability detection
Jeremy Linton
2019-10-11
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
2019-10-11
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2019-10-11
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
2019-10-07
arm64: fix unreachable code issue with cmpxchg
Arnd Bergmann
2019-10-05
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
Will Deacon
2019-10-05
Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
Will Deacon
2019-10-05
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
2019-08-25
arm64/mm: fix variable 'pud' set but not used
Qian Cai
2019-08-25
arm64/efi: fix variable 'si' set but not used
Qian Cai
2019-08-06
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2019-08-04
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
Will Deacon
2019-07-31
arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
James Morse
2019-07-03
arm64: insn: Fix ldadd instruction encoding
Jean-Philippe Brucker
2019-07-03
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
2019-07-03
arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
Will Deacon
2019-06-22
arm64: use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
2019-06-22
arm64: fix syscall_fn_t type
Sami Tolvanen
2019-05-31
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
Vincenzo Frascino
2019-05-31
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
2019-05-31
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-22
arm64: compat: Reduce address limit
Vincenzo Frascino
2019-05-22
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
2019-05-10
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon
2019-05-04
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-04-27
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
2019-04-17
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
2019-03-23
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
2019-03-23
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
2019-02-12
arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
Will Deacon
2019-02-12
arm64: io: Ensure calls to delay routines are ordered against prior readX()
Will Deacon
2019-01-26
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
2019-01-26
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
2019-01-22
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
2019-01-22
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
2019-01-09
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
2019-01-09
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
2018-12-08
arm64: ftrace: Fix to enable syscall events on arm64
Masami Hiramatsu
2018-11-27
arm64: percpu: Initialize ret in the default case
Nathan Chancellor
2018-09-11
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-08-23
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
Will Deacon
[next]