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
..
2016-03-24 09:47:32 -07:00
2016-03-24 09:47:32 -07:00
2016-03-24 09:47:32 -07:00
2016-03-24 09:47:32 -07:00
2016-02-29 08:35:12 +01:00
2015-09-03 21:27:47 +02:00
2015-05-06 11:15:53 +02:00
2016-03-19 13:40:08 +01:00
2016-03-17 15:09:34 -07:00
2016-02-24 08:44:58 +01:00
2016-03-10 09:48:14 +01:00
2016-01-29 09:46:38 +01:00
2016-03-08 14:16:44 +01:00
2015-06-16 14:12:34 -04:00
2015-08-25 09:59:19 +02:00
2015-12-23 10:41:31 -05:00
2016-01-30 09:49:59 +01:00
2015-07-02 10:30:48 -07:00
2015-04-13 13:23:34 -07:00
2015-02-23 18:37:13 +01:00
2016-03-19 10:05:34 -07:00
2016-03-15 09:32:27 -07:00
2016-02-24 08:44:58 +01:00
2015-11-23 09:04:05 +01:00
2015-07-31 10:23:35 +02:00
2016-03-15 09:32:27 -07:00
2016-03-15 10:02:25 -07:00
2016-03-15 10:45:39 -07:00
2016-03-15 10:02:25 -07:00
2016-03-19 13:40:08 +01:00
2015-12-19 11:49:55 +01:00
2015-06-07 15:57:42 +02:00
2015-08-10 11:40:30 +02:00
2015-11-07 10:37:37 +01:00
2016-03-17 09:49:27 +01:00
2015-09-16 15:47:51 +02:00
2015-10-01 11:08:56 +02:00
2015-11-23 09:44:58 +01:00
2016-01-15 13:44:01 +01:00
2015-08-06 00:14:59 +02:00
2015-08-03 11:34:12 +02:00
2016-02-24 08:44:58 +01:00
2016-03-17 09:44:57 +01:00
2016-03-22 16:38:38 +01:00
2016-02-24 08:44:58 +01:00
2016-02-18 19:46:31 +01:00
2015-12-04 22:51:07 +01:00
2016-01-20 17:09:18 -08:00
2016-03-22 15:36:02 -07:00
2016-02-17 08:47:22 +01:00
2015-04-03 15:26:15 +02:00
2016-02-01 10:46:48 +01:00
2016-01-30 11:22:17 +01:00
2016-03-08 12:48:19 +01:00
2015-11-23 10:48:16 +01:00
2015-11-23 10:48:16 +01:00
2015-05-11 09:52:09 +02:00
2016-01-11 16:26:03 -08:00
2015-11-29 08:50:58 +01:00
2015-11-06 17:50:42 -08:00
2015-12-06 12:46:31 +01:00
2015-04-11 13:08:53 +02:00
2016-01-30 09:49:59 +01:00
2015-10-06 17:08:18 +02:00
2016-03-24 09:47:32 -07:00
2016-03-15 09:32:27 -07:00
2015-12-29 11:35:34 +01:00
2015-12-11 08:56:03 +01:00
2015-10-21 11:17:32 +02:00
2016-01-12 12:27:36 +01:00
2015-03-07 11:12:43 +01:00
2015-04-01 13:17:39 +02:00
2015-12-19 21:35:13 +01:00
2016-03-20 19:08:56 -07:00
2015-07-06 15:28:55 +02:00
2016-02-17 08:32:11 +01:00
2015-11-05 13:07:54 +01:00
2016-03-19 10:26:40 +01:00
2016-02-20 00:21:44 -05:00
2015-08-18 09:39:47 +02:00
2015-03-31 10:01:17 +02:00
2016-03-17 15:09:34 -07:00
2016-02-22 08:51:38 +01:00
2016-02-22 08:51:38 +01:00
2015-03-23 11:14:17 +01:00
2015-07-20 18:57:20 +02:00
2015-07-06 15:23:29 +02:00
2016-03-15 10:23:56 -07:00
2015-07-06 15:23:29 +02:00
2016-03-18 14:51:06 +01:00
2015-07-31 10:38:06 +02:00
2016-01-30 11:22:17 +01:00
2016-01-30 11:22:18 +01:00
2016-03-20 18:58:18 -07:00
2015-06-16 14:12:41 -04:00
2015-11-19 11:03:13 +01:00
2016-03-08 17:54:38 +01:00