| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mce: Streamline MCE subsystem's naming | Borislav Petkov | 2018-12-05 | 1 | -520/+0 |
* | x86/mce: Remove duplicated tracing interrupt code | Thomas Gleixner | 2017-08-29 | 1 | -17/+3 |
* | x86: Constify attribute_group structures | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-28 | 1 | -2/+4 |
|\ |
|
| * | x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers | Daniel Bristot de Oliveira | 2017-01-05 | 1 | -2/+4 |
* | | x86/ras/therm_throt: Do not log a fake MCE for thermal events | Borislav Petkov | 2017-01-24 | 1 | -19/+11 |
|/ |
|
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 1 | -41/+15 |
|\ |
|
| * | x86/mce/therm_throt: Move hotplug callbacks to online | Thomas Gleixner | 2016-11-22 | 1 | -5/+8 |
| * | x86/mce/therm_throt: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -42/+13 |
* | | x86: Remove empty idle.h header | Thomas Gleixner | 2016-12-09 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes | Ingo Molnar | 2016-04-19 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2016-04-02 | 1 | -0/+3 |
| |\ |
|
| | * | ACPI / processor: Request native thermal interrupt handling via _OSC | Srinivas Pandruvada | 2016-03-26 | 1 | -0/+3 |
* | | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 1 | -1/+1 |
|/ / |
|
* | | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) | Chen Yucong | 2016-02-03 | 1 | -8/+7 |
|/ |
|
* | x86/mce: Fix thermal throttling reporting after kexec | Andi Kleen | 2015-10-21 | 1 | -8/+0 |
* | x86/mce: Avoid showing repetitive message from intel_init_thermal() | Rakib Mullick | 2014-09-19 | 1 | -2/+2 |
* | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2014-05-05 | 1 | -2/+2 |
* | x86, therm_throt.c: Remove unused therm_cpu_lock | Srivatsa S. Bhat | 2014-03-20 | 1 | -13/+0 |
* | x86, therm_throt.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+4 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 1 | -5/+4 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-07-11 | 1 | -4/+59 |
|\ |
|
| * | x86, mcheck, therm_throt: Process package thresholds | Srinivas Pandruvada | 2013-06-13 | 1 | -4/+59 |
* | | Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 1 | -17/+26 |
|\ \ |
|
| * | | x86 thermal: Disable power limit notification interrupt by default | Fenghua Yu | 2013-06-14 | 1 | -8/+26 |
| * | | x86 thermal: Delete power-limit-notification console messages | Fenghua Yu | 2013-06-14 | 1 | -9/+0 |
| |/ |
|
* | | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-20 | 1 | -0/+10 |
* | | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 2013-06-20 | 1 | -6/+8 |
|/ |
|
* | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -32/+31 |
|\ |
|
| * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -32/+31 |
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 1 | -22/+7 |
|\ \ |
|
| * | | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu | 2011-12-14 | 1 | -22/+7 |
| |/ |
|
* | | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 2011-12-11 | 1 | -1/+1 |
|/ |
|
* | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 | 1 | -4/+3 |
|\ |
|
| * | x86: Use this_cpu_has for thermal_interrupt current cpu | Christoph Lameter | 2011-03-29 | 1 | -4/+3 |
| | | |
| \ | |
*-. \ | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds | 2011-05-19 | 1 | -3/+0 |
|\ \ \
| | |/
| |/| |
|
| | * | x86, MCE: Do not taint when handling correctable errors | Borislav Petkov | 2011-04-19 | 1 | -3/+0 |
| |/ |
|
* | | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song | 2011-05-16 | 1 | -5/+7 |
|/ |
|
* | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co... | Fenghua Yu | 2011-01-21 | 1 | -0/+1 |
* | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 2011-01-03 | 1 | -0/+40 |
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 1 | -1/+1 |
|\ |
|
| * | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't... | Jin Dongming | 2010-09-05 | 1 | -1/+1 |
* | | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming | 2010-10-08 | 1 | -1/+2 |
* | | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky | 2010-08-20 | 1 | -4/+5 |
|/ |
|
* | x86, hwmon: Package Level Thermal/Power: power limit | Fenghua Yu | 2010-08-03 | 1 | -54/+129 |
* | x86, hwmon: Package Level Thermal/Power: thermal throttling handler | Fenghua Yu | 2010-08-03 | 1 | -18/+71 |
* | x86: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 2010-05-27 | 1 | -1/+1 |
* | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto | 2009-12-14 | 1 | -5/+12 |