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
2019-06-22
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
1
-1
/
+3
2019-06-22
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
1
-18
/
+14
2019-06-22
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
Andy Lutomirski
1
-0
/
+24
2019-06-20
x86/resctrl: Prevent possible overrun during bitmap operations
Reinette Chatre
1
-19
/
+16
2019-06-20
x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructions
Fenghua Yu
2
-0
/
+7
2019-06-20
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
3
-23
/
+22
2019-06-20
x86/cpufeatures: Carve out CQM features retrieval
Borislav Petkov
1
-27
/
+33
2019-06-19
x86/cacheinfo: Fix a -Wtype-limits warning
Qian Cai
1
-2
/
+1
2019-06-19
x86/microcode: Fix the microcode load on CPU hotplug for real
Thomas Gleixner
1
-5
/
+10
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
15
-107
/
+27
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+10
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
1
-1
/
+1
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
25
-125
/
+33
2019-06-14
x86/mce: Do not check return value of debugfs_create functions
Greg Kroah-Hartman
3
-54
/
+13
2019-06-12
x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled
Prarit Bhargava
1
-0
/
+3
2019-06-12
x86/resctrl: Don't stop walking closids when a locksetup group is found
James Morse
1
-1
/
+6
2019-06-11
x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vector
Zhao Yakui
1
-0
/
+30
2019-06-11
x86: Add support for Linux guests on an ACRN hypervisor
Zhao Yakui
3
-0
/
+44
2019-06-11
x86/MCE: Determine MCA banks' init state properly
Yazen Ghannam
1
-0
/
+39
2019-06-11
x86/MCE: Make the number of MCA banks a per-CPU variable
Yazen Ghannam
3
-30
/
+36
2019-06-11
x86/MCE/AMD: Don't cache block addresses on SMCA systems
Yazen Ghannam
1
-36
/
+37
2019-06-11
x86/MCE: Make mce_banks a per-CPU array
Yazen Ghannam
1
-28
/
+48
2019-06-11
x86/MCE: Make struct mce_banks[] static
Yazen Ghannam
2
-11
/
+10
2019-06-10
x86/resctrl: Use _ASM_BX to avoid ifdeffery
Uros Bizjak
1
-5
/
+1
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-83
/
+12
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-07
Merge branch 'pm-x86'
Rafael J. Wysocki
2
-22
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2
-10
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
2
-4
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 353
Thomas Gleixner
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
Thomas Gleixner
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
4
-36
/
+4
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-1
/
+1
2019-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172
Thomas Gleixner
1
-8
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-30
x86: intel_epb: Do not build when CONFIG_PM is unset
Rafael J. Wysocki
2
-22
/
+5
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-25
no need to protect against put_user_ns(NULL)
Al Viro
1
-2
/
+1
2019-05-24
x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
Frank van der Linden
1
-2
/
+5
2019-05-23
x86/topology: Define topology_logical_die_id()
Len Brown
1
-0
/
+1
2019-05-23
x86/topology: Create topology_max_die_per_package()
Len Brown
1
-1
/
+4
2019-05-23
x86/topology: Add CPUID.1F multi-die/package support
Len Brown
1
-19
/
+66
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
6
-0
/
+6
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+21
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-54
/
+202
2019-05-10
x86: intel_epb: Take CONFIG_PM into account
Rafael J. Wysocki
1
-1
/
+21
[prev]
[next]