index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
James Morse
2021-10-06
1
-2
/
+2
*
|
|
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
2021-10-06
1
-0
/
+2
|
/
/
*
|
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-19
1
-11
/
+32
|
\
\
|
|
/
|
/
|
|
*
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
2021-09-14
1
-11
/
+32
*
|
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
1
-22
/
+16
|
\
\
|
*
\
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-01
1
-22
/
+16
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0
Ani Sinha
2021-07-16
1
-0
/
+9
|
|
*
Drivers: hv: Move Hyper-V misc functionality to arch-neutral code
Michael Kelley
2021-07-15
1
-11
/
+0
|
|
*
Drivers: hv: Add arch independent default functions for some Hyper-V handlers
Michael Kelley
2021-07-15
1
-6
/
+0
|
|
*
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
2021-07-15
1
-3
/
+0
|
|
*
x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...
Ani Sinha
2021-07-13
1
-2
/
+7
*
|
|
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-01
1
-5
/
+2
|
/
/
*
|
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-30
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
|
/
/
/
[prev]
[next]