Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / arch / x86 /
2019-06-27 Thomas Gleixnerx86/hpet: Decapitalize and rename EVT_TO_HPET_DEV
2019-06-27 Thomas Gleixnerx86/hpet: Simplify counter validation
2019-06-27 Thomas Gleixnerx86/hpet: Separate counter check out of clocksource...
2019-06-27 Thomas Gleixnerx86/hpet: Shuffle code around for readability sake
2019-06-27 Thomas Gleixnerx86/hpet: Move static and global variables to one place
2019-06-27 Thomas Gleixnerx86/hpet: Sanitize stub functions
2019-06-27 Thomas Gleixnerx86/hpet: Mark init functions __init
2019-06-27 Thomas Gleixnerx86/hpet: Remove the unused hpet_msi_read() function
2019-06-27 Thomas Gleixnerx86/hpet: Remove unused parameter from hpet_next_event()
2019-06-27 Thomas Gleixnerx86/hpet: Remove pointless x86-64 specific #include
2019-06-27 Thomas Gleixnerx86/hpet: Restructure init code
2019-06-27 Thomas Gleixnerx86/hpet: Replace printk(KERN...) with pr_...()
2019-06-27 Thomas Gleixnerx86/hpet: Simplify CPU online code
2019-06-27 Josh Poimboeufx86/unwind/orc: Fall back to using frame pointers for...
2019-06-27 Song Liuperf/x86: Always store regs->ip in perf_callchain_kernel()
2019-06-27 Andy Lutomirskix86/vsyscall: Add __ro_after_init to global variables
2019-06-27 Andy Lutomirskix86/vsyscall: Change the default vsyscall mode to xonly
2019-06-27 Andy Lutomirskix86/vsyscall: Document odd SIGSEGV error code for vsyscalls
2019-06-27 Andy Lutomirskix86/vsyscall: Show something useful on a read fault
2019-06-27 Andy Lutomirskix86/vsyscall: Add a new vsyscall=xonly mode
2019-06-27 Dianzhang Chenx86/tls: Fix possible spectre-v1 in do_get_thread_area()
2019-06-27 Dianzhang Chenx86/ptrace: Fix possible spectre-v1 in ptrace_get_debug...
2019-06-27 Sudeep Hollax86/entry: Simplify _TIF_SYSCALL_EMU handling
2019-06-27 Dave AirlieMerge tag 'drm-misc-fixes-2019-06-26' of git://anongit...
2019-06-26 Alejandro Jimenezx86/speculation: Allow guests to use SSBD even if host...
2019-06-26 Zhenzhong Duanx86/speculation/mds: Eliminate leaks by trace_hardirqs_on()
2019-06-26 Thomas Gleixnerlib/vdso: Make delta calculation work correctly
2019-06-26 Kirill A. Shutemovx86/mm: Handle physical-virtual alignment mismatch...
2019-06-26 Kirill A. Shutemovx86/boot/64: Add missing fixup_pointer() for next_early...
2019-06-26 Kirill A. Shutemovx86/boot/64: Fix crash if kernel image crosses page...
2019-06-25 Olof JohanssonMerge tag 'imx-fixes-5.2-3' of git://git./linux/kernel...
2019-06-25 Olof JohanssonMerge tag 'amlogic-fixes' of https://git./linux/kernel...
2019-06-25 Peter Zijlstrax86/alternatives: Add int3_emulate_call() selftest
2019-06-25 Peter Zijlstrax86/stackframe/32: Allow int3_emulate_push()
2019-06-25 Peter Zijlstrax86/stackframe/32: Provide consistent pt_regs
2019-06-25 Peter Zijlstrax86/stackframe, x86/ftrace: Add pt_regs frame annotations
2019-06-25 Peter Zijlstrax86/stackframe, x86/kprobes: Fix frame pointer annotations
2019-06-25 Peter Zijlstrax86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h
2019-06-25 Peter Zijlstrax86/entry/32: Clean up return from interrupt preemption...
2019-06-25 Ingo MolnarMerge tag 'v5.2-rc6' into x86/asm, to refresh the branch
2019-06-25 Masahiro Yamadax86/build: Remove redundant 'clean-files += capflags.c'
2019-06-25 Masahiro Yamadax86/build: Add 'set -e' to mkcapflags.sh to delete...
2019-06-25 YueHaibingx86/jump_label: Make tp_vec_nr static
2019-06-24 Linus TorvaldsMerge branch 'parisc-5.2-4' of git://git./linux/kernel...
2019-06-24 Linus TorvaldsMerge tag 'mfd-fixes-5.2-1' of git://git./linux/kernel...
2019-06-24 Ingo MolnarMerge tag 'v5.2-rc6' into sched/core, to refresh the...
2019-06-24 Kan Liangperf/x86: Remove pmu->pebs_no_xmm_regs
2019-06-24 Kan Liangperf/x86: Clean up PEBS_XMM_REGS
2019-06-24 Kan Liangperf/x86/regs: Check reserved bits
2019-06-24 Kan Liangperf/x86: Disable extended registers for non-supported...
2019-06-24 Linus TorvaldsMerge tag 'mtd/fixes-for-5.2-rc7' of git://git./linux...
2019-06-24 Linus TorvaldsMerge tag 'powerpc-5.2-6' of git://git./linux/kernel...
2019-06-24 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.2-rc7' of git:/...
2019-06-23 Fenghua Yux86/umwait: Add sysfs interface to control umwait maxim...
2019-06-23 Fenghua Yux86/umwait: Add sysfs interface to control umwait C0...
2019-06-23 Fenghua Yux86/umwait: Initialize umwait control values
2019-06-23 Fenghua Yux86/cpufeatures: Enumerate user wait instructions
2019-06-23 Andy Lutomirskix86/vdso: Give the [ph]vclock_page declarations real...
2019-06-23 Nadav Amitsmp: Remove smp_call_function() and on_each_cpu() retur...
2019-06-23 Nadav Amitx86/apic: Use non-atomic operations when possible
2019-06-22 Linus TorvaldsMerge tag 'iommu-fix-v5.2-rc5' of git://git./linux...
2019-06-22 Vincenzo Frascinox86/vdso: Add clock_gettime64() entry point
2019-06-22 Vincenzo Frascinox86/vdso: Add clock_getres() entry point
2019-06-22 Vincenzo Frascinox86/vdso: Switch to generic vDSO implementation
2019-06-22 Linus TorvaldsMerge tag 'pci-v5.2-fixes-1' of git://git./linux/kernel...
2019-06-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-06-22 Linus TorvaldsMerge tag 'powerpc-5.2-5' of git://git./linux/kernel...
2019-06-22 Konstantin Khlebnikovx86/cpu: Disable frequency requests via aperfmperf...
2019-06-22 Jason A. Donenfeldtimekeeping: Use proper clock specifier names in functions
2019-06-22 Thomas GleixnerMerge branch 'linus' into timers/core
2019-06-22 Colin Ian Kingx86/apic: Fix integer overflow on 10 bit left shift...
2019-06-22 Kees Cookx86/asm: Pin sensitive CR0 bits
2019-06-22 Kees Cookx86/asm: Pin sensitive CR4 bits
2019-06-22 Tony W Wang-ocx86/acpi/cstate: Add Zhaoxin processors support for...
2019-06-22 Tony W Wang-ocx86/cpu: Create Zhaoxin processors architecture support...
2019-06-22 Andy Shevchenkox86/cpu: Split Tremont based Atoms from the rest
2019-06-22 Andi Kleenx86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
2019-06-22 Andy Lutomirskix86/cpu: Enable FSGSBASE on 64bit by default and add...
2019-06-22 Chang S. Baex86/entry/64: Handle FSGSBASE enabled paranoid entry...
2019-06-22 Chang S. Baex86/entry/64: Introduce the FIND_PERCPU_BASE macro
2019-06-22 Chang S. Baex86/entry/64: Switch CR3 before SWAPGS in paranoid...
2019-06-22 Chang S. Baex86/process/64: Use FSGSBASE instructions on thread...
2019-06-22 Andy Lutomirskix86/process/64: Use FSBSBASE in switch_to() if available
2019-06-22 Chang S. Baex86/fsgsbase/64: Enable FSGSBASE instructions in helper...
2019-06-22 Andi Kleenx86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
2019-06-22 Andy Lutomirskix86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
2019-06-22 Chang S. Baex86/ptrace: Prevent ptrace from clearing the FS/GS...
2019-06-22 Thomas GleixnerMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2019-06-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-06-21 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-06-21 Linus TorvaldsMerge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org...
2019-06-21 Andy Lutomirskix86/vdso: Prevent segfaults due to hoisted vclock reads
2019-06-21 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-06-21 Linus TorvaldsMerge tag 'drm-fixes-2019-06-21' of git://anongit.freed...
2019-06-21 Linus TorvaldsMerge tag 'staging-5.2-rc6' of git://git./linux/kernel...
2019-06-21 Linus TorvaldsMerge tag 'char-misc-5.2-rc6' of git://git./linux/kerne...
2019-06-21 Linus TorvaldsMerge tag 'usb-5.2-rc6' of git://git./linux/kernel...
2019-06-21 Linus TorvaldsMerge tag 'spdx-5.2-rc6' of git://git./linux/kernel...
2019-06-21 Linus TorvaldsMerge tag '5.2-rc5-smb3-fixes' of git://git.samba.org...
2019-06-21 Qian Caix86/efi: fix a -Wtype-limits compilation warning
next