1. 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 · 15 years ago
  2. 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 · 15 years ago
  3. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 15 years ago
  4. d9a5ac9 x86, mce, AMD: Fix leaving freed data in a list by Julia Lawall · 15 years ago
  5. aff3648 Merge branch 'x86/numa' into x86-mm by Tejun Heo · 15 years ago
  6. dffa4b2 x86, mce: Drop the default decoding notifier by Borislav Petkov · 15 years ago
  7. 7b70bd3 x86, MCE: Do not taint when handling correctable errors by Borislav Petkov · 15 years ago
  8. a4dd992 rcu: create new rcu_access_index() and use in mce by Paul E. McKenney · 15 years ago
  9. fe50421 x86: Use this_cpu_has for thermal_interrupt current cpu by Christoph Lameter · 15 years ago
  10. 16c29da Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  11. f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 15 years ago
  12. 02e2407 Merge branch 'linus' into release by Len Brown · 15 years ago
  13. 885b976 ACPI, APEI, Add ERST record ID cache by Huang Ying · 15 years ago
  14. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 15 years ago
  15. b3d7336 x86: Move llc_shared_map out of cpu_info by Yinghai Lu · 15 years ago
  16. f21bbec x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intr by Fenghua Yu · 15 years ago
  17. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
  19. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  20. c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 15 years ago
  21. 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 15 years ago
  22. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. 9e76a97 x86, hwmon: Add core threshold notification to therm_throt.c by R, Durgadoss · 15 years ago
  24. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 15 years ago
  25. 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 15 years ago
  26. 0a17941 mce, amd: Remove goto in threshold_create_device() by Robert Richter · 16 years ago
  27. bbaff08 mce, amd: Add helper functions to setup APIC by Robert Richter · 16 years ago
  28. 7203a04 mce, amd: Shorten local variables mci_misc_{hi,lo} by Robert Richter · 16 years ago
  29. 9c37c9d mce, amd: Implement mce_threshold_block_init() helper function by Robert Richter · 16 years ago
  30. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
  31. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 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 · 16 years ago
  33. 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 16 years ago
  34. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 16 years ago
  35. 6dcbfe4 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order by Borislav Petkov · 16 years ago
  36. b62be8e x86, mce, therm_throt.c: Fix missing curly braces in error handling logic by Jin Dongming · 16 years ago
  37. 592091c therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 'thermal' by Jin Dongming · 16 years ago
  38. 1389298 x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks by Andreas Herrmann · 16 years ago
  39. 51e3c1b x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev by Sergey Senozhatsky · 16 years ago
  40. 95ee46a Merge branch 'linus' into release by Len Brown · 16 years ago
  41. ad4ecef ACPI, APEI, Rename CPER and GHES severity constants by Huang Ying · 16 years ago
  42. e877977 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. a5e1159 Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 3a3527b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. 0199114 x86, hwmon: Package Level Thermal/Power: power limit by Fenghua Yu · 16 years ago
  46. 55d435a x86, hwmon: Package Level Thermal/Power: thermal throttling handler by Fenghua Yu · 16 years ago
  47. 98a5ae2 x86, mce: Notify about corrected events too by Borislav Petkov · 16 years ago
  48. ec8c27e mce: convert to rcu_dereference_index_check() by Paul E. McKenney · 16 years ago
  49. a2d7b0d x86, mce: Use HW_ERR in MCE handler by Huang Ying · 16 years ago
  50. 3c41758 x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup by Huang Ying · 16 years ago
  51. 1f9a0bd x86, mce: Rename MSR_IA32_MCx_CTL2 value by Huang Ying · 16 years ago
  52. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 16 years ago
  53. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  54. a94247e x86: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 16 years ago
  55. 482908b ACPI, APEI, Use ERST for persistent storage of MCE by Huang Ying · 16 years ago
  56. d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 16 years ago
  57. 696e409 edac_mce: Add an interface driver to report mce errors via edac by Mauro Carvalho Chehab · 17 years ago
  58. 402af0d x86, asm: Introduce and use percpu_inc() by Jan Beulich · 16 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  60. 2aa2b50 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y by Ingo Molnar · 16 years ago
  61. 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. 10fb7f1 x86: Reduce per cpu MCA boot up messages by Mike Travis · 16 years ago
  64. f56e8a0 x86/mce: Fix RCU lockdep splats by Paul E. McKenney · 16 years ago
  65. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 16 years ago
  66. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 16 years ago
  67. bf08b3b Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 16 years ago
  68. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 16 years ago
  69. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 16 years ago
  70. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 16 years ago
  71. 5c0e9f2 x86, mce: fix confusion between bank attributes and mce attributes by Hidetoshi Seto · 17 years ago
  72. bc09eff x86/mce: Set up timer unconditionally by Jan Beulich · 17 years ago
  73. f3d607c Merge branch 'linus' into x86/urgent by Ingo Molnar · 17 years ago
  74. fe5ed91 x86, mce: don't restart timer if disabled by Hidetoshi Seto · 17 years ago
  75. 767df1b x86, mce: Add __cpuinit to hotplug callback functions by Hidetoshi Seto · 17 years ago
  76. cffd377 x86, mce: Fix __init annotations by Hidetoshi Seto · 17 years ago
  77. ce6b5d7 x86: Mark the thermal init functions __init by Yong Wang · 17 years ago
  78. a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 17 years ago
  79. 6ac5c53 cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c by Rusty Russell · 17 years ago
  80. b33a636 x86, mce: Add a global MCE init helper by Borislav Petkov · 17 years ago
  81. 5e09954 x86, mce: Fix up MCE naming nomenclature by Borislav Petkov · 17 years ago
  82. 6b50f5c Merge branches 'x86/mce' and 'x86/urgent' into perf/mce by Ingo Molnar · 17 years ago
  83. 93ae501 x86: Don't print number of MCE banks for every CPU by Roland Dreier · 17 years ago
  84. 8968f9d perf_event, x86, mce: Use TRACE_EVENT() for MCE logging by Hidetoshi Seto · 17 years ago
  85. fb25319 mce, edac: Use an atomic notifier for MCEs decoding by Borislav Petkov · 17 years ago
  86. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  87. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 17 years ago
  88. e207e14 Revert "x86, mce: do not compile mcelog message on AMD" by Linus Torvalds · 17 years ago
  89. 11868a2 x86: mce: Use safer ways to access MCE registers by Ingo Molnar · 17 years ago
  90. 14c0abf x86: mce, inject: Use real inject-msg in raise_local by Huang Ying · 17 years ago
  91. b417c9f x86: mce: Fix thermal throttling message storm by Ingo Molnar · 17 years ago
  92. 3967684 x86: mce: Clean up thermal throttling state tracking code by Ingo Molnar · 17 years ago
  93. a017421 x86, mce: Fix compile warning in case of CONFIG_SMP=n by Andreas Herrmann · 17 years ago
  94. 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 · 17 years ago
  95. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  96. f65ac45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 17 years ago
  97. e34e77c x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c by Andi Kleen · 17 years ago
  98. 22223c9 x86, mce: do not compile mcelog message on AMD by Borislav Petkov · 17 years ago
  99. 549d042 x86, mce: pass mce info to EDAC for decoding by Borislav Petkov · 17 years ago
  100. cb9805a x86, mcheck: Use correct cpumask for shared bank4 by Andreas Herrmann · 17 years ago