linux-brain/arch/x86
Max Krummenacher 8d99753ad9 This is the 4.9.87 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlqlSYcACgkQONu9yGCS
 aT4QOBAAlV3X1U64uPZAafv52q/4GVvjh3fymj2aThOImY6cCG2wuQfEHq4lqRKJ
 ua+AY1etuGqJbQlroy8j85bIRtE1pmtW+hAA+vaITcrPJhWzhHmssMCK2aM1Jtim
 +zDXuh4GjXZ+5Gv3p4bbf3otFOgegr2Ftn4dVEmDClkSqRmNEpAtPzSo5TZQCopN
 +QksrFTXMs9QEBxCnfXWHxz0c1EIpaJVtyteX6wVZKC2hjOoF5RBBvErUABW9Po0
 db9+6v488AVouaEqxoLmtcwwUFhetMh/5M4oapD8NeRuwkG+4jFNDZcXIRaCzzyu
 /8DzeyaP1luA/6q0dSI9JD5Whg7FnuZ4A888D+pLHjEQgSgnxhIX38lpsRcrEbl9
 8myFYPoxj6eryM31Z3jW566TI7vT0uqxrc5RzKaFW1xwxLU1Dur5N09VROYIsLvm
 YXUjELN+RwrQa5OkenKbTFy0OPjDHzuo1V/b98T6LujozkyboKAsCUyqE+HukUSe
 Vicg8h5APSPnMSbPLVW5xDDzShBaKhFps92ELsUEZzr5GGS5SX7TBHlbX0bRKs59
 1+hsVts6Twi30/PUJBGkYCAfJ/Jqe0L9l/kj4wnBKWyBLFP5YRerkww2pZ1b/diY
 kwmxH26tSI9g3Nh4oeUB3j5MKu23XhDucB0r2H3pLqfTqFcoT3M=
 =Y/Vz
 -----END PGP SIGNATURE-----

Merge tag 'v4.9.87' into fslc_4.9-1.0.x-imx

This is the 4.9.87 stable release

 Conflicts:
	drivers/dma/fsl-edma.c
2018-03-12 16:59:40 +01:00
..
boot x86/build: Silence the build with "make -s" 2018-02-25 11:05:52 +01:00
configs IOMMU Updates for Linux v4.9 2016-10-11 12:52:41 -07:00
crypto crypto: hash - annotate algorithms taking optional key 2018-02-25 11:05:43 +01:00
entry x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface 2018-02-28 10:18:34 +01:00
events perf/x86: Shut up false-positive -Wmaybe-uninitialized warning 2018-02-25 11:05:51 +01:00
ia32 x86/signal: Add SA_{X32,IA32}_ABI sa_flags 2016-09-14 21:28:11 +02:00
include This is the 4.9.87 stable release 2018-03-12 16:59:40 +01:00
kernel This is the 4.9.87 stable release 2018-03-12 16:59:40 +01:00
kvm KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely() 2018-03-11 16:21:30 +01:00
lguest lguest: Read offset of device_cap later 2016-06-10 11:39:09 +02:00
lib x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping 2018-02-22 15:43:55 +01:00
math-emu x86/fpu/math-emu: Fix possible uninitialized variable use 2018-02-25 11:05:52 +01:00
mm x86/speculation: Use Indirect Branch Prediction Barrier in context switch 2018-03-11 16:21:30 +01:00
net bpf, x64: implement retpoline for tail call 2018-03-11 16:21:34 +01:00
oprofile x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() 2018-02-28 10:18:31 +01:00
pci x86/PCI: Make broadcom_postcore_init() check acpi_disabled 2017-12-14 09:28:12 +01:00
platform x86/platform/intel-mid: Handle Intel Edison reboot correctly 2018-03-11 16:21:29 +01:00
power x86/asm: Get rid of __read_cr4_safe() 2016-09-30 12:40:12 +02:00
purgatory kasan: do not sanitize kexec purgatory 2017-10-08 10:26:09 +02:00
ras x86/RAS/mce_amd_inj: Remove debugfs dir recursively on exit 2016-09-26 11:13:17 +02:00
realmode x86/boot: Rework reserve_real_mode() to allow multiple tries 2016-08-11 11:15:01 +02:00
tools x86/tools: Fix gcc-7 warning in relocs.c 2017-07-12 15:01:06 +02:00
um x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() 2017-12-09 22:01:49 +01:00
video x86/video: Don't assume all FB devices are PCI devices 2016-03-15 11:08:26 +01:00
xen x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend 2018-03-11 16:21:29 +01:00
.gitignore
Kbuild perf/x86: Move perf_event.c ............... => x86/events/core.c 2016-02-09 10:23:49 +01:00
Kconfig x86/ras/inject: Make it depend on X86_LOCAL_APIC=y 2018-02-25 11:05:52 +01:00
Kconfig.cpu x86/Kconfig/cpus: Fix/complete CPU type help texts 2015-10-21 11:12:56 +02:00
Kconfig.debug x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG 2018-02-25 11:05:53 +01:00
Makefile x86/retpoline: Remove compile time warning 2018-01-17 09:39:00 +01:00
Makefile.um
Makefile_32.cpu