Linus Torvalds
d88f48e128
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull x86 fixes from Ingo Molnar:
"Misc fixes:
- fix hotplug bugs
- fix irq live lock
- fix various topology handling bugs
- fix APIC ACK ordering
- fix PV iopl handling
- fix speling
- fix/tweak memcpy_mcsafe() return value
- fix fbcon bug
- remove stray prototypes"
* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/msr: Remove unused native_read_tscp()
x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck
x86/oprofile/nmi: Add missing hotplug FROZEN handling
x86/hpet: Use proper mask to modify hotplug action
x86/apic/uv: Fix the hotplug notifier
x86/apb/timer: Use proper mask to modify hotplug action
x86/topology: Use total_cpus not nr_cpu_ids for logical packages
x86/topology: Fix Intel HT disable
x86/topology: Fix logical package mapping
x86/irq: Cure live lock in fixup_irqs()
x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()
x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
x86/iopl: Fix iopl capability check on Xen PV
x86/iopl/64: Properly context-switch IOPL on Xen PV
selftests/x86: Add an iopl test
x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()
x86/video: Don't assume all FB devices are PCI devices
arch/x86/irq: Purge useless handler declarations from hw_irq.h
x86: Fix misspellings in comments
2016-03-24 09:47:32 -07:00
..
2009-11-04 13:11:28 +01:00
2012-01-20 17:29:31 -08:00
2015-06-02 07:57:48 +02:00
2015-06-02 07:57:48 +02:00
2010-01-22 16:05:42 -08:00
2015-06-02 07:57:48 +02:00
2016-01-30 11:22:17 +01:00
2016-02-03 12:03:18 +01:00
2015-06-02 07:57:48 +02:00
2015-06-02 07:57:48 +02:00
2016-01-30 11:22:17 +01:00
2016-02-18 09:28:03 +01:00
2015-11-24 09:15:54 +01:00
2015-06-02 07:57:48 +02:00
2011-03-18 10:39:30 +01:00
2016-03-13 23:55:13 -04:00
2016-03-10 11:27:12 +01:00
2015-06-02 07:57:48 +02:00
2012-02-11 15:11:35 +01:00
2016-03-03 16:13:00 +01:00
2015-06-02 07:57:48 +02:00
2016-03-22 15:36:02 -07:00
2014-02-13 18:14:46 -08:00
2016-03-16 09:02:18 +01:00
2016-01-30 11:22:17 +01:00
2016-03-17 09:44:57 +01:00
2013-10-01 10:52:30 +02:00
2015-05-19 15:47:30 +02:00
2012-06-07 11:41:08 -07:00
2015-06-02 07:57:48 +02:00
2013-10-17 00:36:06 +02:00
2015-12-06 12:56:10 +01:00
2015-06-02 07:57:48 +02:00
2016-02-24 08:35:43 +01:00
2011-12-12 18:33:42 +01:00
2015-05-19 08:39:14 +02:00
2015-04-24 06:58:27 -07:00
2015-07-06 14:09:27 +02:00
2015-09-04 12:01:04 -03:00