Age | Commit message (Expand) | Author |
2011-05-19 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds |
2011-05-16 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2011-05-13 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall |
2011-05-02 | Merge branch 'x86/numa' into x86-mm | Tejun Heo |
2011-04-21 | x86, mce: Drop the default decoding notifier | Borislav Petkov |
2011-04-19 | x86, MCE: Do not taint when handling correctable errors | Borislav Petkov |
2011-04-01 | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney |
2011-03-29 | x86: Use this_cpu_has for thermal_interrupt current cpu | Christoph Lameter |
2011-03-25 | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2011-03-23 | x86: Use syscore_ops instead of sysdev classes and sysdevs | Rafael J. Wysocki |
2011-03-23 | Merge branch 'linus' into release | Len Brown |
2011-03-21 | ACPI, APEI, Add ERST record ID cache | Huang Ying |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2011-01-26 | x86: Move llc_shared_map out of cpu_info | Yinghai Lu |
2011-01-21 | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co... | Fenghua Yu |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus |
2011-01-06 | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds |
2011-01-03 | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss |
2010-12-30 | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo |
2010-12-30 | x86: Use this_cpu_ops to optimize code | Tejun Heo |
2010-10-25 | mce, amd: Remove goto in threshold_create_device() | Robert Richter |
2010-10-25 | mce, amd: Add helper functions to setup APIC | Robert Richter |
2010-10-25 | mce, amd: Shorten local variables mci_misc_{hi,lo} | Robert Richter |
2010-10-25 | mce, amd: Implement mce_threshold_block_init() helper function | Robert Richter |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
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-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
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 |