index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-21
7
-104
/
+117
|
\
\
\
\
|
*
|
|
|
x86/microcode/core: Return an error only when necessary
Borislav Petkov (AMD)
2023-02-06
1
-3
/
+3
|
*
|
|
|
x86/microcode/AMD: Fix mixed steppings support
Borislav Petkov (AMD)
2023-02-06
1
-13
/
+21
|
*
|
|
|
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
2023-02-06
4
-8
/
+8
|
*
|
|
|
x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
Borislav Petkov (AMD)
2023-02-06
1
-15
/
+4
|
*
|
|
|
x86/microcode: Allow only "1" as a late reload trigger value
Ashok Raj
2023-01-31
1
-5
/
+2
|
*
|
|
|
x86/microcode/intel: Print old and new revision during early boot
Ashok Raj
2023-01-21
1
-12
/
+16
|
*
|
|
|
x86/microcode/intel: Pass the microcode revision to print_ucode_info() directly
Ashok Raj
2023-01-21
1
-21
/
+9
|
*
|
|
|
x86/microcode: Adjust late loading result reporting message
Ashok Raj
2023-01-21
1
-4
/
+7
|
*
|
|
|
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
2023-01-21
3
-13
/
+30
|
*
|
|
|
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
2023-01-20
3
-10
/
+16
|
*
|
|
|
x86/microcode: Use the DEVICE_ATTR_RO() macro
Guangju Wang[baidu]
2023-01-18
1
-3
/
+3
|
*
|
|
|
x86/microcode/AMD: Handle multiple glued containers properly
Borislav Petkov
2022-12-26
1
-3
/
+4
|
*
|
|
|
x86/microcode/AMD: Rename a couple of functions
Borislav Petkov
2022-12-26
1
-7
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-02-21
12
-41
/
+559
|
\
\
\
\
|
*
|
|
|
x86/resctrl: Fix a silly -Wunused-but-set-variable warning
Borislav Petkov (AMD)
2023-01-26
1
-3
/
+3
|
*
|
|
|
Documentation/x86: Update resctrl.rst for new features
Babu Moger
2023-01-23
1
-2
/
+145
|
*
|
|
|
x86/resctrl: Add interface to write mbm_local_bytes_config
Babu Moger
2023-01-23
1
-1
/
+26
|
*
|
|
|
x86/resctrl: Add interface to write mbm_total_bytes_config
Babu Moger
2023-01-23
3
-1
/
+151
|
*
|
|
|
x86/resctrl: Add interface to read mbm_local_bytes_config
Babu Moger
2023-01-23
2
-1
/
+19
|
*
|
|
|
x86/resctrl: Add interface to read mbm_total_bytes_config
Babu Moger
2023-01-23
4
-1
/
+130
|
*
|
|
|
x86/resctrl: Support monitor configuration
Babu Moger
2023-01-23
3
-1
/
+13
|
*
|
|
|
x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
Babu Moger
2023-01-23
3
-2
/
+3
|
*
|
|
|
x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
Babu Moger
2023-01-23
4
-6
/
+41
|
*
|
|
|
x86/resctrl: Include new features in command line options
Babu Moger
2023-01-23
2
-1
/
+5
|
*
|
|
|
x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
Babu Moger
2023-01-23
3
-0
/
+4
|
*
|
|
|
x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
Babu Moger
2023-01-23
2
-0
/
+13
|
*
|
|
|
x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
Babu Moger
2023-01-23
2
-0
/
+2
|
*
|
|
|
x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
Babu Moger
2023-01-23
2
-29
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-02-21
6
-115
/
+218
|
\
\
\
\
|
*
|
|
|
x86/static_call: Add support for Jcc tail-calls
Peter Zijlstra
2023-01-31
1
-3
/
+47
|
*
|
|
|
x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
Peter Zijlstra
2023-01-31
1
-15
/
+47
|
*
|
|
|
x86/alternatives: Introduce int3_emulate_jcc()
Peter Zijlstra
2023-01-31
2
-30
/
+39
|
*
|
|
|
x86/alternatives: Add alt_instr.flags
Borislav Petkov (AMD)
2023-01-05
3
-67
/
+85
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
11
-359
/
+1013
|
\
\
\
\
|
*
|
|
|
EDAC/amd64: Shut up an -Werror,-Wsometimes-uninitialized clang false positive
Yazen Ghannam
2023-02-14
1
-1
/
+1
|
*
|
|
|
EDAC/amd64: Remove early_channel_count()
Yazen Ghannam
2023-02-09
2
-116
/
+2
|
*
|
|
|
EDAC/amd64: Remove PCI Function 0
Yazen Ghannam
2023-02-09
2
-43
/
+7
|
*
|
|
|
EDAC/amd64: Remove PCI Function 6
Yazen Ghannam
2023-02-09
2
-31
/
+3
|
*
|
|
|
EDAC/amd64: Remove scrub rate control for Family 17h and later
Yazen Ghannam
2023-02-09
2
-30
/
+5
|
*
|
|
|
EDAC/amd64: Don't set up EDAC PCI control on Family 17h+
Yazen Ghannam
2023-02-09
1
-4
/
+4
|
*
|
|
|
EDAC/i10nm: Add driver decoder for Sapphire Rapids server
Youquan Song
2023-02-08
1
-33
/
+69
|
*
|
|
|
EDAC/i10nm: Add Intel Granite Rapids server support
Qiuxu Zhuo
2023-01-25
2
-25
/
+217
|
*
|
|
|
EDAC/i10nm: Make more configurations CPU model specific
Qiuxu Zhuo
2023-01-25
2
-42
/
+121
|
*
|
|
|
EDAC/i10nm: Add Intel Emerald Rapids server support
Qiuxu Zhuo
2023-01-25
1
-0
/
+1
|
*
|
|
|
EDAC/skx_common: Delete duplicated and unreachable code
Qiuxu Zhuo
2023-01-25
1
-37
/
+21
|
*
|
|
|
EDAC/skx_common: Enable EDAC support for the "near" memory
Qiuxu Zhuo
2023-01-25
2
-6
/
+36
|
*
|
|
|
EDAC/qcom: Add platform_device_id table for module autoloading
Manivannan Sadhasivam
2023-01-20
1
-0
/
+7
|
*
|
|
|
EDAC/zynqmp: Add EDAC support for Xilinx ZynqMP OCM
Sai Krishna Potthuri
2023-01-09
4
-0
/
+483
|
*
|
|
|
dt-bindings: edac: Add bindings for Xilinx ZynqMP OCM
Shubhrajyoti Datta
2023-01-09
1
-0
/
+45
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]