index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+8
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-31
/
+42
2020-06-01
Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-58
/
+80
2020-06-01
Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+7
2020-05-28
x86/split_lock: Add Icelake microserver and Tigerlake CPU models
Fenghua Yu
1
-0
/
+3
2020-05-19
x86: Replace ist_enter() with nmi_enter()
Peter Zijlstra
3
-6
/
+9
2020-05-19
x86/mce: Send #MC singal from task work
Peter Zijlstra
1
-25
/
+31
2020-05-19
x86/entry: Get rid of ist_begin/end_non_atomic()
Thomas Gleixner
1
-2
/
+4
2020-05-07
x86/cpu/amd: Make erratum #1054 a legacy erratum
Kim Phillips
1
-2
/
+1
2020-05-06
x86/resctrl: Support wider MBM counters
Reinette Chatre
2
-2
/
+14
2020-05-06
x86/resctrl: Support CPUID enumeration of MBM counter width
Reinette Chatre
1
-0
/
+5
2020-05-06
x86/resctrl: Maintain MBM counter width per resource
Reinette Chatre
4
-14
/
+24
2020-05-06
x86/resctrl: Query LLC monitoring properties once during boot
Reinette Chatre
4
-2
/
+11
2020-05-06
x86/resctrl: Remove unnecessary RMID checks
Reinette Chatre
1
-15
/
+0
2020-05-06
x86/cpu: Move resctrl CPUID code to resctrl/
Reinette Chatre
2
-25
/
+26
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
3
-3
/
+3
2020-05-04
x86/mcelog: Add compat_ioctl for 32-bit mcelog support
He Zhe
1
-0
/
+1
2020-04-30
x86/perf: Add hardware performance events support for Zhaoxin CPU.
CodyYao-oc
1
-0
/
+8
2020-04-26
x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=m
Thomas Gleixner
1
-0
/
+2
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
1
-2
/
+2
2020-04-24
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
1
-1
/
+22
2020-04-22
x86/microcode: Fix return value for microcode late loading
Mihai Carabas
1
-8
/
+7
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
3
-0
/
+138
2020-04-20
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-1
/
+6
2020-04-20
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
1
-11
/
+14
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-19
/
+54
2020-04-18
x86/split_lock: Add Tremont family CPU models
Tony Luck
1
-0
/
+3
2020-04-18
x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural
Tony Luck
1
-14
/
+31
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
3
-0
/
+16
2020-04-17
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
1
-1
/
+2
2020-04-17
x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()
Tony Luck
1
-4
/
+2
2020-04-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-2
/
+12
2020-04-14
x86/mce: Fixup exception only for the correct MCEs
Borislav Petkov
2
-3
/
+18
2020-04-14
x86/mce: Add mce=print_all option
Tony Luck
2
-1
/
+7
2020-04-14
x86/mce: Change default MCE logger to check mce->kflags
Tony Luck
1
-16
/
+3
2020-04-14
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
2
-1
/
+8
2020-04-14
x86/mce: Convert the CEC to use the MCE notifier
Tony Luck
1
-19
/
+0
2020-04-14
x86/mce: Rename "first" function as "early"
Tony Luck
1
-5
/
+5
2020-04-14
x86/mce/amd, edac: Remove report_gart_errors
Borislav Petkov
1
-2
/
+7
2020-04-14
x86/mce/amd: Make threshold bank setting hotplug robust
Thomas Gleixner
1
-3
/
+11
2020-04-14
x86/mce/amd: Cleanup threshold device remove path
Thomas Gleixner
1
-42
/
+37
2020-04-14
x86/mce/amd: Straighten CPU hotplug path
Thomas Gleixner
1
-17
/
+15
2020-04-14
x86/mce/amd: Sanitize thresholding device creation hotplug path
Thomas Gleixner
2
-41
/
+27
2020-04-14
x86/mce/amd: Protect a not-fully initialized bank from the thresholding interrupt
Thomas Gleixner
1
-2
/
+17
2020-04-14
x86/mce/amd: Init thresholding machinery only on relevant vendors
Thomas Gleixner
3
-5
/
+17
2020-04-14
x86/mce/amd: Do proper cleanup on error paths
Thomas Gleixner
1
-7
/
+8
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
12
-37
/
+538
2020-04-11
x86/Hyper-V: Report crash register data or kmsg before running crash kernel
Tianyu Lan
1
-0
/
+10
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
1
-5
/
+28
2020-04-09
x86: hyperv: report value of misc_features
Olaf Hering
1
-2
/
+2
[prev]
[next]