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-02-25 13:16:36 -07:00
2015-11-23 13:20:10 -07:00
2016-02-25 09:47:52 -07:00
2016-02-10 16:25:52 +00:00
2015-09-14 16:45:05 -06:00
2016-02-25 09:47:52 -07:00
2016-03-17 19:37:08 -07:00
2015-11-16 19:22:49 -07:00
2015-11-23 13:30:59 -07:00
2016-02-25 13:16:36 -07:00
2015-03-19 15:16:51 -06:00
2016-02-19 22:54:09 -05:00
2016-02-25 17:22:42 -07:00
2015-09-22 15:09:53 -07:00
2015-11-03 16:54:57 -07:00
2016-02-25 09:47:52 -07:00
2016-02-25 09:47:52 -07:00
2015-11-03 16:53:53 -07:00
2016-03-19 10:05:34 -07:00
2016-03-02 23:34:47 +11:00
2016-02-25 09:47:52 -07:00
2016-01-07 13:38:11 -07:00
2016-01-25 16:17:41 -08:00
2016-02-25 09:47:52 -07:00
2015-03-19 15:16:51 -06:00
2016-02-25 09:47:52 -07:00
2015-03-13 15:21:56 -06:00
2016-03-17 21:38:27 -07:00
2016-02-25 09:47:52 -07:00
2016-02-25 09:47:52 -07:00
2016-03-17 09:49:26 +01:00
2016-02-25 09:47:52 -07:00
2015-03-24 08:43:19 -06:00
2015-03-24 08:43:05 -06:00
2015-05-26 15:58:08 -06:00
2015-09-14 16:43:51 -06:00
2015-11-23 13:21:15 -07:00