Merge branch 'linus' into perfcounters/core-v2
[safe/jmp/linux-2.6] / arch / x86 / kernel / cpu / mcheck /
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-18 Andrew Mortonx86: use smp_call_function_single() in arch/x86/kernel...
2009-03-16 Hidetoshi Setox86, mce: remove incorrect __cpuinit for intel_init_cmci()
2009-03-13 Rusty Russellcpumask: use new cpumask functions throughout x86
2009-03-13 Rusty Russellcpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c
2009-03-13 Rusty Russellcpumask: x86: convert cpu_sibling_map/cpu_core_map...
2009-03-11 KOSAKI Motohirox86, mce: use round_jiffies() instead round_jiffies_rel...
2009-03-04 Ingo Molnarx86, mce: fix build failure in arch/x86/kernel/cpu...
2009-02-25 H. Peter AnvinMerge branch 'x86/core' into x86/mce2
2009-02-24 H. Peter Anvinx86, mce, cmci: remove incorrect __cpuinit/__cpuexit...
2009-02-24 Andi Kleenx86, mce, cmci: add CMCI support
2009-02-24 Andi Kleenx86, mce, cmci: use polled banks bitmap in machine...
2009-02-24 Andi Kleenx86, mce: replace machine check events logged interval...
2009-02-24 Andi Kleenx86, mce, cmci: avoid potential reentry of threshold...
2009-02-24 Andi Kleenx86, mce, cmci: factor out threshold interrupt handler
2009-02-24 Andi Kleenx86, mce, cmci: export MAX_NR_BANKS
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-23 H. Peter AnvinMerge branch 'x86/urgent' into x86/mce2
2009-02-23 H. Peter Anvinx86, mce: remove invalid __cpuinit/__cpuexit annotations
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-21 H. Peter Anvinx86, mce: remove incorrect __cpuinit for mce_cpu_features()
2009-02-20 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups' and 'x86/heade...
2009-02-20 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-20 Vegard Nossumx86: use symbolic constants for MSR_IA32_MISC_ENABLE...
2009-02-19 H. Peter Anvinx86, mce: use %ll instead of %L for 64-bit numbers
2009-02-19 Andi Kleenx86, mce: separate correct machine check poller and...
2009-02-19 Andi Kleenx86, mce: factor out duplicated struct mce setup into...
2009-02-19 Andi Kleenx86, mce: implement dynamic machine check banks support
2009-02-17 Huang Yingx86, mce: fix a race condition in mce_read()
2009-02-17 Andi Kleenx86, mce: disable machine checks on offlined CPUs
2009-02-17 Andi Kleenx86, mce: don't set up mce sysdev devices with mce=off
2009-02-17 Andi Kleenx86, mce: switch machine check polling to per CPU timer
2009-02-17 Andi Kleenx86, mce: always use separate work queue to run trigger
2009-02-17 Andi Kleenx86, mce: don't disable machine checks during code...
2009-02-17 Andi Kleenx86, mce: disable machine checks on suspend
2009-02-17 Andi Kleenx86, mce: use force_sig_info to kill process in machine...
2009-02-17 Andi Kleenx86, mce: reinitialize per cpu features on resume
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Ingo Molnarx86, apic: fix build fallout of genapic changes
2009-02-17 Yinghai Lux86: fold apic_ops into genapic
2009-01-23 Brian Gerstx86: remove include of apic.h from hardirq_64.h
2009-01-11 Mike Travisx86: cleanup remaining cpumask_t code in mce_amd_64.c
2009-01-07 Leonardo Potenzax86: fix section mismatch warnings in mcheck/mce_amd_64.c
2009-01-05 Alan Coxx86: update Alan Cox's email addresses
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-23 Ingo MolnarMerge branch 'x86/irq' into x86/core
2008-12-17 Mike Travisx86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
2008-12-16 Andi Kleenx86: re-enable MCE on secondary CPUS after suspend...
2008-12-16 Hiroshi Shimamotox86: hardirq: use inc_irq_stat() in non-unified functions
2008-10-20 Dave JonesUpdate email addresses.
2008-09-06 Jan Beulichx86-64: add two __cpuinit annotations
2008-08-23 Rafael J. Wysockix86 MCE: Fix CPU hotplug problem with multiple multicor...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-22 Andi Kleensysdev: Convert the x86 mce tolerant sysdev attribute...
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-20 Mike TravisNR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck...
2008-07-18 Maciej W. Rozyckix86: APIC: remove apic_write_around(); use alternatives
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-03 Venki Pallipadix86, mce_64.c: mce_cpu_quirks being ignored
2008-07-02 Arnd Bergmannx86-mce: BKL pushdown
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-18 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-06-18 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-06-18 Daniel Rahnx86: correctly report NR_BANKS in mce_64.c
2008-05-23 Mike Travisx86: use performance variant for_each_cpu_mask_nr
2008-05-12 Venki Pallipadix86: remove 6 bank limitation in 64 bit MCE reporting...
2008-04-26 Jan Beulichx86-64: extend MCE CPU quirk handling
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Mike Travisgeneric: reduce stack pressure in sched_affinity
2008-04-19 WANG Congx86: remove pointless comments
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-02-09 Harvey Harrisonx86: sparse warning in therm_throt.c
2008-01-30 Yinghai Lux86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_am...
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in mcheck/mce_amd_64.c
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in mcheck/mce_64.c
2008-01-30 Nikanth Karthikesanx86: change x86 machine check handler to use unlocked_i...
2008-01-30 Andrew Mortonx86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes
2008-01-30 Andrew Mortonx86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes
2008-01-30 Min Zhangarch/x86/kernel/cpu/mcheck/p4.c: cleanups
2008-01-30 Jan Beulichx86-64: honor notify_die() returning NOTIFY_STOP
2008-01-30 Daniel Walkermcheck mce_64: mce_read_sem to mutex
2008-01-30 Harvey Harrisonx86: remove all definitions with fastcall
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
2008-01-30 Jeremy Fitzhardingex86: add set/clear_cpu_cap operations
2008-01-30 Robert Richterx86: extended interrupt LVT support for AMD Barcelona
2008-01-30 Adrian Bunkx86 mce_64.c: make struct mcelog static
2008-01-30 Greg KHkobj: fix threshold_init_device/kobject_uevent_env...
2008-01-27 Greg Kroah-Hartmanx86: fix runtime error in arch/x86/kernel/cpu/mcheck...
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-25 Greg Kroah-HartmanKobject: convert arch/* from kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64...
2008-01-25 Greg Kroah-HartmanKobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64...
next