index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
/
core.c
Age
Commit message (
Expand
)
Author
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-03
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-27
x86/cpu: Relocate sync_core() to sync_core.h
Ricardo Neri
2020-07-24
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
2020-07-24
x86: Correct noinstr qualifiers
Ira Weiny
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
2020-06-23
x86/mce, EDAC/mce_amd: Print PPIN in machine check records
Smita Koralahalli
2020-06-15
x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()
Peter Zijlstra
2020-06-11
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-06-11
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
x86/entry, mce: Disallow #DB during #MC
Peter Zijlstra
2020-06-11
x86/entry: Move paranoid irq tracing out of ASM code
Thomas Gleixner
2020-06-11
x86/idtentry: Switch to conditional RCU handling
Thomas Gleixner
2020-06-11
x86/mce: Address objtools noinstr complaints
Thomas Gleixner
2020-06-11
x86/entry: Implement user mode C entry points for #DB and #MCE
Thomas Gleixner
2020-06-11
x86/mce: Use untraced rd/wrmsr in the MCE offline/crash check
Thomas Gleixner
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2020-06-11
x86/mce: Move nmi_enter/exit() into the entry point
Thomas Gleixner
2020-05-19
x86: Replace ist_enter() with nmi_enter()
Peter Zijlstra
2020-05-19
x86/mce: Send #MC singal from task work
Peter Zijlstra
2020-05-19
x86/entry: Get rid of ist_begin/end_non_atomic()
Thomas Gleixner
2020-04-14
x86/mce: Fixup exception only for the correct MCEs
Borislav Petkov
2020-04-14
x86/mce: Add mce=print_all option
Tony Luck
2020-04-14
x86/mce: Change default MCE logger to check mce->kflags
Tony Luck
2020-04-14
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
2020-04-14
x86/mce: Convert the CEC to use the MCE notifier
Tony Luck
2020-04-14
x86/mce: Rename "first" function as "early"
Tony Luck
2020-04-14
x86/mce/amd: Sanitize thresholding device creation hotplug path
Thomas Gleixner
2020-04-14
x86/mce/amd: Init thresholding machinery only on relevant vendors
Thomas Gleixner
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-22
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
2020-02-27
x86/mce: Disable tracing and kprobes on do_machine_check()
Andy Lutomirski
2020-02-19
x86/mce: Do not log spurious corrected mce errors
Prarit Bhargava
2020-01-27
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-13
x86/mce: Fix use of uninitialized MCE message string
Jan H. Schönherr
2020-01-13
x86/mce: Fix mce=nobootlog
Jan H. Schönherr
2020-01-13
x86/mce: Take action on UCNA/Deferred errors again
Jan H. Schönherr
2019-12-17
x86/mce: Remove mce_inject_log() in favor of mce_log()
Jan H. Schönherr
2019-12-17
x86/mce: Pass MCE message to mce_panic() on failed kernel recovery
Jan H. Schönherr
2019-12-17
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
2019-10-01
x86/mce: Add Zhaoxin LMCE support
Tony W Wang-oc
2019-10-01
x86/mce: Add Zhaoxin CMCI support
Tony W Wang-oc
2019-10-01
x86/mce: Add Zhaoxin MCE support
Tony W Wang-oc
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-14
x86/mce: Do not check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-11
x86/MCE: Determine MCA banks' init state properly
Yazen Ghannam
2019-06-11
x86/MCE: Make the number of MCA banks a per-CPU variable
Yazen Ghannam
2019-06-11
x86/MCE: Make mce_banks a per-CPU array
Yazen Ghannam
[next]