summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-12-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-12-14Merge tag 'v4.4.167' into linux-linaro-lsk-v4.4Mark Brown
2018-12-13kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-11ANDROID: cuttlefish_defconfig: Enable VIRT_WIFIAlistair Strachan
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-12-10BACKPORT: x86/ptrace: run seccomp after ptraceKees Cook
2018-12-10BACKPORT: x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski
2018-12-10BACKPORT: seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2018-12-10BACKPORT: x86/entry/64: Always run ptregs-using syscalls on the slow pathAndy Lutomirski
2018-12-10UPSTREAM: x86/syscalls: Add syscall entry qualifiersAndy Lutomirski
2018-12-10UPSTREAM: x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski
2018-12-10UPSTREAM: x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski
2018-12-10UPSTREAM: x86/syscalls: Refactor syscalltbl.shAndy Lutomirski
2018-12-10ANDROID: x86_64_cuttlefish_defconfig: disable CONFIG_MEMORY_STATE_TIMESteve Muckle
2018-12-04Merge tag 'v4.4.166' into linux-linaro-lsk-v4.4Mark Brown
2018-12-01x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-12-01x86/entry: spell EBX register correctly in documentationNicolas Iooss
2018-11-27x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke
2018-11-27x86/build: Fix stack alignment for CLangMatthias Kaehlcke
2018-11-27x86/boot: #undef memcpy() et al in string.cMichael Davidson
2018-11-27x86/build: Specify stack alignment for clangMatthias Kaehlcke
2018-11-27x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke
2018-11-27x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke
2018-11-27crypto, x86: aesni - fix token pasting for clangMichael Davidson
2018-11-27x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke
2018-11-22Merge tag 'v4.4.164' into linux-linaro-lsk-v4.4Mark Brown
2018-11-21xen: fix xen_qlock_wait()Juergen Gross
2018-11-21xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-21xen: fix race in xen_qlock_wait()Juergen Gross
2018-11-21x86: boot: Fix EFI stub alignmentBen Hutchings
2018-11-21x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-11-21x86/kconfig: Fall back to ticket spinlocksDaniel Wagner
2018-11-21x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe
2018-11-13Merge tag 'v4.4.163' into linux-linaro-lsk-v4.4Mark Brown
2018-11-10x86/time: Correct the attribute on jiffies' definitionNathan Chancellor
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-11-10x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2018-11-10um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli
2018-11-10x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming
2018-11-05Merge tag 'v4.4.162' into linux-linaro-lsk-v4.4Mark Brown
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-20x86/fpu: Remove struct fpu::counterRik van Riel
2018-10-20x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2018-10-20KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini
2018-10-15Merge tag 'v4.4.161' into linux-linaro-lsk-v4.4Mark Brown
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-10Merge tag 'v4.4.160' into linux-linaro-lsk-v4.4Mark Brown
2018-10-10x86/entry/64: Add two more instruction suffixesJan Beulich
2018-10-10x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko