index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-10
9
-86
/
+133
|
\
|
*
x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES
Josh Poimboeuf
2020-05-03
1
-4
/
+4
|
*
x86/apic: Move TSC deadline timer debug printk
Thomas Gleixner
2020-05-01
1
-13
/
+14
|
*
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
2020-05-01
1
-2
/
+3
|
*
x86/mm/cpa: Flush direct map alias during cpa
Rick Edgecombe
2020-04-30
1
-4
/
+8
|
*
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-25
3
-14
/
+43
|
*
x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf
2020-04-25
1
-1
/
+1
|
*
x86/unwind/orc: Prevent unwinding before ORC initialization
Josh Poimboeuf
2020-04-25
1
-3
/
+3
|
*
x86/unwind/orc: Don't skip the first frame for inactive tasks
Miroslav Benes
2020-04-25
1
-1
/
+1
|
*
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
2020-04-25
3
-18
/
+28
|
*
x86/unwind/orc: Convert global variables to static
Josh Poimboeuf
2020-04-25
1
-5
/
+5
|
*
x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
Jann Horn
2020-04-25
1
-1
/
+1
|
*
x86/entry/64: Fix unwind hints in __switch_to_asm()
Josh Poimboeuf
2020-04-25
1
-3
/
+2
|
*
x86/entry/64: Fix unwind hints in kernel exit path
Josh Poimboeuf
2020-04-25
1
-1
/
+2
|
*
x86/entry/64: Fix unwind hints in register clearing code
Josh Poimboeuf
2020-04-25
1
-19
/
+21
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-05-08
1
-1
/
+1
|
\
\
|
*
|
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Janakarajan Natarajan
2020-05-08
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-07
6
-23
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
2020-05-06
1
-0
/
+1
|
*
|
kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits
Paolo Bonzini
2020-05-06
1
-15
/
+5
|
*
|
KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
Sean Christopherson
2020-05-06
1
-0
/
+3
|
*
|
kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
Paolo Bonzini
2020-05-04
1
-5
/
+5
|
*
|
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
2020-05-04
1
-2
/
+2
|
*
|
KVM: SVM: fill in kvm_run->debug.arch.dr[67]
Paolo Bonzini
2020-05-04
1
-0
/
+2
|
*
|
KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning
Sean Christopherson
2020-05-04
1
-1
/
+1
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-06
5
-18
/
+23
|
\
\
\
|
*
|
|
crypto: arch/nhpoly1305 - process in explicit 4k chunks
Jason A. Donenfeld
2020-04-30
2
-2
/
+2
|
*
|
|
crypto: arch/lib - limit simd usage to 4k chunks
Jason A. Donenfeld
2020-04-30
3
-16
/
+21
*
|
|
|
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-27
2
-2
/
+12
|
\
\
\
\
|
*
|
|
|
x86/hyperv: Suspend/resume the VP assist page for hibernation
Dexuan Cui
2020-04-21
1
-2
/
+10
|
*
|
|
|
Drivers: hv: Move AEOI determination to architecture dependent code
Michael Kelley
2020-04-21
1
-0
/
+2
*
|
|
|
|
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-25
1
-14
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
x86, sched: Move check for CPU type to caller function
Giovanni Gherdovich
2020-04-22
1
-4
/
+2
|
*
|
|
|
|
x86, sched: Don't enable static key when starting secondary CPUs
Peter Zijlstra (Intel)
2020-04-22
1
-7
/
+14
|
*
|
|
|
|
x86, sched: Account for CPUs with less than 4 cores in freq. invariance
Giovanni Gherdovich
2020-04-22
1
-3
/
+8
|
*
|
|
|
|
x86, sched: Bail out of frequency invariance if base frequency is unknown
Giovanni Gherdovich
2020-04-22
1
-0
/
+9
*
|
|
|
|
|
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-25
1
-0
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
perf/x86/cstate: Add Jasper Lake CPU support
Harry Pan
2020-04-22
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-25
2
-9
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
2020-04-25
1
-1
/
+1
|
*
|
|
|
|
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
2020-04-25
1
-4
/
+18
|
*
|
|
|
|
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
2020-04-25
1
-1
/
+3
|
*
|
|
|
|
bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
Luke Nelson
2020-04-21
1
-3
/
+15
*
|
|
|
|
|
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-24
2
-60
/
+68
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
2
-60
/
+68
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-21
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
mm/userfaultfd: disable userfaultfd-wp on x86_32
Peter Xu
2020-04-21
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-21
78
-395
/
+1090
|
\
|
|
|
|
|
*
|
|
|
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
6
-21
/
+56
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
x86/split_lock: Add Tremont family CPU models
Tony Luck
2020-04-18
1
-0
/
+3
[next]