https://github.com/torvalds/linux
Revision 7ffb9e116fb0abe12b29c81d56bb8a9f498ee1a9 authored by Linus Torvalds on 27 May 2015, 18:00:50 UTC, committed by Linus Torvalds on 27 May 2015, 18:00:50 UTC
Pull x86 fixes from Ingo Molnar:
 "This tree includes:

   - a fix that disables the compacted FPU XSAVE format by disabling
     XSAVES support: the fixes are too complex and the breakages
     ABI-affecting, so we want this to be quirked off in a robust way
     and backported, to make sure no broken kernel is exposed to the new
     hardware (which exposure is still very limited).

   - an MCE printk message fix

   - a documentation fix"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/fpu: Disable XSAVES* support for now
  x86/Documentation: Update the contact email for L3 cache index disable functionality
  x86/mce: Fix MCE severity messages
2 parent s 70d7d88 + e88221c
History
Tip revision: 7ffb9e116fb0abe12b29c81d56bb8a9f498ee1a9 authored by Linus Torvalds on 27 May 2015, 18:00:50 UTC
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: 7ffb9e1
File Mode Size
Makefile -rw-r--r-- 306 bytes
generic_buffer.c -rw-r--r-- 8.4 KB
iio_event_monitor.c -rw-r--r-- 7.4 KB
iio_utils.c -rw-r--r-- 14.6 KB
iio_utils.h -rw-r--r-- 2.4 KB
lsiio.c -rw-r--r-- 3.3 KB

back to top