index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
Age
Commit message (
Expand
)
Author
2016-09-17
mce, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-13
x86/mce/AMD: Extract the error address on SMCA systems
Yazen Ghannam
2016-09-13
x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systems
Yazen Ghannam
2016-09-13
x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems
Yazen Ghannam
2016-09-13
x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systems
Yazen Ghannam
2016-09-13
x86/mce/AMD: Update sysfs bank names for SMCA systems
Yazen Ghannam
2016-09-13
x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types
Yazen Ghannam
2016-09-13
x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocks
Yazen Ghannam
2016-09-13
x86/mce: Add support for new MCA_SYND register
Yazen Ghannam
2016-09-13
x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks()
Yazen Ghannam
2016-09-05
x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string test
Tony Luck
2016-09-05
x86/mce: Add PCI quirks to identify Xeons with machine check recovery
Tony Luck
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-08
x86/mce: Fix mce_rdmsrl() warning message
Borislav Petkov
2016-07-08
x86/mce/AMD: Increase size of the bank_map type
Aravind Gopalakrishnan
2016-07-07
timers, x86/mce: Initialize MCE restart timer as pinned
Thomas Gleixner
2016-06-14
x86/mce: Do not use bank 1 for APEI generated error logs
Tony Luck
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-12
x86/mce: Update AMD mcheck init to use cpu_has() facilities
Yazen Ghannam
2016-05-12
x86/mce/AMD: Save an indentation level in prepare_threshold_block()
Borislav Petkov
2016-05-12
x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems
Yazen Ghannam
2016-05-12
x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers
Yazen Ghannam
2016-05-03
x86/mce: Detect local MCEs properly
Yazen Ghannam
2016-05-03
x86/mce: Look in genpool instead of mcelog for pending error records
Tony Luck
2016-05-03
x86/mce: Detect and use SMCA-specific msr_ops
Yazen Ghannam
2016-05-03
x86/mce: Define vendor-specific MSR accessors
Yazen Ghannam
2016-05-03
x86/mce: Carve out writes to MCx_STATUS and MCx_CTL
Aravind Gopalakrishnan
2016-05-03
x86/mce: Grade uncorrected errors for SMCA-enabled systems
Aravind Gopalakrishnan
2016-05-03
x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later
Aravind Gopalakrishnan
2016-05-03
Merge tag 'v4.6-rc6' into ras/core, to refresh the tree
Ingo Molnar
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/mce: Remove explicit smp_rmb() when starting CPUs sync
Davidlohr Bueso
2016-04-13
x86/mce: Avoid using object after free in genpool
Tony Luck
2016-04-02
Merge branch 'acpi-processor'
Rafael J. Wysocki
2016-03-26
ACPI / processor: Request native thermal interrupt handling via _OSC
Srinivas Pandruvada
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-14
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-08
x86/mce/AMD: Document some functionality
Aravind Gopalakrishnan
2016-03-08
x86/mce/AMD: Fix logic to obtain block address
Aravind Gopalakrishnan
2016-03-08
x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors
Aravind Gopalakrishnan
2016-02-18
x86/cpufeature: Create a new synthetic cpu capability for machine check recovery
Tony Luck
2016-02-18
x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
Tony Luck
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2016-02-01
x86/mce/AMD: Set MCAX Enable bit
Aravind Gopalakrishnan
2016-02-01
x86/mce/AMD: Carve out threshold block preparation
Borislav Petkov
2016-02-01
x86/mce/AMD: Fix LVT offset configuration for thresholding
Aravind Gopalakrishnan
2016-02-01
x86/mce/AMD: Reduce number of blocks scanned per bank
Aravind Gopalakrishnan
2016-02-01
x86/mce/AMD: Do not perform shared bank check for future processors
Aravind Gopalakrishnan
[prev]
[next]