- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 5d7f7d1 x86/mce/inject: Fix a wrong assignment of i_mce.status by Zhenzhong Duan · 4 years, 7 months ago
- 8cd501c x86/entry: Convert Machine Check to IDTENTRY_IST by Thomas Gleixner · 5 years ago
- 81736ab x86/mce: Remove mce_inject_log() in favor of mce_log() by Jan H. Schönherr · 5 years ago
- 6e4f929 x86/mce: Do not check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 1223755 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 by Thomas Gleixner · 6 years ago
- ffa6f55 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 67e87d4 x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has() by Borislav Petkov · 6 years ago
- 006c077 x86/mce: Handle varying MCA bank counts by Yazen Ghannam · 6 years ago
- 21afaf1 x86/mce: Streamline MCE subsystem's naming by Borislav Petkov · 6 years ago[Renamed (99%) from arch/x86/kernel/cpu/mcheck/mce-inject.c]
- 7401a63 x86/mce-inject: Reset injection struct after injection by Borislav Petkov · 6 years ago
- 985c78d x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read() by Luck, Tony · 7 years ago
- ea89c06 x86/tsc: Get rid of rdtscll() by Thomas Gleixner · 7 years ago
- 86d2eac x86/mce/mce-inject: Preset the MCE injection struct by Borislav Petkov · 8 years ago
- 5c99881 x86/mce: Clean up include files by Borislav Petkov · 8 years ago
- fbe9ff9 x86/mce: Get rid of register_mce_write_callback() by Borislav Petkov · 8 years ago
- bc8e80d x86/mce: Merge mce_amd_inj into mce-inject by Borislav Petkov · 8 years ago
- d4b2ac6 x86/ras/inject: Make it depend on X86_LOCAL_APIC=y by Borislav Petkov · 8 years ago
- 1b74dde x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Chen Yucong · 9 years ago
- 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- a909368 x86, mce: Fix "braodcast" typo by Mathias Krause · 12 years ago
- b597591 x86: mce: Serialize mce injection by Thomas Gleixner · 13 years ago
- ea22571 x86: mce: Disable preemption when calling raise_local() by Thomas Gleixner · 13 years ago
- 2c29d9d x86: add IRQ context simulation in module mce-inject by Chen Gong · 13 years ago
- 66f5ddf x86/mce: Make mce_chrdev_ops 'static const' by Luck, Tony · 13 years ago
- 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
- 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
- c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
- 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 6ac5c53 cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c by Rusty Russell · 15 years ago
- 14c0abf x86: mce, inject: Use real inject-msg in raise_local by Huang Ying · 15 years ago
- 0dcc668 x86, mce: Support specifying raise mode for software MCE injection by Huang Ying · 15 years ago
- 5b7e88e x86, mce: Support specifying context for software mce injection by Huang Ying · 15 years ago
- 9ff36ee x86, mce: rename mce_notify_user to mce_notify_irq by Andi Kleen · 16 years ago
- d620c67 x86, mce: support more than 256 CPUs in struct mce by Andi Kleen · 16 years ago
- 98a9c8c x86, mce: trivial clean up for mce-inject.c by Hidetoshi Seto · 16 years ago
- 5706001 x86, mce: fix comment style in mce-inject.c by H. Peter Anvin · 16 years ago
- ea149b3 x86, mce: add basic error injection infrastructure by Andi Kleen · 16 years ago