index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
Commit message (
Expand
)
Author
Age
*
x86/mce: Make the MCE notifier a blocking one
Vishal Verma
2017-04-27
*
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
2017-04-27
*
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-13
*
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-09-05
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
|
\
|
*
timers, x86/mce: Initialize MCE restart timer as pinned
Thomas Gleixner
2016-07-07
*
|
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-08
*
|
x86/mce: Do not use bank 1 for APEI generated error logs
Tony Luck
2016-06-14
|
/
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
|
\
|
*
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-19
|
|
\
|
*
|
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-04-13
*
|
|
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-12
*
|
|
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-05-03
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-14
|
|
\
|
|
*
|
Merge branch 'acpi-processor'
Rafael J. Wysocki
2016-04-01
|
|
\
\
|
|
*
|
ACPI / processor: Request native thermal interrupt handling via _OSC
Srinivas Pandruvada
2016-03-25
*
|
|
|
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-13
|
/
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
|
\
\
|
*
|
x86/cpufeature: Create a new synthetic cpu capability for machine check recovery
Tony Luck
2016-02-18
|
|
/
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-14
|
\
\
|
*
|
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-03-08
|
*
|
x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
Tony Luck
2016-02-18
|
*
|
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
2016-02-01
[next]