summaryrefslogtreecommitdiff
path: root/arch/x86
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-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-16x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-08-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-13x86: fix error handling for 32-bit compat out-of-range system call numbersLinus Torvalds
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-08-12perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handlerMatt Fleming
2015-08-12perf/x86/intel: Fix memory leak on hot-plug allocation failPeter Zijlstra
2015-08-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-08-08x86/vdso: Emit a GNU hashAndy Lutomirski
2015-08-08x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2015-08-08x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-08-07KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang
2015-08-07KVM: x86: zero IDT limit on entry to SMMPaolo Bonzini
2015-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-05KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson
2015-08-05x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski
2015-08-05x86/entry/32: Migrate to C exit pathAndy Lutomirski
2015-08-05x86/entry/32: Remove 32-bit syscall audit optimizationsAndy Lutomirski
2015-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-31x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-07-31Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-07-30x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()Jiang Liu
2015-07-30efi: Check for NULL efi kernel parametersRicardo Neri
2015-07-30x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-07-30ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann
2015-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-26x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming
2015-07-24x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko
2015-07-24x86/mm: Fix newly introduced printk format warningsThomas Gleixner
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini
2015-07-23KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini