1
0
Fork 0
remarkable-linux/arch/x86
Fabio Estevam 20ebb9fb81 This is the 4.9.84 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlqSio0ACgkQONu9yGCS
 aT7v/w/+OTmWpuavTV+sJz34t8UfnYtl7MnJhubkaCpaTryLXUDeWr5XGzjYRQTh
 2OhvqDqoFqrKeKsMSl9x5ZBzA4CUcl5b/Umr8bqMH2iLeVr159qHoqttJ7lMwhX4
 JR0avL4rZZlg/6Vbr8PjwNRn/6KF5UOQnTe4Yfpk89nDojeP5+tIZqhq7d6BFRis
 Bcsb3BZg4UuJZYlJXARoXyPb4kCSEpJ6TPRM5Z1OlqbBLSCecjyqhYzW32Yj3HhT
 FvV4pJLs/YBkD3GQTrWpNPmLIP/4anu+0geCviCV3SVC7UQJI46yzYLZFSaW1kg0
 ol7pNONRGFNxihk4jiKMi5ON3pOMKq3qfY9KDIjGa6R8OIiQLCmC09TFFdzUjCJE
 E9Q4av+KmUsCvrYtgpRTPjo/v2KGJRz8ZTuXdF9QjEIOdOomU4PMNNrXKx014goZ
 r7mlxK3qW9HToBp60AAinRvNRJyFr3QH9gXjLU8fZvTVJ45eQkIwIqm5Q40Nk/IL
 GrpCYkMcFouIYcpnYdurxYcaAeqwA/R4Df5WRHTaOzNXWZ5gsLRkS/muPVOL23cV
 kCmlZytacE6R4TDkXzrEVfnN+n3QJWybyrx8sQbhBkT7NiEuPcqU/iGZe3uWSPS8
 N2CVTW+keaPJijWeAPDqs+JEn6I/ARNq1gzw8tKjKWpEwyBa25g=
 =FVgu
 -----END PGP SIGNATURE-----

Merge tag 'v4.9.84' into 4.9-1.0.x-imx-stable-merge

This is the 4.9.84 stable release
2018-02-26 21:54:02 -03: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/compat: Clear registers for compat syscalls, to reduce speculation attack surface 2018-02-22 15:43:53 +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.84 stable release 2018-02-26 21:54:02 -03:00
kernel This is the 4.9.84 stable release 2018-02-26 21:54:02 -03:00
kvm KVM: nVMX: invvpid handling improvements 2018-02-25 11:05:56 +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/mm/kmmio: Fix mmiotrace for page unaligned addresses 2018-02-25 11:05:49 +01:00
net bpf: fix bpf_tail_call() x64 JIT 2018-01-31 12:55:56 +01:00
oprofile x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context 2017-11-15 15:53:20 +01:00
pci x86/PCI: Make broadcom_postcore_init() check acpi_disabled 2017-12-14 09:28:12 +01:00
platform x86/pti/efi: broken conversion from efi to kernel page table 2018-01-17 09:39:00 +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/mm: Enable CR4.PCIDE on supported systems 2018-01-02 20:35:09 +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
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