summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-225-11/+14
|\
| * x86/fpu/math-emu: Fix crash in fork()Ingo Molnar2015-08-221-1/+1
| * x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar2015-08-221-1/+6
| * x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang2015-08-201-0/+2
| * Merge branch 'x86/asm/urgent' to pick up an entry code fixIngo Molnar2015-08-191-8/+4
| |\
| | * Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski2015-08-181-8/+4
| * | x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu2015-08-181-1/+1
| |/
* | Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-201-2/+2
|\ \ | |/ |/|
| * x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel2015-08-201-2/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-164-9/+22
|\ \
| * | x86/ldt: Further fix FPU emulationAndy Lutomirski2015-08-161-1/+1
| * | x86/ldt: Correct FPU emulation access to LDTJuergen Gross2015-08-083-7/+20
| * | x86/ldt: Correct LDT access in single stepping logicJuergen Gross2015-08-081-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-141-1/+6
|\ \ \
| * | | KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang2015-08-071-1/+1
| * | | KVM: x86: zero IDT limit on entry to SMMPaolo Bonzini2015-08-071-0/+5
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-142-12/+19
|\ \ \ \
| * | | | perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handlerMatt Fleming2015-08-121-5/+3
| * | | | perf/x86/intel: Fix memory leak on hot-plug allocation failPeter Zijlstra2015-08-121-7/+16
* | | | | x86: fix error handling for 32-bit compat out-of-range system call numbersLinus Torvalds2015-08-131-1/+2
* | | | | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-132-6/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2015-08-102-6/+4
* | | | | Revert x86 sigcontext cleanupsLinus Torvalds2015-08-133-36/+17
| |_|_|/ |/| | |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-051-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson2015-08-051-4/+4
| | |/ | |/|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-0113-154/+260
|\ \ \
| * | | x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-07-319-153/+210
| * | | x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2015-07-311-0/+40
| * | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-312-0/+9
| |\ \ \
| | * | | efi: Check for NULL efi kernel parametersRicardo Neri2015-07-301-0/+5
| | * | | x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov2015-07-301-0/+4
| | |/ /
| * | | x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()Jiang Liu2015-07-301-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-311-4/+4
|\ \ \ | |/ / |/| |
| * | ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann2015-07-291-4/+4
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-261-0/+8
|\ \ \
| * | | perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming2015-07-261-0/+8
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-266-44/+32
|\ \ \ \ | |/ / / |/| | |
| * | | x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-261-3/+3
| * | | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-241-5/+9
| * | | x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-241-2/+2
| * | | x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-221-18/+6
| * | | x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-221-3/+4
| * | | x86/mm/pat: Adjust default caching mode translation tablesJan Beulich2015-07-211-3/+3
| * | | x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich2015-07-211-0/+6
| * | | x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2015-07-212-21/+10
| * | | x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen2015-07-211-1/+1
| |/ /
* | | KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini2015-07-234-5/+5
* | | KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong2015-07-231-1/+4
* | | KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini2015-07-233-2/+7
* | | KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong2015-07-231-9/+10
OpenPOWER on IntegriCloud