summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init()Borislav Petkov2015-11-011-0/+2
* x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan2015-11-011-0/+2
* x86/mce: Fix thermal throttling reporting after kexecAndi Kleen2015-10-211-8/+0Star
* x86/mce: Don't clear shared banks on Intel when offlining CPUsAshok Raj2015-09-281-10/+20
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-013-10/+8Star
|\
| * x86/entry: Remove exception_enter() from most trap handlersAndy Lutomirski2015-07-073-8/+6Star
| * x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-2/+2
| * x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-016-143/+265
|\ \
| * | x86/mce: Add a wrapper around mce_log() for injectionBorislav Petkov2015-08-132-0/+10
| * | x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()Borislav Petkov2015-08-131-4/+4
| * | x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi2015-08-131-18/+23
| * | x86/mce: Clear Local MCE opt-in before kexecAshok Raj2015-08-132-1/+48
| * | x86/mce: Kill drain_mcelog_buffer()Borislav Petkov2015-08-131-42/+2Star
| * | x86/mce: Avoid potential deadlock due to printk() in MCE contextChen, Gong2015-08-133-4/+2Star
| * | x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong2015-08-131-75/+60Star
| * | x86/mce: Don't use percpu workqueuesChen, Gong2015-08-131-7/+7
| * | x86/mce: Provide a lockless memory pool to save error recordsChen, Gong2015-08-134-2/+119
| |/
* / rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-231-3/+3
|/
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-233-32/+203
|\
| * Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-073-32/+203
| |\
| | * x86/mce: Handle Local MCE eventsAshok Raj2015-06-072-6/+27
| | * x86/mce: Add infrastructure to support Local MCEAshok Raj2015-06-072-0/+46
| | * x86/mce: Fix monarch timeout setting through the mce= cmdline optionXie XiuQi2015-05-271-4/+1Star
| | * x86/mce/amd: Zap changelogBorislav Petkov2015-05-071-10/+2Star
| | * x86/mce/amd: Rename setup_APIC_mceAravind Gopalakrishnan2015-05-071-2/+2
| | * x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan2015-05-071-0/+93
| | * x86/mce: Add support for deferred errors on AMDAravind Gopalakrishnan2015-05-061-2/+8
| | * x86/mce/amd: Collect valid address before logging an errorAravind Gopalakrishnan2015-05-061-1/+4
| | * x86/mce/amd: Factor out logging mechanismAravind Gopalakrishnan2015-05-061-10/+23
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-06-021-6/+9
|\ \ \ | |/ / |/| |
| * | mce: mce_chrdev_write() can be staticPaul E. McKenney2015-05-271-2/+2
| * | mce: Stop using array-index-based RCU primitivesPaul E. McKenney2015-05-271-4/+7
| |/
* / x86/mce: Fix MCE severity messagesBorislav Petkov2015-05-181-2/+5
|/
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-135-103/+202
|\
| * x86/mce/severity: Fix warning about indented bracesAravind Gopalakrishnan2015-04-031-5/+4Star
| * x86/mce: Define mce_severity function pointerAravind Gopalakrishnan2015-03-243-6/+16
| * x86/mce: Add an AMD severities-grading functionAravind Gopalakrishnan2015-03-242-0/+65
| * x86/mce: Reindent __mcheck_cpu_apply_quirks() properlyBorislav Petkov2015-03-231-24/+24
| * x86/mce: Use safe MSR accesses for AMD quirkJesse Larrew2015-03-231-10/+4Star
| * Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Ingo Molnar2015-02-194-71/+102
| |\
| | * x86/MCE/AMD: Enable thresholding interrupts by default if supportedAravind Gopalakrishnan2015-02-191-2/+7
| | * x86/MCE: Make mce_panic() fatal machine check msg in the same patternDerek Che2015-02-191-2/+2
| | * x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov2015-02-193-66/+92
| | * x86/MCE/AMD: Drop bogus const modifier from AMD's bank4_names()Jan Beulich2015-02-191-1/+1
* | | Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-4/+1Star
|\ \ \
| * | | x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck2015-02-091-4/+1Star
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-163-3/+6
|\ \ \ | |_|/ |/| |
| * | x86: Clean up cr4 manipulationAndy Lutomirski2015-02-043-3/+6
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-101-10/+13
|\ \ \ | |/ / |/| |