linux-brain/arch/x86
Marcel Ziswiler 32aca03c2c This is the 4.9.166 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlybBmIACgkQONu9yGCS
 aT4ezBAAxtx4Yg4wQSzIrlMxtqorXqdZptiwqSmRgWrOGrwF0YrwKxCjst5bra1x
 plwflHn3+xcP4xIuxiyQOTsipvg5rAtr4peBa2WZqC4MaqRfeO32Uz3Hhh2TeWVJ
 EvB4acedWG78MB81DbA31mo8txbc8qoKEwKglvxaGraddNJBiIl3d0ySyxpKxM5I
 pYZYLdODWUesa+GFIkNzRbSNnZiDUXcI1Srt/TUZ9T4X8LsOXTWhNAEauKZwiDzq
 EJzzENbQrq1ULoaGbg/blgUDxrGiCWsltm5lirzsNaZGtdD1Ha2GCPt0XOftT6ks
 a0LfDj5pAYxBs6DCS1P1tyhg6qDzd7jVCH65RLiFbsYixcZPJs+3Dpsgs/QvkyAK
 29aCBP/K3otS85+ZPP5t5uJwdADT4+bcYxG59BQGoTfZYsDgx8EjBi4jYp2XUbp2
 vYt9ti/I7ZkFzcGur4BRlZ87OfMsIENbgyBcmzmbG0CTqVbJV8fnbhwRkWSbLEUp
 hcp/8T1tuhjWfHvEw4ofawRN44WsrdVelvcFKkDtfZwX9VMiuxM1xPM/MWeayY7s
 3yrNkJIQn7CzIMamCKLA7QE8DzJ0ZnyQjh/CICTyTgjKfLNYYiloBkHDLGWUcQIS
 9e9d2wtsPI7FoQpiirMsxgLYAIGR1bM9FoAJIc9Ntfk9MKspQ1A=
 =KTD5
 -----END PGP SIGNATURE-----

Merge tag 'v4.9.166' into 4.9-2.3.x-imx

This is the 4.9.166 stable release
2019-03-28 14:32:06 +01:00
..
boot x86/boot: Disable the address-of-packed-member compiler warning 2019-02-27 10:07:02 +01:00
configs IOMMU Updates for Linux v4.9 2016-10-11 12:52:41 -07:00
crypto crypto: x86/chacha20 - avoid sleeping with preemption disabled 2019-01-13 10:03:51 +01:00
entry x86/vdso: Fix vDSO syscall fallback asm constraint regression 2018-10-13 09:18:54 +02:00
events perf/x86: Fixup typo in stub functions 2019-03-19 13:14:11 +01:00
ia32 x86/a.out: Clear the dump structure initially 2019-02-20 10:18:33 +01:00
include This is the 4.9.166 stable release 2019-03-28 14:32:06 +01:00
kernel This is the 4.9.166 stable release 2019-03-28 14:32:06 +01:00
kvm KVM: X86: Fix residual mmio emulation request to userspace 2019-03-23 13:19:54 +01:00
lguest lguest: Read offset of device_cap later 2016-06-10 11:39:09 +02:00
lib x86/kaslr: Fix incorrect i8254 outb() parameters 2019-01-31 08:12:36 +01:00
math-emu x86/fpu/math-emu: Fix possible uninitialized variable use 2018-02-25 11:05:52 +01:00
mm Revert "x86/mm: Expand static page table for fixmap space" 2018-11-10 07:42:59 -08:00
net objtool, x86: Add several functions and files to the objtool whitelist 2018-06-05 10:28:57 +02:00
oprofile x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() 2018-02-28 10:18:31 +01:00
pci x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux) 2019-02-12 19:44:51 +01:00
platform x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls 2019-02-20 10:18:33 +01:00
power x86/power/64: Use char arrays for asm function names 2018-12-08 13:05:05 +01: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: Treat R_X86_64_PLT32 as R_X86_64_PC32 2018-03-18 11:18:55 +01:00
um um: Use POSIX ucontext_t instead of struct ucontext 2018-04-24 09:34:13 +02:00
video x86/video: Don't assume all FB devices are PCI devices 2016-03-15 11:08:26 +01:00
xen xen: fix xen_qlock_wait() 2018-11-13 11:17:02 -08:00
.gitignore
Kbuild perf/x86: Move perf_event.c ............... => x86/events/core.c 2016-02-09 10:23:49 +01:00
Kconfig cpu/hotplug: Provide knobs to control SMT 2018-08-15 18:14:46 +02:00
Kconfig.cpu
Kconfig.debug x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG 2018-02-25 11:05:53 +01:00
Makefile x86/build: Use cc-option to validate stack alignment parameter 2018-11-23 08:20:37 +01:00
Makefile_32.cpu
Makefile.um