index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-47
/
+166
2018-03-08
x86/MCE: Serialize sysfs changes
Seunghun Han
1
-1
/
+21
2018-03-08
x86/MCE: Save microcode revision in machine check records
Tony Luck
1
-1
/
+3
2018-03-08
x86/microcode: Synchronize late microcode loading
Ashok Raj
1
-26
/
+92
2018-03-08
x86/microcode: Request microcode on the BSP
Borislav Petkov
1
-6
/
+5
2018-03-08
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
1
-6
/
+5
2018-03-08
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
1
-0
/
+18
2018-03-08
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
1
-0
/
+12
2018-03-08
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
1
-3
/
+24
2018-03-08
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
1
-11
/
+8
2018-03-08
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
1
-0
/
+7
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-28
/
+73
2018-02-23
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...
Wang Hui
1
-0
/
+1
2018-02-20
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
1
-1
/
+11
2018-02-17
x86/CPU: Check CPU feature bits after microcode upgrade
Borislav Petkov
1
-0
/
+20
2018-02-17
x86/CPU: Add a microcode loader callback
Borislav Petkov
2
-2
/
+16
2018-02-17
x86/microcode: Propagate return value from updating functions
Borislav Petkov
3
-26
/
+27
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+27
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-73
/
+58
2018-02-15
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
3
-4
/
+4
2018-02-15
x86/spectre: Fix an error message
Dan Carpenter
1
-1
/
+1
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
10
-38
/
+38
2018-02-13
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2
-6
/
+26
2018-02-13
x86/speculation: Clean up various Spectre related details
Ingo Molnar
1
-17
/
+11
2018-02-13
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
David Woodhouse
1
-6
/
+0
2018-02-13
x86/speculation: Correct Speculation Control microcode blacklist again
David Woodhouse
1
-5
/
+6
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-11
x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"
Borislav Petkov
1
-1
/
+1
2018-02-11
x86/speculation: Update Speculation Control microcode blacklist
David Woodhouse
1
-4
/
+0
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-20
/
+53
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-56
/
+92
2018-02-02
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
1
-2
/
+2
2018-02-02
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
1
-30
/
+56
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+1
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
16
-131
/
+713
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-01-30
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
1
-0
/
+6
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2018-01-30
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2
-19
/
+29
2018-01-30
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
1
-1
/
+1
2018-01-30
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
1
-1
/
+1
2018-01-30
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-14
/
+58
2018-01-30
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
1
-3
/
+3
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
16
-91
/
+293
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+159
2018-01-29
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2018-01-29
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2018-01-29
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-36
/
+155
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
1
-0
/
+6
[next]