index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-18
5
-49
/
+71
|
\
|
*
x86/microcode: Fix CPU synchronization routine
Borislav Petkov
2018-03-16
1
-27
/
+41
|
*
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
2018-03-16
3
-19
/
+27
|
*
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
Alexander Sergeyev
2018-03-16
1
-2
/
+1
|
*
x86/vm86/32: Fix POPF emulation
Andy Lutomirski
2018-03-14
1
-1
/
+2
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-11
6
-49
/
+178
|
\
\
|
|
/
|
*
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
2018-03-09
2
-1
/
+11
|
*
x86/microcode: Synchronize late microcode loading
Ashok Raj
2018-03-08
1
-26
/
+92
|
*
x86/microcode: Request microcode on the BSP
Borislav Petkov
2018-03-08
1
-6
/
+5
|
*
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
2018-03-08
1
-6
/
+5
|
*
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
2018-03-08
1
-0
/
+18
|
*
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
2018-03-08
1
-0
/
+12
|
*
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
2018-03-08
1
-3
/
+24
|
*
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
2018-03-08
1
-11
/
+8
|
*
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
2018-03-08
1
-0
/
+7
|
*
x86/syscalls: Use proper syscall definition for sys_ioperm()
Dominik Brodowski
2018-03-07
1
-1
/
+1
*
|
x86/MCE: Serialize sysfs changes
Seunghun Han
2018-03-08
1
-1
/
+21
*
|
x86/MCE: Save microcode revision in machine check records
Tony Luck
2018-03-08
1
-1
/
+3
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-06
1
-0
/
+65
|
\
\
|
*
|
signal/x86: Include the field offsets in the build time checks
Eric W. Biederman
2018-03-06
1
-0
/
+65
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-04
2
-25
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
2018-03-01
2
-25
/
+9
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
8
-31
/
+77
|
\
\
\
|
|
/
/
|
*
|
extable: Make init_kernel_text() global
Josh Poimboeuf
2018-02-21
1
-2
/
+1
|
*
|
x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
Peter Zijlstra
2018-02-21
1
-0
/
+2
|
*
|
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
2018-02-20
1
-1
/
+11
|
*
|
x86/IO-APIC: Avoid warning in 32-bit builds
Jan Beulich
2018-02-20
1
-1
/
+1
|
*
|
x86/CPU: Check CPU feature bits after microcode upgrade
Borislav Petkov
2018-02-17
1
-0
/
+20
|
*
|
x86/CPU: Add a microcode loader callback
Borislav Petkov
2018-02-17
2
-2
/
+16
|
*
|
x86/microcode: Propagate return value from updating functions
Borislav Petkov
2018-02-17
3
-26
/
+27
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-26
1
-9
/
+11
|
\
\
\
|
*
|
|
KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...
Wanpeng Li
2018-02-24
1
-2
/
+4
|
*
|
|
x86/kvm: Make parse_no_xxx __init for kvm
Dou Liyang
2018-02-24
1
-3
/
+3
|
*
|
|
KVM: x86: fix backward migration with async_PF
Radim Krčmář
2018-02-24
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-25
3
-3
/
+24
|
\
\
\
|
*
|
|
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...
Samuel Neves
2018-02-23
1
-0
/
+1
|
*
|
|
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...
Wang Hui
2018-02-23
1
-0
/
+1
|
*
|
|
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
2018-02-23
1
-3
/
+22
*
|
|
|
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
2018-02-22
2
-0
/
+2
|
/
/
/
*
|
|
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
2018-02-17
1
-2
/
+8
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
4
-11
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2018-02-13
2
-6
/
+26
|
*
|
x86/platform/UV: Fix GAM Range Table entries less than 1GB
mike.travis@hpe.com
2018-02-13
1
-3
/
+12
|
*
|
x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...
Masayoshi Mizuma
2018-02-13
1
-1
/
+0
|
*
|
x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"
Borislav Petkov
2018-02-11
1
-1
/
+1
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
18
-85
/
+70
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
2018-02-15
3
-4
/
+4
|
*
|
x86/spectre: Fix an error message
Dan Carpenter
2018-02-15
1
-1
/
+1
|
*
|
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
15
-46
/
+46
|
*
|
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
2018-02-15
1
-3
/
+3
[next]