summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
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-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
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-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-29ebpf, 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
2015-07-23KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong
2015-07-23KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong
2015-07-22x86/mm: Remove region_is_ram() call from ioremapToshi Kani
2015-07-22x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani
2015-07-21x86/mm/pat: Adjust default caching mode translation tablesJan Beulich
2015-07-21x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich
2015-07-21x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov
2015-07-21x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen
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-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
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-17x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski
2015-07-17x86/nmi/64: Make the "NMI executing" variable more consistentAndy Lutomirski
2015-07-17x86/nmi/64: Minor asm simplificationAndy Lutomirski
2015-07-17x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-07-17x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-07-17x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-07-17x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-07-17x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-07-17x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-07-16Merge 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-15genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for nowThomas Gleixner