index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...
Andy Whitcroft
1
-1
/
+4
2018-03-22
x86/vm86/32: Fix POPF emulation
Andy Lutomirski
1
-1
/
+2
2018-03-22
x86/cpufeatures: Add Intel PCONFIG cpufeature
Kirill A. Shutemov
1
-0
/
+1
2018-03-22
x86/boot/32: Fix UP boot on Quark and possibly other platforms
Andy Lutomirski
2
-5
/
+20
2018-03-22
kprobes/x86: Set kprobes pages read-only
Masami Hiramatsu
2
-0
/
+7
2018-03-22
kprobes/x86: Fix kprobe-booster not to boost far call instructions
Masami Hiramatsu
1
-0
/
+2
2018-03-22
kvm: nVMX: Disallow userspace-injected exceptions in guest mode
Jim Mattson
1
-1
/
+2
2018-03-22
kvm/svm: Setup MCG_CAP on AMD properly
Borislav Petkov
1
-0
/
+7
2018-03-22
x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up
Andy Lutomirski
2
-15
/
+21
2018-03-22
x86/mce: Init some CPU features early
Yazen Ghannam
1
-12
/
+18
2018-03-22
x86/mce: Handle broadcasted MCE gracefully with kexec
Xunlei Pang
3
-4
/
+20
2018-03-22
x86/mm: Make mmap(MAP_32BIT) work correctly
Dmitry Safonov
1
-2
/
+3
2018-03-18
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
3
-0
/
+5
2018-03-18
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
1
-0
/
+13
2018-03-18
x86/paravirt, objtool: Annotate indirect calls
Peter Zijlstra
2
-5
/
+16
2018-03-18
x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
Ingo Molnar
1
-12
/
+14
2018-03-18
x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
Peter Zijlstra
1
-0
/
+2
2018-03-18
x86/speculation, objtool: Annotate indirect calls/jumps for objtool
Peter Zijlstra
1
-4
/
+23
2018-03-18
x86/retpoline: Support retpoline builds with Clang
David Woodhouse
1
-1
/
+4
2018-03-18
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
5
-12
/
+63
2018-03-18
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
6
-71
/
+65
2018-03-18
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
1
-0
/
+7
2018-03-18
x86/MCE: Serialize sysfs changes
Seunghun Han
1
-1
/
+21
2018-03-11
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2
-4
/
+42
2018-03-11
x86/apic/vector: Handle legacy irq data correctly
Thomas Gleixner
1
-7
/
+7
2018-03-11
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2
-0
/
+33
2018-03-11
x86/mm: Give each mm TLB flush generation a unique ID
Andy Lutomirski
3
-2
/
+20
2018-03-11
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...
Paolo Bonzini
2
-2
/
+2
2018-03-11
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2
-6
/
+8
2018-03-11
x86/platform/intel-mid: Handle Intel Edison reboot correctly
Sebastian Panceac
1
-1
/
+1
2018-03-11
x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
Juergen Gross
1
-0
/
+16
2018-03-03
x86/asm: Allow again using asm.h when building for the 'bpf' clang target
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-02-28
x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...
Dan Williams
1
-0
/
+13
2018-02-28
x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
Arnd Bergmann
1
-1
/
+1
2018-02-25
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
1
-12
/
+24
2018-02-25
KVM: VMX: clean up declaration of VPID/EPT invalidation types
Jan Dakinevich
1
-1
/
+4
2018-02-25
KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...
Wanpeng Li
1
-8
/
+26
2018-02-25
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
2
-7
/
+11
2018-02-25
KVM: add X86_LOCAL_APIC dependency
Arnd Bergmann
1
-0
/
+1
2018-02-25
x86/vm86: Fix unused variable warning if THP is disabled
Kirill A. Shutemov
1
-2
/
+3
2018-02-25
x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG
Arnd Bergmann
1
-0
/
+1
2018-02-25
x86: add MULTIUSER dependency for KVM
Arnd Bergmann
1
-1
/
+1
2018-02-25
x86/build: Silence the build with "make -s"
Arnd Bergmann
1
-2
/
+3
2018-02-25
x86/fpu/math-emu: Fix possible uninitialized variable use
Arnd Bergmann
2
-10
/
+10
2018-02-25
x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
Borislav Petkov
2
-5
/
+2
2018-02-25
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2018-02-25
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2
-7
/
+9
2018-02-25
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2
-0
/
+2
2018-02-25
KVM: x86: fix escape of guest dr6 to the host
Wanpeng Li
1
-0
/
+6
2018-02-25
crypto: x86/twofish-3way - Fix %rbp usage
Eric Biggers
1
-52
/
+60
[next]