index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-2
/
+2
|
\
|
*
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
1
-2
/
+2
*
|
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
3
-58
/
+76
|
\
\
|
*
|
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-21
4
-17
/
+11
|
|
\
|
|
*
|
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-11-01
1
-0
/
+1
|
*
|
Merge branch 'x86/urgent' into x86/core, to resolve conflict
Ingo Molnar
2022-10-22
3
-14
/
+26
|
|
\
\
|
*
|
|
x86/bugs: Add retbleed=force
Peter Zijlstra (Intel)
2022-10-17
1
-0
/
+2
|
*
|
|
x86/retbleed: Add call depth tracking mitigation
Thomas Gleixner
2022-10-17
1
-2
/
+30
|
*
|
|
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
2022-10-17
1
-3
/
+0
|
*
|
|
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
1
-11
/
+1
|
*
|
|
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
2022-10-17
1
-7
/
+1
|
*
|
|
x86: Put hot per CPU variables into a struct
Thomas Gleixner
2022-10-17
1
-9
/
+5
|
*
|
|
x86/cpu: Re-enable stackprotector
Thomas Gleixner
2022-10-17
2
-3
/
+3
|
*
|
|
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
2022-10-17
1
-11
/
+6
|
*
|
|
x86/cpu: Remove segment load from switch_to_new_gdt()
Thomas Gleixner
2022-10-17
1
-16
/
+31
*
|
|
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
x86/sgx: use VM_ACCESS_FLAGS
Kefeng Wang
2022-11-09
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-14
4
-323
/
+196
|
\
\
\
\
|
*
|
|
|
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
2022-12-05
1
-7
/
+1
|
*
|
|
|
x86/microcode/intel: Do not print microcode revision and processor flags
Ashok Raj
2022-12-03
1
-8
/
+0
|
*
|
|
|
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2022-11-18
2
-5
/
+20
|
*
|
|
|
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
2022-11-18
2
-100
/
+101
|
*
|
|
|
x86/microcode/intel: Use appropriate type in microcode_sanity_check()
Jithu Joseph
2022-11-18
1
-3
/
+3
|
*
|
|
|
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
2022-11-18
2
-36
/
+37
|
*
|
|
|
x86/microcode: Drop struct ucode_cpu_info.valid
Borislav Petkov
2022-11-02
2
-3
/
+2
|
*
|
|
|
x86/microcode: Do some minor fixups
Borislav Petkov
2022-11-02
1
-6
/
+5
|
*
|
|
|
x86/microcode: Kill refresh_fw
Borislav Petkov
2022-11-02
3
-6
/
+4
|
*
|
|
|
x86/microcode: Simplify init path even more
Borislav Petkov
2022-11-02
1
-104
/
+16
|
*
|
|
|
x86/microcode: Rip out the subsys interface gunk
Borislav Petkov
2022-11-02
1
-58
/
+20
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
12
-372
/
+278
|
\
\
\
\
|
*
|
|
|
x86/mtrr: Make message for disabled MTRRs more descriptive
Juergen Gross
2022-12-05
1
-1
/
+3
|
*
|
|
|
x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
Juergen Gross
2022-11-22
3
-3
/
+3
|
*
|
|
|
x86/mtrr: Simplify mtrr_ops initialization
Juergen Gross
2022-11-10
5
-54
/
+10
|
*
|
|
|
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
2022-11-10
2
-4
/
+15
|
*
|
|
|
x86: Decouple PAT and MTRR handling
Juergen Gross
2022-11-10
2
-11
/
+4
|
*
|
|
|
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-10
3
-88
/
+62
|
*
|
|
|
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
2022-11-10
2
-13
/
+17
|
*
|
|
|
x86/mtrr: Get rid of __mtrr_enabled bool
Juergen Gross
2022-11-10
1
-8
/
+5
|
*
|
|
|
x86/mtrr: Simplify mtrr_bp_init()
Juergen Gross
2022-11-10
3
-20
/
+1
|
*
|
|
|
x86/mtrr: Remove set_all callback from struct mtrr_ops
Juergen Gross
2022-11-10
3
-8
/
+5
|
*
|
|
|
x86/mtrr: Disentangle MTRR init from PAT init
Juergen Gross
2022-11-10
2
-13
/
+19
|
*
|
|
|
x86/mtrr: Move cache control code to cacheinfo.c
Juergen Gross
2022-11-10
2
-74
/
+77
|
*
|
|
|
x86/mtrr: Split MTRR-specific handling from cache dis/enabling
Juergen Gross
2022-11-10
1
-7
/
+19
|
*
|
|
|
x86/mtrr: Rename prepare_set() and post_set()
Juergen Gross
2022-11-10
1
-22
/
+21
|
*
|
|
|
x86/mtrr: Replace use_intel() with a local flag
Juergen Gross
2022-11-10
4
-18
/
+16
|
*
|
|
|
x86/intel_epb: Set Alder Lake N and Raptor Lake P normal EPB
Srinivas Pandruvada
2022-11-03
1
-1
/
+6
|
*
|
|
|
x86/mtrr: Remove unused cyrix_set_all() function
Juergen Gross
2022-10-20
1
-34
/
+0
|
*
|
|
|
x86/mtrr: Add comment for set_mtrr_state() serialization
Juergen Gross
2022-10-19
1
-1
/
+4
|
*
|
|
|
x86/bugs: Use sysfs_emit()
Borislav Petkov
2022-10-17
1
-52
/
+51
|
|
/
/
/
*
|
|
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
\
\
\
[next]