index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
4
-14
/
+51
2022-04-20
x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
Pawan Gupta
2
-7
/
+48
2022-03-16
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
1
-9
/
+48
2022-03-11
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
1
-2
/
+25
2022-03-11
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
1
-0
/
+5
2022-03-11
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
1
-9
/
+0
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-6
/
+29
2022-03-11
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
1
-37
/
+96
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
1
-11
/
+18
2022-03-11
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
1
-7
/
+0
2022-02-16
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
1
-0
/
+2
2022-02-01
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2022-02-01
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
1
-1
/
+1
2022-01-27
x86/mce: Mark mce_read_aux() noinstr
Borislav Petkov
1
-1
/
+1
2022-01-27
x86/mce: Mark mce_end() noinstr
Borislav Petkov
1
-3
/
+11
2022-01-27
x86/mce: Mark mce_panic() noinstr
Borislav Petkov
1
-3
/
+12
2022-01-27
x86/mce: Allow instrumentation during task work queueing
Borislav Petkov
1
-0
/
+11
2022-01-27
x86/mce/inject: Avoid out-of-bounds write when setting flags
Zhang Zixun
1
-1
/
+1
2021-12-08
x86/hyperv: Move required MSRs check to initial platform probing
Sean Christopherson
1
-5
/
+15
2021-11-25
x86/sgx: Fix free page accounting
Reinette Chatre
1
-6
/
+6
2021-11-18
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
1
-2
/
+3
2021-11-18
x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
Jane Malalane
4
-7
/
+42
2021-10-06
x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n
Vegard Nossum
1
-0
/
+1
2021-10-06
x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
James Morse
1
-2
/
+2
2021-10-06
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
1
-0
/
+2
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+32
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
1
-11
/
+32
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
1
-22
/
+16
2021-09-02
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-22
/
+16
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-08-31
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+70
2021-08-30
Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+7
2021-08-30
Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-17
/
+17
2021-08-30
Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-595
/
+592
2021-08-30
Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+8
2021-08-26
x86/cpu: Add get_llc_id() helper function
Kim Phillips
2
-1
/
+7
2021-08-24
x86/mce: Defer processing of early errors
Borislav Petkov
1
-3
/
+8
2021-08-22
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Babu Moger
1
-0
/
+6
2021-08-12
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
1
-14
/
+13
2021-08-11
x86/resctrl: Make resctrl_arch_get_config() return its value
James Morse
3
-16
/
+19
2021-08-11
x86/resctrl: Merge the CDP resources
James Morse
3
-239
/
+85
2021-08-11
x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
James Morse
1
-3
/
+9
2021-08-11
x86/resctrl: Remove rdt_cdp_peer_get()
James Morse
1
-85
/
+14
2021-08-11
x86/resctrl: Merge the ctrl_val arrays
James Morse
1
-4
/
+61
2021-08-11
x86/resctrl: Calculate the index from the configuration type
James Morse
2
-22
/
+15
2021-08-11
x86/resctrl: Apply offset correction when config is staged
James Morse
4
-31
/
+27
2021-08-11
x86/resctrl: Make ctrlval arrays the same size
James Morse
2
-1
/
+18
2021-08-11
x86/resctrl: Pass configuration type to resctrl_arch_get_config()
James Morse
3
-15
/
+27
2021-08-11
x86/resctrl: Add a helper to read a closid's configuration
James Morse
3
-30
/
+35
2021-08-11
x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
James Morse
3
-4
/
+3
[next]