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
*
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2019-09-14
2
-2
/
+101
*
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
2019-09-14
1
-0
/
+7
*
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
2019-09-14
1
-1
/
+3
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-12
2
-16
/
+23
|
\
|
*
x86/timer: Force PIT initialization when !X86_FEATURE_ARAT
Jan Stancek
2019-09-08
1
-0
/
+4
|
*
x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...
Steve Wahl
2019-09-06
1
-16
/
+19
*
|
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
2019-09-07
1
-4
/
+0
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-05
3
-4
/
+9
|
\
|
*
x86/hyper-v: Fix overflow bug in fill_gva_list()
Tianyu Lan
2019-09-02
1
-3
/
+5
|
*
x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
Peter Zijlstra
2019-09-02
1
-1
/
+3
|
*
x86/boot: Preserve boot_params.secure_boot from sanitizing
John S. Gruber
2019-09-02
1
-0
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-01
7
-39
/
+43
|
\
|
|
*
x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
Thomas Gleixner
2019-08-29
1
-8
/
+18
|
*
x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...
Linus Torvalds
2019-08-28
1
-0
/
+1
|
*
x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...
Kirill A. Shutemov
2019-08-27
1
-1
/
+1
|
*
x86/apic: Include the LDR when clearing out APIC registers
Bandan Das
2019-08-26
1
-0
/
+4
|
*
x86/apic: Do not initialize LDR and DFR for bigsmp
Bandan Das
2019-08-26
1
-22
/
+2
|
*
uprobes/x86: Fix detection of 32-bit user mode
Sebastian Mayr
2019-08-26
1
-7
/
+10
|
*
x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
Thomas Gleixner
2019-08-26
1
-1
/
+7
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-01
3
-7
/
+24
|
\
\
|
*
|
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
2019-08-30
2
-7
/
+18
|
*
|
perf/x86/intel: Restrict period on Nehalem
Josh Hunt
2019-08-30
1
-0
/
+6
*
|
|
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-08-31
1
-1
/
+0
|
\
\
\
|
*
|
|
ftrace/x86: Remove mcount() declaration
Jisheng Zhang
2019-08-31
1
-1
/
+0
|
|
/
/
*
|
|
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
2019-08-27
1
-4
/
+5
*
|
|
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
2019-08-27
3
-8
/
+6
|
/
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-08-25
8
-33
/
+220
|
\
|
|
*
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
2019-08-23
1
-1
/
+1
|
*
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
2019-08-21
1
-1
/
+1
|
*
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
2019-08-19
3
-13
/
+140
|
*
x86/boot/compressed/64: Fix boot on machines with broken E820 table
Kirill A. Shutemov
2019-08-19
1
-3
/
+10
|
*
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
2019-08-19
1
-15
/
+53
|
*
x86/cpu: Explain Intel model naming convention
Tony Luck
2019-08-17
1
-0
/
+15
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-25
1
-1
/
+1
|
\
\
|
*
|
perf/x86: Fix typo in comment
Su Yanjun
2019-08-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-21
3
-33
/
+6
|
\
\
|
*
|
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
Paolo Bonzini
2019-08-21
1
-32
/
+1
|
*
|
KVM: x86: svm: remove redundant assignment of var new_entry
Miaohe Lin
2019-08-14
1
-1
/
+0
|
*
|
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
2019-08-14
1
-0
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-19
1
-4
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-08-11
1
-4
/
+5
|
|
\
\
|
|
*
|
bpf: fix x64 JIT code generation for jmp to 1st insn
Alexei Starovoitov
2019-08-01
1
-4
/
+5
*
|
|
|
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
2019-08-16
1
-15
/
+48
*
|
|
|
x86/fpu/math-emu: Address fallthrough warnings
Thomas Gleixner
2019-08-12
2
-3
/
+4
*
|
|
|
x86/apic/32: Fix yet another implicit fallthrough warning
Borislav Petkov
2019-08-12
1
-1
/
+2
*
|
|
|
x86/umwait: Fix error handling in umwait_init()
Fenghua Yu
2019-08-12
1
-1
/
+38
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-08-11
7
-28
/
+48
|
\
\
\
\
|
*
|
|
|
x86/lib/cpu: Address missing prototypes warning
Valdis Klētnieks
2019-08-08
1
-0
/
+1
|
*
|
|
|
x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
Nick Desaulniers
2019-08-08
1
-5
/
+28
|
*
|
|
|
x86/purgatory: Do not use __builtin_memcpy and __builtin_memset
Nick Desaulniers
2019-08-08
4
-23
/
+17
[next]