index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
2019-07-26
arm64: irqflags: Add condition flags to inline asm clobber list
Julien Thierry
2019-07-10
arm64: tlbflush: Ensure start/end of address range are aligned to stride
Will Deacon
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: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
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-11
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2019-04-18
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-04-12
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
2019-04-08
arm64/ftrace: fix inadvertent BUG() in trampoline check
Ard Biesheuvel
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-03-28
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-03-19
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
Hanjun Guo
2019-03-19
arm64: apply workaround on A64FX v1r0
Mark Rutland
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-05
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
Anshuman Khandual
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-03-01
Revert "arm64: uaccess: Implement unsafe accessors"
Catalin Marinas
2019-02-28
arm64: avoid clang warning about self-assignment
Arnd Bergmann
2019-02-28
arm64: io: Hook up __io_par() for inX() ordering
Will Deacon
2019-02-28
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-02-26
arm64: Rename get_thread_info()
Julien Thierry
2019-02-26
arm64: Remove documentation about TIF_USEDFPU
Julien Grall
2019-02-22
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-02-19
KVM: arm64: Fix comment for KVM_PHYS_SHIFT
Zenghui Yu
2019-02-19
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
Ard Biesheuvel
2019-02-19
arm64: KVM: Expose sanitised cache type register to guest
Ard Biesheuvel
2019-02-19
KVM: arm/arm64: Move kvm_is_write_fault to header file
Christoffer Dall
2019-02-19
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
2019-02-19
KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
Marc Zyngier
[next]