aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
Commit message (Expand)AuthorAge
...
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \
| * \ \ Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-18
| |\ \ \
| | * | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-16
| | |/ /
| * | | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2011-12-15
| |\ \ \
| | * | | x86, MCE: Drain mcelog bufferBorislav Petkov2011-12-14
| | * | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-14
| | |/ /
| * / / x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2011-12-14
| |/ /
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \
| * | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
| |/ /
* / / x86: Call idle notifier after irq_enter()Frederic Weisbecker2011-12-11
|/ /
* / x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-08
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-02
|\ \ | |/ |/|
| * i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-01
| * x86, MCE: Use notifier chain only for MCE decodingBorislav Petkov2011-10-31
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-10-28
|\ \
| * | x86, microcode: Correct microcode revision formatBorislav Petkov2011-10-19
| * | x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen2011-10-14
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-26
|\ \
| * | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-10
| * | x86, mce: Do not call del_timer_sync() in IRQ contextHidetoshi Seto2011-09-14
| |/
* / locking, x86: mce: Annotate cmci_discover_lock as rawThomas Gleixner2011-09-13
|/
* x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2011-06-16
* x86, mce: Use mce_chrdev_ prefix to group functionsHidetoshi Seto2011-06-16
* x86, mce: Cleanup mce_read()Hidetoshi Seto2011-06-16
* x86, mce: Cleanup mce_create()/remove_device()Hidetoshi Seto2011-06-16
* x86, mce: Check the result of ancient_init()Hidetoshi Seto2011-06-16
* x86, mce: Introduce mce_gather_info()Hidetoshi Seto2011-06-16
* x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto2011-06-16
* x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto2011-06-16
* x86, mce, severity: Clean up trivial coding style problemsHidetoshi Seto2011-06-16
* x86, mce, severity: Cleanup severity tableHidetoshi Seto2011-06-16
* x86, mce, severity: Make formatting a bit more readableHidetoshi Seto2011-06-16
* x86, mce, severity: Fix two severities table signaturesTony Luck2011-06-16
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\
| * Merge branch 'x86/numa' into x86-mmTejun Heo2011-05-02
| |\
| * | x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-29
| | |
| \ \
*-. \ \ Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-19
|\ \ \ \ | | |_|/ | |/| |
| | * | x86, mce: Drop the default decoding notifierBorislav Petkov2011-04-21
| | * | x86, MCE: Do not taint when handling correctable errorsBorislav Petkov2011-04-19
| |/ /
* | | x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2011-05-16
* | | x86, mce, AMD: Fix leaving freed data in a listJulia Lawall2011-05-13
|/ /
* / rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-01
|/
* Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-26
|\
| * x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-23
* | Merge branch 'linus' into releaseLen Brown2011-03-23
|\|
| * x86: Fix common misspellingsLucas De Marchi2011-03-18
| * x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-26