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
2023-01-23
x86/resctrl: Add interface to read mbm_total_bytes_config
Babu Moger
3
-1
/
+129
2023-01-23
x86/resctrl: Support monitor configuration
Babu Moger
3
-1
/
+13
2023-01-23
x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
Babu Moger
3
-2
/
+3
2023-01-23
x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
Babu Moger
3
-6
/
+40
2023-01-23
x86/resctrl: Include new features in command line options
Babu Moger
1
-0
/
+4
2023-01-23
x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
Babu Moger
2
-0
/
+3
2023-01-23
x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
Babu Moger
2
-0
/
+13
2023-01-23
x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
Babu Moger
1
-0
/
+1
2023-01-23
x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
Babu Moger
2
-29
/
+11
2023-01-22
Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+9
2023-01-21
x86/microcode/intel: Print old and new revision during early boot
Ashok Raj
1
-12
/
+16
2023-01-21
x86/microcode/intel: Pass the microcode revision to print_ucode_info() directly
Ashok Raj
1
-21
/
+9
2023-01-21
x86/microcode: Adjust late loading result reporting message
Ashok Raj
1
-4
/
+7
2023-01-21
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
2
-13
/
+29
2023-01-20
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
2
-9
/
+15
2023-01-18
x86/microcode: Use the DEVICE_ATTR_RO() macro
Guangju Wang[baidu]
1
-3
/
+3
2023-01-17
Drivers: hv: Setup synic registers in case of nested root partition
Jinank Jain
1
-0
/
+65
2023-01-16
x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...
Yair Podemsky
1
-0
/
+9
2023-01-13
x86/cpu: Remove misleading comment
Juergen Gross
1
-1
/
+1
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS
Peter Zijlstra
1
-1
/
+1
2023-01-13
x86/gsseg: Use the LKGS instruction if available for load_gs_index()
H. Peter Anvin (Intel)
1
-0
/
+1
2023-01-12
x86/hyperv: Add support for detecting nested hypervisor
Jinank Jain
1
-0
/
+7
2023-01-12
x86/bugs: Reset speculation control settings on init
Breno Leitao
1
-1
/
+9
2023-01-10
x86/resctrl: Fix event counts regression in reused RMIDs
Peter Newman
1
-16
/
+33
2023-01-10
x86/resctrl: Fix task CLOSID/RMID update race
Peter Newman
1
-1
/
+11
2023-01-10
x86/cpu: Remove redundant extern x86_read_arch_cap_msr()
Ashok Raj
3
-2
/
+2
2023-01-10
x86/mce: Mask out non-address bits from machine check bank
Tony Luck
1
-5
/
+9
2023-01-07
x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
1
-0
/
+2
2022-12-29
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
1
-1
/
+1
2022-12-29
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Vitaly Kuznetsov
1
-1
/
+1
2022-12-28
x86/mce: Add support for Extended Physical Address MCA changes
Smita Koralahalli
3
-8
/
+33
2022-12-28
x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
Smita Koralahalli
3
-18
/
+17
2022-12-26
x86/microcode/AMD: Handle multiple glued containers properly
Borislav Petkov
1
-3
/
+4
2022-12-26
x86/microcode/AMD: Rename a couple of functions
Borislav Petkov
1
-7
/
+7
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-58
/
+76
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-12-13
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-323
/
+196
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-372
/
+278
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'ras_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+25
2022-12-12
Merge tag 'x86_splitlock_for_6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+53
2022-12-12
Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+4
2022-12-12
Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-17
/
+34
2022-12-12
Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+6
2022-12-05
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
1
-7
/
+1
2022-12-05
x86/mtrr: Make message for disabled MTRRs more descriptive
Juergen Gross
1
-1
/
+3
2022-12-03
x86/microcode/intel: Do not print microcode revision and processor flags
Ashok Raj
1
-8
/
+0
[prev]
[next]