- 60c906b Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0becc0a x86/mce: Make timer handling more robust by Thomas Gleixner · 8 years ago
- 9026cc8 x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority by Borislav Petkov · 8 years ago
- cff4c03 x86/ras: Get rid of mce_process_work() by Borislav Petkov · 8 years ago
- 669c00f x86/ras: Flip the TSC-adding logic by Borislav Petkov · 8 years ago
- 9b052ea x86/ras/therm_throt: Do not log a fake MCE for thermal events by Borislav Petkov · 8 years ago
- c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
- e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3f5a789 x86/mce: Include the PPIN in MCE records when available by Tony Luck · 8 years ago
- 0e285d3 x86/mcheck: Move CPU_DEAD to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 8c0eeac x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 39f152f x86/mcheck: Reorganize the hotplug callbacks by Sebastian Andrzej Siewior · 8 years ago
- 4d7b02d x86/mcheck: Split threshold_cpu_callback into two callbacks by Sebastian Andrzej Siewior · 8 years ago
- 7f34b93 x86/mcheck: Be prepared for a rollback back to the ONLINE state by Sebastian Andrzej Siewior · 8 years ago
- 5446735 x86/MCE: Correct TSC timestamping of error records by Borislav Petkov · 8 years ago
- cd9c57c x86/MCE: Dump MCE to dmesg if no consumers by Borislav Petkov · 8 years ago
- 8bc4a04 Merge branch 'for-4.9' into for-4.10 by Tejun Heo · 8 years ago
- a2c2727 mce, workqueue: remove keventd_up() usage by Tejun Heo · 8 years ago
- 4f29b73 x86/mce/AMD: Extract the error address on SMCA systems by Yazen Ghannam · 8 years ago
- 4b711f9 x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systems by Yazen Ghannam · 8 years ago
- 5828c46 x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems by Yazen Ghannam · 8 years ago
- db819d6 x86/mce: Add support for new MCA_SYND register by Yazen Ghannam · 8 years ago
- ffb173e x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string test by Tony Luck · 8 years ago
- 3637efb x86/mce: Add PCI quirks to identify Xeons with machine check recovery by Tony Luck · 8 years ago
- 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 38c54cc x86/mce: Fix mce_rdmsrl() warning message by Borislav Petkov · 9 years ago
- f9c287b timers, x86/mce: Initialize MCE restart timer as pinned by Thomas Gleixner · 9 years ago
- 14cddfd x86/mce: Update AMD mcheck init to use cpu_has() facilities by Yazen Ghannam · 9 years ago
- fead35c x86/mce: Detect local MCEs properly by Yazen Ghannam · 9 years ago
- 5541c93 x86/mce: Look in genpool instead of mcelog for pending error records by Tony Luck · 9 years ago
- d9d73fc x86/mce: Detect and use SMCA-specific msr_ops by Yazen Ghannam · 9 years ago
- a9750a3 x86/mce: Define vendor-specific MSR accessors by Yazen Ghannam · 9 years ago
- bb91f8c x86/mce: Carve out writes to MCx_STATUS and MCx_CTL by Aravind Gopalakrishnan · 9 years ago
- 10001d9 x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later by Aravind Gopalakrishnan · 9 years ago
- bf92b1f x86/mce: Remove explicit smp_rmb() when starting CPUs sync by Davidlohr Bueso · 9 years ago
- ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 0f68c08 x86/cpufeature: Create a new synthetic cpu capability for machine check recovery by Tony Luck · 9 years ago
- b2f9d67 x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries by Tony Luck · 9 years ago
- bfbe0ee x86/mce: Fix order of AMD MCE init function call by Aravind Gopalakrishnan · 9 years ago
- 4bd20db Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d90167a x86/mce: Ensure offline CPUs don't participate in rendezvous process by Ashok Raj · 9 years ago
- feab21f x86/mce: Make usable address checks Intel-only by Borislav Petkov · 9 years ago
- db548a2 x86/mce: Add the missing memory error check on AMD by Borislav Petkov · 9 years ago
- c0ec382 x86/RAS: Remove mce.usable_addr by Borislav Petkov · 9 years ago
- 8b38937 x86/mce: Do not enter deferred errors into the generic pool twice by Tony Luck · 9 years ago
- dc34bdd x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init() by Borislav Petkov · 9 years ago
- c7f54d2 x86/mce: Add a Scalable MCA vendor flags bit by Aravind Gopalakrishnan · 9 years ago
- 6e06780 x86/mce: Don't clear shared banks on Intel when offlining CPUs by Ashok Raj · 9 years ago
- 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 3959df1d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- a79da38 x86/mce: Add a wrapper around mce_log() for injection by Borislav Petkov · 9 years ago
- 9a7783d x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check() by Borislav Petkov · 9 years ago
- 8838eb6 x86/mce: Clear Local MCE opt-in before kexec by Ashok Raj · 9 years ago
- eef4dfa x86/mce: Kill drain_mcelog_buffer() by Borislav Petkov · 9 years ago
- f29a7af x86/mce: Avoid potential deadlock due to printk() in MCE context by Chen, Gong · 9 years ago
- fd4cf79 x86/mce: Remove the MCE ring for Action Optional errors by Chen, Gong · 9 years ago
- 061120a x86/mce: Don't use percpu workqueues by Chen, Gong · 9 years ago
- 648ed94 x86/mce: Provide a lockless memory pool to save error records by Chen, Gong · 9 years ago
- f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
- 8c84014 x86/entry: Remove exception_enter() from most trap handlers by Andy Lutomirski · 10 years ago
- 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 10 years ago
- 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 10 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c2f9b0a Merge branch 'x86/ras' into x86/core, to fix conflicts by Ingo Molnar · 10 years ago
- 243d657 x86/mce: Handle Local MCE events by Ashok Raj · 10 years ago
- 88d5386 x86/mce: Add infrastructure to support Local MCE by Ashok Raj · 10 years ago
- 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
- 29c6820 mce: mce_chrdev_write() can be static by Paul E. McKenney · 10 years ago
- e90328b mce: Stop using array-index-based RCU primitives by Paul E. McKenney · 10 years ago
- 5c31b28 x86/mce: Fix monarch timeout setting through the mce= cmdline option by Xie XiuQi · 10 years ago
- 17fea54 x86/mce: Fix MCE severity messages by Borislav Petkov · 10 years ago
- 7559e13 x86/mce: Add support for deferred errors on AMD by Aravind Gopalakrishnan · 10 years ago
- 07f2d8c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 43eaa2a x86/mce: Define mce_severity function pointer by Aravind Gopalakrishnan · 10 years ago
- bf80bbd x86/mce: Add an AMD severities-grading function by Aravind Gopalakrishnan · 10 years ago
- c9ce871 x86/mce: Reindent __mcheck_cpu_apply_quirks() properly by Borislav Petkov · 10 years ago
- f77ac50 x86/mce: Use safe MSR accesses for AMD quirk by Jesse Larrew · 10 years ago
- fa45a45 Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 10 years ago
- 8af7043 x86/MCE: Make mce_panic() fatal machine check msg in the same pattern by Derek Che · 10 years ago
- 3f2f068 x86/MCE/intel: Cleanup CMCI storm logic by Borislav Petkov · 10 years ago
- d96c757 Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 10 years ago
- 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- e07e0d4 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a2413d8 x86/mce: Fix regression. All error records should report via /dev/mcelog by Tony Luck · 10 years ago
- 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
- d4812e1 x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks by Luck, Tony · 10 years ago
- 9592747 x86, traps: Track entry into and exit from IST context by Andy Lutomirski · 10 years ago
- 8373769 x86, mce: Fix sparse errors by Borislav Petkov · 10 years ago
- 6c80f87 x86, mce: Improve timeout error messages by Andy Lutomirski · 10 years ago
- c7c9b39 x86/mce: Spell "panicked" correctly by Borislav Petkov · 10 years ago
- fa92c58 x86, mce: Support memory error recovery for both UCNA and Deferred error in machine_check_poll by Chen Yucong · 10 years ago
- e348027 x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFERRED error by Chen Yucong · 10 years ago
- 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
- 27c9341 x86, MCE: Robustify mcheck_init_device by Borislav Petkov · 11 years ago
- 38356c1 x86, MCE: Kill CPU_POST_DEAD by Borislav Petkov · 11 years ago
- 65eb718 hwpoison: remove unused global variable in do_machine_check() by Chen Yucong · 11 years ago
- 716079f mce: Panic when a core has reached a timeout by Borislav Petkov · 11 years ago
- 9c15a24 x86/mce: Improve mcheck_init_device() error handling by Mathieu Souchaud · 11 years ago
- ea43164 x86/mce: Fix CMCI preemption bugs by Ingo Molnar · 11 years ago