aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck
AgeCommit message (Expand)Author
2011-03-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2011-03-23x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-01-26x86: Move llc_shared_map out of cpu_infoYinghai Lu
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-10-25mce, amd: Remove goto in threshold_create_device()Robert Richter
2010-10-25mce, amd: Add helper functions to setup APICRobert Richter
2010-10-25mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter
2010-10-25mce, amd: Implement mce_threshold_block_init() helper functionRobert Richter
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming
2010-09-05therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Jin Dongming
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann
2010-08-20x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-08ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying
2010-08-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-06Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-03x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu
2010-08-03x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu
2010-08-03x86, mce: Notify about corrected events tooBorislav Petkov
2010-06-14mce: convert to rcu_dereference_index_check()Paul E. McKenney
2010-06-10x86, mce: Use HW_ERR in MCE handlerHuang Ying
2010-06-10x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying
2010-06-10x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-19ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying
2010-05-10edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab
2010-04-28x86, asm: Introduce and use percpu_inc()Jan Beulich
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo