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-04-19
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
8
-13
/
+16
2018-04-19
x86/mce/AMD: Get address from already initialized block
Yazen Ghannam
1
-0
/
+15
2018-04-12
x86/microcode: Fix CPU synchronization routine
Borislav Petkov
1
-27
/
+41
2018-04-12
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
4
-19
/
+28
2018-04-12
x86/microcode: Synchronize late microcode loading
Ashok Raj
1
-26
/
+92
2018-04-12
x86/microcode: Request microcode on the BSP
Borislav Petkov
1
-6
/
+5
2018-04-12
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
1
-6
/
+5
2018-04-12
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
1
-0
/
+18
2018-04-12
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
1
-0
/
+12
2018-04-12
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
1
-3
/
+24
2018-04-12
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
1
-11
/
+8
2018-04-12
x86/CPU: Check CPU feature bits after microcode upgrade
Borislav Petkov
1
-0
/
+20
2018-04-12
x86/CPU: Add a microcode loader callback
Borislav Petkov
3
-2
/
+17
2018-04-12
x86/microcode: Propagate return value from updating functions
Borislav Petkov
4
-28
/
+34
2018-04-12
x86/gart: Exclude GART aperture from vmcore
Jiri Bohac
2
-2
/
+46
2018-04-08
crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
Eric Biggers
1
-2
/
+1
2018-04-08
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
3
-2
/
+4
2018-03-28
bpf, x64: increase number of passes
Daniel Borkmann
1
-1
/
+2
2018-03-28
perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...
Kan Liang
1
-14
/
+17
2018-03-28
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
1
-1
/
+1
2018-03-28
perf/x86/intel/uncore: Fix Skylake UPI event format
Kan Liang
1
-1
/
+1
2018-03-28
x86/boot/64: Verify alignment of the LOAD segment
H.J. Lu
1
-0
/
+4
2018-03-28
x86/build/64: Force the linker to use 2MB page size
H.J. Lu
1
-0
/
+9
2018-03-28
kvm/x86: fix icebp instruction handling
Linus Torvalds
2
-1
/
+9
2018-03-28
x86/efi: Free efi_pgd with free_pages()
Waiman Long
1
-1
/
+1
2018-03-28
x86/vsyscall/64: Use proper accessor to update P4D entry
Boris Ostrovsky
1
-1
/
+1
2018-03-28
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
3
-10
/
+9
2018-03-28
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
1
-2
/
+26
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+24
2018-03-21
x86/mm: Fix vmalloc_fault to use pXd_large
Toshi Kani
1
-3
/
+3
2018-03-21
KVM: x86: Fix device passthrough when SME is active
Tom Lendacky
1
-1
/
+3
2018-03-21
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
Alexander Sergeyev
1
-2
/
+1
2018-03-21
x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...
Andy Whitcroft
1
-1
/
+4
2018-03-21
x86/vm86/32: Fix POPF emulation
Andy Lutomirski
1
-1
/
+2
2018-03-21
x86/cpufeatures: Add Intel PCONFIG cpufeature
Kirill A. Shutemov
1
-0
/
+1
2018-03-21
x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
Kirill A. Shutemov
1
-0
/
+1
2018-03-19
KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
Brijesh Singh
2
-2
/
+14
2018-03-19
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
3
-0
/
+5
2018-03-15
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
3
-2
/
+11
2018-03-15
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
3
-1
/
+12
2018-03-15
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
2
-7
/
+4
2018-03-15
x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
Peter Zijlstra
1
-0
/
+2
2018-03-15
x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
Peter Zijlstra
1
-0
/
+2
2018-03-15
x86/paravirt, objtool: Annotate indirect calls
Peter Zijlstra
2
-5
/
+17
2018-03-15
x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
Ingo Molnar
1
-12
/
+14
2018-03-15
x86/speculation, objtool: Annotate indirect calls/jumps for objtool
Peter Zijlstra
1
-4
/
+23
2018-03-15
x86/retpoline: Support retpoline builds with Clang
David Woodhouse
1
-1
/
+4
2018-03-15
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
5
-12
/
+63
2018-03-15
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
6
-71
/
+65
2018-03-15
x86-64/realmode: Add instruction suffix
Jan Beulich
1
-1
/
+1
[next]