1. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  2. 312a466 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 3bfaf95 x86/mce: Unify pr_* prefix by Borislav Petkov · 6 years ago
  4. 21afaf1 x86/mce: Streamline MCE subsystem's naming by Borislav Petkov · 6 years ago[Renamed from arch/x86/kernel/cpu/mcheck/therm_throt.c]
  5. 0f42ae2 x86/mce: Remove duplicated tracing interrupt code by Thomas Gleixner · 8 years ago
  6. 45bd07a x86: Constify attribute_group structures by Arvind Yadav · 8 years ago
  7. f89db78 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 9b052ea x86/ras/therm_throt: Do not log a fake MCE for thermal events by Borislav Petkov · 8 years ago
  9. c4158ff x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers by Daniel Bristot de Oliveira · 8 years ago
  10. 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
  11. 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
  12. 33d9730 x86/mce/therm_throt: Move hotplug callbacks to online by Thomas Gleixner · 8 years ago
  13. d6526e7 x86/mce/therm_throt: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  14. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  15. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  16. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  17. a212116 ACPI / processor: Request native thermal interrupt handling via _OSC by Srinivas Pandruvada · 9 years ago
  18. 1b74dde x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Chen Yucong · 9 years ago
  19. 81ffdcd x86/mce: Fix thermal throttling reporting after kexec by Andi Kleen · 9 years ago
  20. d286c3a x86/mce: Avoid showing repetitive message from intel_init_thermal() by Rakib Mullick · 10 years ago
  21. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
  22. 7b7139d4 x86, therm_throt.c: Remove unused therm_cpu_lock by Srivatsa S. Bhat · 11 years ago
  23. 4e6192b x86, therm_throt.c: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  24. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
  25. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  26. a9f4a70 Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  27. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 12 years ago
  28. eddc0e9 x86, trace: Introduce entering/exiting_irq() by Seiji Aguchi · 12 years ago
  29. 6bb2ff8 x86 thermal: Disable power limit notification interrupt by default by Fenghua Yu · 12 years ago
  30. c811474 x86 thermal: Delete power-limit-notification console messages by Fenghua Yu · 12 years ago
  31. 25cdce1 x86, mcheck, therm_throt: Process package thresholds by Srinivas Pandruvada · 12 years ago
  32. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  33. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  34. edf7c81 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  35. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  36. 29e9bf1 x86, mce, therm_throt: Don't report power limit and package level thermal throttle events in mcelog by Fenghua Yu · 13 years ago
  37. 98ad1cc x86: Call idle notifier after irq_enter() by Frederic Weisbecker · 13 years ago
  38. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  39. 1358820 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. ac2941f Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 14 years ago
  42. 7b70bd3 x86, MCE: Do not taint when handling correctable errors by Borislav Petkov · 14 years ago
  43. fe50421 x86: Use this_cpu_has for thermal_interrupt current cpu by Christoph Lameter · 14 years ago
  44. f21bbec x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intr by Fenghua Yu · 14 years ago
  45. 9e76a97 x86, hwmon: Add core threshold notification to therm_throt.c by R, Durgadoss · 14 years ago
  46. 214515b Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. b62be8e x86, mce, therm_throt.c: Fix missing curly braces in error handling logic by Jin Dongming · 15 years ago
  48. 592091c0 therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 'thermal' by Jin Dongming · 15 years ago
  49. 51e3c1b x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev by Sergey Senozhatsky · 15 years ago
  50. 0199114 x86, hwmon: Package Level Thermal/Power: power limit by Fenghua Yu · 15 years ago
  51. 55d435a x86, hwmon: Package Level Thermal/Power: thermal throttling handler by Fenghua Yu · 15 years ago
  52. a94247e x86: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 15 years ago
  53. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
  54. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
  55. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
  56. cffd377 x86, mce: Fix __init annotations by Hidetoshi Seto · 15 years ago
  57. ce6b5d7 x86: Mark the thermal init functions __init by Yong Wang · 15 years ago
  58. a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 15 years ago
  59. b417c9f x86: mce: Fix thermal throttling message storm by Ingo Molnar · 15 years ago
  60. 3967684 x86: mce: Clean up thermal throttling state tracking code by Ingo Molnar · 15 years ago
  61. df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 16 years ago
  63. 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 16 years ago
  64. f3a0867 x86, mce: fix reporting of Thermal Monitoring mechanism enabled by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 1149e72 x86, mce: remove therm_throt.h by Hidetoshi Seto · 16 years ago
  66. 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 16 years ago
  67. 895287c x86, mce: squash mce_intel.c into therm_throt.c by Hidetoshi Seto · 16 years ago
  68. a65c88d x86, mce: unify smp_thermal_interrupt by Hidetoshi Seto · 16 years ago
  69. cc3aec52 x86, mce: trivial clean up for therm_throt.c by Hidetoshi Seto · 16 years ago
  70. cb6f3c1 x86, mce: clean up therm_throt.c by Ingo Molnar · 16 years ago
  71. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  72. cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
  73. 7c36752 x86: sparse warning in therm_throt.c by Harvey Harrison · 17 years ago
  74. c7e38a9 cpu hotplug: thermal_throttle: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  75. 25d1b51 i386: Fix section mismatch by Satyam Sharma · 17 years ago
  76. c18db0d i386: move kernel/cpu/mcheck by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/mcheck/therm_throt.c]
  77. 38ef6d1 HOTPLUG: Adapt thermal throttle to CPU_DYING by Avi Kivity · 18 years ago
  78. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  79. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 18 years ago
  80. 5886269 fix file specification in comments by Uwe Kleine-König · 18 years ago
  81. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  82. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  83. 6569345 [PATCH] thermal throttle: sysfs error checking by Stephen Hemminger · 18 years ago
  84. 3222b36 [PATCH] x86: Add a cumulative thermal throttle event counter. by Dmitriy Zavin · 18 years ago
  85. 66aea99 [PATCH] i386: Make the jiffies compares use the 64bit safe macros. by Dmitriy Zavin · 18 years ago
  86. 15d5f83 [PATCH] x86: Refactor thermal throttle processing by Dmitriy Zavin · 18 years ago