index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
2021-05-26
locking/atomic: xtensa: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: sparc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: sh: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: riscv: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: powerpc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: parisc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: openrisc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: nios2: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: nds32: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: mips: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: microblaze: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: m68k: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: ia64: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: hexagon: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: h8300: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: arm: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: arc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: alpha: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2021-05-26
locking/atomic: openrisc: avoid asm-generic/atomic.h
Mark Rutland
2021-05-26
locking/atomic: microblaze: use asm-generic exclusively
Mark Rutland
2021-05-26
locking/atomic: h8300: use asm-generic exclusively
Mark Rutland
2021-05-26
locking/atomic: make ARCH_ATOMIC a Kconfig symbol
Mark Rutland
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-08
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
Merge branch 'master' into next
Michael Ellerman
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-07
Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
2021-05-07
KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers
Sean Christopherson
2021-05-07
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
2021-05-07
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
2021-05-07
KVM: X86: Expose bus lock debug exception to guest
Paolo Bonzini
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
2021-05-07
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
2021-05-07
KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed
Sean Christopherson
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
2021-05-07
KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
Sean Christopherson
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
2021-05-07
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
2021-05-07
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
2021-05-07
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
[next]