index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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...
Linus Torvalds
1
-0
/
+8
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-32
/
+43
2020-06-01
Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-58
/
+80
2020-06-01
Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+7
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-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-04-30
x86/perf: Add hardware performance events support for Zhaoxin CPU.
CodyYao-oc
1
-0
/
+8
2020-04-22
x86/microcode: Fix return value for microcode late loading
Mihai Carabas
1
-8
/
+7
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
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/...
Linus Torvalds
1
-2
/
+12
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
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+221
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+2
2020-03-30
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+185
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+13
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+13
2020-03-30
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-20
/
+80
2020-03-27
x86/split_lock: Avoid runtime reads of the TEST_CTRL MSR
Xiaoyao Li
1
-5
/
+4
2020-03-27
x86/split_lock: Rework the initialization flow of split lock detection
Xiaoyao Li
1
-33
/
+42
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
3
-7
/
+13
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-24
x86/cpu/bugs: Convert to new matching macros
Thomas Gleixner
1
-2
/
+2
2020-03-24
x86/cpu: Add consistent CPU match macros
Thomas Gleixner
1
-4
/
+9
2020-03-24
x86/vmware: Use bool type for vmw_sched_clock
Alexey Makhalov
1
-2
/
+2
2020-03-24
x86/vmware: Enable steal time accounting
Alexey Makhalov
1
-1
/
+12
2020-03-24
x86/vmware: Add steal time clock support for VMware guests
Alexey Makhalov
1
-0
/
+197
2020-03-24
x86/vmware: Remove vmware_sched_clock_setup()
Alexey Makhalov
1
-5
/
+10
2020-03-24
x86/vmware: Make vmware_select_hypercall() __init
Alexey Makhalov
1
-1
/
+1
2020-03-23
x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl()
Benjamin Thiel
1
-0
/
+1
2020-03-22
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
2
-0
/
+32
2020-03-15
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+12
2020-03-12
x86/cpu/amd: Call init_amd_zn() om Family 19h processors too
Kim Phillips
1
-1
/
+2
2020-03-10
x86/mce/dev-mcelog: Dynamically allocate space for machine check records
Tony Luck
1
-20
/
+27
2020-02-27
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
1
-4
/
+5
[next]