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
2022-11-04
x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
Dave Hansen
1
-1
/
+1
2022-11-03
x86/intel_epb: Set Alder Lake N and Raptor Lake P normal EPB
Srinivas Pandruvada
1
-1
/
+6
2022-11-02
x86/microcode: Drop struct ucode_cpu_info.valid
Borislav Petkov
2
-3
/
+2
2022-11-02
x86/microcode: Do some minor fixups
Borislav Petkov
1
-6
/
+5
2022-11-02
x86/microcode: Kill refresh_fw
Borislav Petkov
3
-6
/
+4
2022-11-02
x86/microcode: Simplify init path even more
Borislav Petkov
1
-104
/
+16
2022-11-02
x86/microcode: Rip out the subsys interface gunk
Borislav Petkov
1
-58
/
+20
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
1
-0
/
+1
2022-10-31
x86/sgx: Reduce delay and interference of enclave release
Reinette Chatre
1
-4
/
+19
2022-10-31
x86/mce: Use severity table to handle uncorrected errors in kernel
Tony Luck
1
-3
/
+5
2022-10-27
x86/MCE/AMD: Clear DFR errors found in THR handler
Yazen Ghannam
1
-13
/
+20
2022-10-24
x86/resctrl: Remove arch_has_empty_bitmaps
Babu Moger
2
-4
/
+1
2022-10-22
Merge branch 'x86/urgent' into x86/core, to resolve conflict
Ingo Molnar
3
-14
/
+26
2022-10-20
x86/mtrr: Remove unused cyrix_set_all() function
Juergen Gross
1
-34
/
+0
2022-10-19
x86/mtrr: Add comment for set_mtrr_state() serialization
Juergen Gross
1
-1
/
+4
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
1
-6
/
+2
2022-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
1
-3
/
+13
2022-10-17
x86/topology: Fix duplicated core ID within a package
Zhang Rui
1
-1
/
+1
2022-10-17
x86/topology: Fix multiple packages shown on a single-package system
Zhang Rui
1
-4
/
+10
2022-10-17
x86/bugs: Add retbleed=force
Peter Zijlstra (Intel)
1
-0
/
+2
2022-10-17
x86/retbleed: Add call depth tracking mitigation
Thomas Gleixner
1
-2
/
+30
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
1
-3
/
+0
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
1
-11
/
+1
2022-10-17
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
1
-7
/
+1
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
1
-9
/
+5
2022-10-17
x86/cpu: Re-enable stackprotector
Thomas Gleixner
2
-3
/
+3
2022-10-17
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
1
-11
/
+6
2022-10-17
x86/cpu: Remove segment load from switch_to_new_gdt()
Thomas Gleixner
1
-16
/
+31
2022-10-17
x86/bugs: Use sysfs_emit()
Borislav Petkov
1
-52
/
+51
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-10-04
Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-10-04
Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-261
/
+454
2022-10-04
Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-27
/
+5
2022-10-04
Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+12
2022-10-04
Merge tag 'x86_sgx_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2022-10-04
Merge tag 'x86_platform_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
1
-0
/
+1
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
2
-17
/
+39
2022-09-26
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
Luciano Leão
1
-1
/
+1
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
3
-19
/
+15
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2
-3
/
+8
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
3
-25
/
+28
2022-09-23
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2
-6
/
+6
2022-09-23
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
James Morse
2
-17
/
+20
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
1
-14
/
+17
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
3
-25
/
+42
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
1
-1
/
+2
[prev]
[next]