summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-08-05x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski
2015-07-31x86/vm86: Rename vm86->v86flags and v86maskBrian Gerst
2015-07-31x86/vm86: Rename vm86->vm86_info to user_vm86Brian Gerst
2015-07-31x86/vm86: Clean up vm86.h includesBrian Gerst
2015-07-31x86/vm86: Move the vm86 IRQ definitions to vm86.hIngo Molnar
2015-07-31x86/vm86: Use the normal pt_regs area for vm86Brian Gerst
2015-07-31x86/vm86: Eliminate 'struct kernel_vm86_struct'Brian Gerst
2015-07-31x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'Brian Gerst
2015-07-31x86/vm86: Move vm86 fields out of 'thread_struct'Brian Gerst
2015-07-31x86/ldt: Make modify_ldt() optionalAndy Lutomirski
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini
2015-07-21x86/entry/vm86: Move userspace accesses to do_sys_vm86()Brian Gerst
2015-07-21x86/entry/vm86: Clean up saved_fs/gsBrian Gerst
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-17Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-10KVM: count number of assigned devicesPaolo Bonzini
2015-07-10x86: hyperv: add CPUID bit for crash handlersPaolo Bonzini
2015-07-10x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra
2015-07-09intel_pmc_ipc: Update kerneldoc formattingqipeng.zha
2015-07-07x86/entry: Remove SCHEDULE_USER and asm/context-tracking.hAndy Lutomirski
2015-07-07x86/entry: Remove exception_enter() from most trap handlersAndy Lutomirski
2015-07-07x86/entry: Move C entry and exit code to arch/x86/entry/common.cAndy Lutomirski
2015-07-06x86/compat: Don't build the 32-bit VDSO if not neededBrian Gerst
2015-07-06x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'Brian Gerst
2015-07-06x86/compat: Move ucontext_x32 to sigframe.hBrian Gerst
2015-07-06x86/compat: Make mmap_is_ia32() common compatBrian Gerst
2015-07-06x86/asm/tsc: Save an instruction in DECLARE_ARGS usersGeorge Spelvin
2015-07-06x86/asm/tsc: Remove rdtsc_barrier()Andy Lutomirski
2015-07-06x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmc...Andy Lutomirski
2015-07-06x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Remove rdtscl()Andy Lutomirski
2015-07-06x86/asm/tsc: Remove the rdtscp() and rdtscpll() macrosAndy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
2015-07-06x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooksAndy Lutomirski
2015-07-06x86/asm/tsc, kvm: Remove vget_cycles()Andy Lutomirski
2015-07-06x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski
2015-07-06x86/espfix: Add 'cpu' parameter to init_espfix_ap()Zhu Guihua
2015-07-06x86/kasan: Fix KASAN shadow region page tablesAlexander Popov
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-03kvm: add hyper-v crash msrs valuesAndrey Smetanin