Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kernel / apic / hw_nmi.c
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-10-10 Don Zickusx86, nmi: Wire up NMI handlers to new routines
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-23 Mandeep Singh Baineswatchdog: Change the default timeout and configure...
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-03-29 Jean Delvarex86: Stop including <linux/delay.h> in two asm header...
2011-03-11 Jan Beulich- Update Xen patches to 2.6.38-rc7 and c/s 1072
2011-02-18 Jan Beulichx86: Don't call dump_stack() from arch_trigger_all_cpu_...
2011-01-07 Don Zickusx86, NMI: Remove DIE_NMI_IPI
2011-01-07 Don Zickusx86, NMI: Add priorities to handlers
2011-01-05 Dongdong Dengx86: Avoid calling arch_trigger_all_cpu_backtrace(...
2011-01-05 Don Zickusx86: Only call smp_processor_id in non-preempt cases
2010-12-22 Don Zickusx86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and...
2010-12-13 Don Zickusx86, watchdog: Compile fix when CONFIG_LOCAL_APIC not...
2010-12-09 Don Zickusx86, NMI: Add back unknown_nmi_panic and nmi_watchdog...
2010-12-09 Don Zickuslockup detector: Compile fixes from removing the old...
2010-12-09 Rakib Mullickx86: Address 'unused' warning in hw_nmi.c again
2010-11-26 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-11-18 Rakib Mullickx86, hw_nmi: Move backtrace_mask declaration under...
2010-11-18 Don Zickusx86, nmi_watchdog: Remove all stub function calls from...
2010-11-18 Don Zickusx86, nmi_watchdog: Remove the old nmi_watchdog
2010-05-13 Ingo Molnarx86, watchdog: Fix build error in hw_nmi.c
2010-05-12 Don Zickusx86: Cleanup hw_nmi.c cruft
2010-05-12 Don Zickusx86: Move trigger_all_cpu_backtrace to its own die_notifier
2010-05-12 Don Zickuslockup_detector: Combine nmi_watchdog and softlockup...
2010-02-25 Don Zickusnmi_watchdog: Clean up various small details
2010-02-19 Don Zickusnmi_watchdog: Fix undefined 'apic' build bug
2010-02-14 Don Zickusnmi_watchdog: Compile and portability fixes
2010-02-08 Don Zickusnmi_watchdog: Add new, generic implementation, using...