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 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-31
1
-0
/
+70
|
\
|
*
x86, prctl: Hook L1D flushing in via prctl
Balbir Singh
2021-07-28
1
-0
/
+33
|
*
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
2021-07-28
1
-0
/
+37
*
|
Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-30
2
-1
/
+7
|
\
\
|
*
|
x86/cpu: Add get_llc_id() helper function
Kim Phillips
2021-08-26
2
-1
/
+7
*
|
|
Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
3
-17
/
+17
|
\
\
\
|
*
|
|
x86/mce/inject: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-4
/
+4
|
*
|
|
x86/microcode: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-9
/
+9
|
*
|
|
x86/mtrr: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
6
-595
/
+592
|
\
\
\
|
*
|
|
x86/resctrl: Make resctrl_arch_get_config() return its value
James Morse
2021-08-11
3
-16
/
+19
|
*
|
|
x86/resctrl: Merge the CDP resources
James Morse
2021-08-11
3
-239
/
+85
|
*
|
|
x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
James Morse
2021-08-11
1
-3
/
+9
|
*
|
|
x86/resctrl: Remove rdt_cdp_peer_get()
James Morse
2021-08-11
1
-85
/
+14
|
*
|
|
x86/resctrl: Merge the ctrl_val arrays
James Morse
2021-08-11
1
-4
/
+61
|
*
|
|
x86/resctrl: Calculate the index from the configuration type
James Morse
2021-08-11
2
-22
/
+15
|
*
|
|
x86/resctrl: Apply offset correction when config is staged
James Morse
2021-08-11
4
-31
/
+27
|
*
|
|
x86/resctrl: Make ctrlval arrays the same size
James Morse
2021-08-11
2
-1
/
+18
|
*
|
|
x86/resctrl: Pass configuration type to resctrl_arch_get_config()
James Morse
2021-08-11
3
-15
/
+27
|
*
|
|
x86/resctrl: Add a helper to read a closid's configuration
James Morse
2021-08-11
3
-30
/
+35
|
*
|
|
x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
James Morse
2021-08-11
3
-4
/
+3
|
*
|
|
x86/resctrl: Allow different CODE/DATA configurations to be staged
James Morse
2021-08-11
2
-8
/
+17
|
*
|
|
x86/resctrl: Group staged configuration into a separate struct
James Morse
2021-08-11
2
-23
/
+42
|
*
|
|
x86/resctrl: Move the schemata names into struct resctrl_schema
James Morse
2021-08-11
3
-16
/
+28
|
*
|
|
x86/resctrl: Add a helper to read/set the CDP configuration
James Morse
2021-08-11
4
-34
/
+60
|
*
|
|
x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
James Morse
2021-08-11
4
-11
/
+11
|
*
|
|
x86/resctrl: Pass the schema to resctrl filesystem functions
James Morse
2021-08-11
3
-21
/
+27
|
*
|
|
x86/resctrl: Add resctrl_arch_get_num_closid()
James Morse
2021-08-11
3
-4
/
+13
|
*
|
|
x86/resctrl: Store the effective num_closid in the schema
James Morse
2021-08-11
2
-15
/
+7
|
*
|
|
x86/resctrl: Walk the resctrl schema list instead of an arch list
James Morse
2021-08-11
2
-14
/
+27
|
*
|
|
x86/resctrl: Label the resources with their configuration type
James Morse
2021-08-11
3
-0
/
+10
|
*
|
|
x86/resctrl: Pass the schema in info dir's private pointer
James Morse
2021-08-11
1
-13
/
+25
|
*
|
|
x86/resctrl: Add a separate schema list for resctrl
James Morse
2021-08-11
2
-1
/
+43
|
*
|
|
x86/resctrl: Split struct rdt_domain
James Morse
2021-08-11
5
-59
/
+63
|
*
|
|
x86/resctrl: Split struct rdt_resource
James Morse
2021-08-11
6
-272
/
+252
|
|
/
/
*
|
|
Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-30
1
-3
/
+8
|
\
\
\
|
*
|
|
x86/mce: Defer processing of early errors
Borislav Petkov
2021-08-24
1
-3
/
+8
|
|
|
/
|
|
/
|
*
/
|
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Babu Moger
2021-08-22
1
-0
/
+6
|
/
/
*
/
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
2021-08-12
1
-14
/
+13
|
/
*
Revert "x86/hyperv: fix logical processor creation"
Wei Liu
2021-07-21
1
-1
/
+1
*
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-07
1
-20
/
+17
|
\
|
*
x86/cpu: Write the default PKRU value when enabling PKE
Thomas Gleixner
2021-06-23
1
-0
/
+2
|
*
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
2021-06-23
1
-13
/
+11
|
*
x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()
Thomas Gleixner
2021-06-23
1
-3
/
+2
|
*
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
2021-06-23
1
-5
/
+0
|
*
Merge x86/urgent into x86/fpu
Borislav Petkov
2021-06-23
2
-2
/
+3
|
|
\
|
*
|
x86/signal: Introduce helpers to get the maximum signal frame size
Chang S. Bae
2021-05-19
1
-0
/
+3
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-0
/
+1
|
\
\
\
|
*
|
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
2
-4
/
+13
|
\
|
|
|
[next]