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