Age | Commit message (Expand) | Author |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-20 | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter |
2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-08 | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming |
2010-09-05 | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't... | Jin Dongming |
2010-09-05 | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann |
2010-08-20 | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky |
2010-08-15 | Merge branch 'linus' into release | Len Brown |
2010-08-08 | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying |
2010-08-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-08-06 | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-08-03 | x86, hwmon: Package Level Thermal/Power: power limit | Fenghua Yu |
2010-08-03 | x86, hwmon: Package Level Thermal/Power: thermal throttling handler | Fenghua Yu |
2010-08-03 | x86, mce: Notify about corrected events too | Borislav Petkov |
2010-06-14 | mce: convert to rcu_dereference_index_check() | Paul E. McKenney |
2010-06-10 | x86, mce: Use HW_ERR in MCE handler | Huang Ying |
2010-06-10 | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying |
2010-06-10 | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-27 | x86: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-19 | ACPI, APEI, Use ERST for persistent storage of MCE | Huang Ying |
2010-05-19 | ACPI, APEI, Generic Hardware Error Source memory error support | Huang Ying |
2010-05-10 | edac_mce: Add an interface driver to report mce errors via edac | Mauro Carvalho Chehab |
2010-04-28 | x86, asm: Introduce and use percpu_inc() | Jan Beulich |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-14 | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-03-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-11 | x86: Reduce per cpu MCA boot up messages | Mike Travis |
2010-03-11 | x86/mce: Fix RCU lockdep splats | Paul E. McKenney |
2010-03-07 | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2009-12-15 | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar |
2009-12-14 | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto |
2009-12-14 | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov |
2009-12-11 | x86: Limit the number of processor bootup messages | Mike Travis |
2009-12-08 | x86, mce: fix confusion between bank attributes and mce attributes | Hidetoshi Seto |
2009-12-08 | x86/mce: Set up timer unconditionally | Jan Beulich |
2009-12-07 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-12-02 | x86, mce: don't restart timer if disabled | Hidetoshi Seto |
2009-11-26 | x86, mce: Add __cpuinit to hotplug callback functions | Hidetoshi Seto |
2009-11-12 | x86, mce: Fix __init annotations | Hidetoshi Seto |
2009-11-11 | x86: Mark the thermal init functions __init | Yong Wang |
2009-11-10 | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang |
2009-11-04 | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c | Rusty Russell |
2009-10-16 | x86, mce: Add a global MCE init helper | Borislav Petkov |
2009-10-16 | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov |