| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-01-21 | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intr |  Fenghua Yu | 1 | -0/+1 |
| 2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+3 |
| 2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent |  Ingo Molnar | 2 | -58/+117 |
| 2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu |  Linus Torvalds | 2 | -11/+11 |
| 2011-01-07 | x86, NMI: Remove DIE_NMI_IPI |  Don Zickus | 1 | -1/+2 |
| 2011-01-07 | x86, NMI: Add priorities to handlers |  Don Zickus | 1 | -1/+1 |
| 2011-01-06 | 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 |  Linus Torvalds | 1 | -0/+40 |
| 2011-01-03 | x86, hwmon: Add core threshold notification to therm_throt.c |  R, Durgadoss | 1 | -0/+40 |
| 2010-12-30 | x86: Replace uses of current_cpu_data with this_cpu ops |  Tejun Heo | 2 | -8/+8 |
| 2010-12-30 | x86: Use this_cpu_ops to optimize code |  Tejun Heo | 1 | -3/+3 |
| 2010-10-25 | mce, amd: Remove goto in threshold_create_device() |  Robert Richter | 1 | -2/+2 |
| 2010-10-25 | mce, amd: Add helper functions to setup APIC |  Robert Richter | 1 | -29/+38 |
| 2010-10-25 | mce, amd: Shorten local variables mci_misc_{hi,lo} |  Robert Richter | 1 | -13/+13 |
| 2010-10-25 | mce, amd: Implement mce_threshold_block_init() helper function |  Robert Richter | 1 | -19/+29 |
| 2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl |  Linus Torvalds | 2 | -0/+2 |
| 2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+24 |
| 2010-10-21 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2010-10-20 | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets |  Robert Richter | 1 | -3/+24 |
| 2010-10-15 | llseek: automatically add .llseek fop |  Arnd Bergmann | 2 | -0/+2 |
| 2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order |  Borislav Petkov | 1 | -6/+3 |
| 2010-10-08 | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic |  Jin Dongming | 1 | -1/+2 |
| 2010-09-05 | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 'thermal' |  Jin Dongming | 1 | -1/+1 |
| 2010-09-05 | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks |  Andreas Herrmann | 1 | -2/+2 |
| 2010-08-20 | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev |  Sergey Senozhatsky | 1 | -4/+5 |
| 2010-08-15 | Merge branch 'linus' into release |  Len Brown | 3 | -66/+184 |
| 2010-08-08 | ACPI, APEI, Rename CPER and GHES severity constants |  Huang Ying | 1 | -2/+2 |
| 2010-08-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -26/+15 |
| 2010-08-06 | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -39/+167 |
| 2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2010-08-03 | x86, hwmon: Package Level Thermal/Power: power limit |  Fenghua Yu | 1 | -54/+129 |
| 2010-08-03 | x86, hwmon: Package Level Thermal/Power: thermal throttling handler |  Fenghua Yu | 1 | -18/+71 |
| 2010-08-03 | x86, mce: Notify about corrected events too |  Borislav Petkov | 1 | -0/+1 |
| 2010-06-14 | mce: convert to rcu_dereference_index_check() |  Paul E. McKenney | 1 | -1/+1 |
| 2010-06-10 | x86, mce: Use HW_ERR in MCE handler |  Huang Ying | 1 | -22/+10 |
| 2010-06-10 | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup |  Huang Ying | 1 | -0/+1 |
| 2010-06-10 | x86, mce: Rename MSR_IA32_MCx_CTL2 value |  Huang Ying | 1 | -4/+4 |
| 2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core |  Linus Torvalds | 1 | -0/+10 |
| 2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 4 | -11/+231 |
| 2010-05-27 | x86: convert cpu notifier to return encapsulate errno value |  Akinobu Mita | 1 | -1/+1 |
| 2010-05-19 | ACPI, APEI, Use ERST for persistent storage of MCE |  Huang Ying | 3 | -11/+177 |
| 2010-05-19 | ACPI, APEI, Generic Hardware Error Source memory error support |  Huang Ying | 2 | -0/+54 |
| 2010-05-10 | edac_mce: Add an interface driver to report mce errors via edac |  Mauro Carvalho Chehab | 1 | -0/+10 |
| 2010-04-28 | x86, asm: Introduce and use percpu_inc() |  Jan Beulich | 1 | -2/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 4 | -0/+4 |
| 2010-03-14 | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y |  Ingo Molnar | 1 | -2/+2 |
| 2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+2 |
| 2010-03-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+8 |
| 2010-03-11 | x86: Reduce per cpu MCA boot up messages |  Mike Travis | 1 | -2/+2 |
| 2010-03-11 | x86/mce: Fix RCU lockdep splats |  Paul E. McKenney | 1 | -3/+8 |
| 2010-03-07 | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes |  Eric W. Biederman | 1 | -0/+1 |