summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-09Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-07x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()Sebastian Andrzej Siewior
2019-07-03x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley
2019-07-03x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-03x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-29x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner
2019-06-28x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He
2019-06-28x86/hpet: Move clockevents into channelsThomas Gleixner
2019-06-28x86/hpet: Remove the unused hpet_msi_read() functionThomas Gleixner
2019-06-28x86/vsyscall: Show something useful on a read faultAndy Lutomirski
2019-06-26x86/speculation/mds: Eliminate leaks by trace_hardirqs_on()Zhenzhong Duan
2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner
2019-06-25x86/stackframe/32: Allow int3_emulate_push()Peter Zijlstra
2019-06-25x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra
2019-06-25x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.hPeter Zijlstra
2019-06-25Merge tag 'v5.2-rc6' into x86/asm, to refresh the branchIngo Molnar
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu
2019-06-24x86/cpufeatures: Enumerate user wait instructionsFenghua Yu
2019-06-24x86/vdso: Give the [ph]vclock_page declarations real typesAndy Lutomirski
2019-06-22x86/vdso: Add clock_getres() entry pointVincenzo Frascino
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino
2019-06-22x86/asm: Pin sensitive CR0 bitsKees Cook
2019-06-22x86/asm: Pin sensitive CR4 bitsKees Cook
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc
2019-06-22x86/cpu: Split Tremont based Atoms from the restAndy Shevchenko
2019-06-22x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen
2019-06-22x86/entry/64: Introduce the FIND_PERCPU_BASE macroChang S. Bae
2019-06-22x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae
2019-06-22x86/fsgsbase/64: Add intrinsics for FSGSBASE instructionsAndi Kleen
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds