summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-28
|\
| * x86/asm/entry: Check for syscall exit work with IRQs disabledAndy Lutomirski2015-03-24
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-24
|\ \ | |/ |/|
| * KVM: x86: call irq notifiers with directed EOIRadim Krčmář2015-03-23
| * KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář2015-03-17
* | Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-21
|\ \
| * | Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki2015-03-20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-03-18
|\ \ \ | |_|/ |/| |
| * | crypto: aesni - fix memory usage in GCM decryptionStephan Mueller2015-03-13
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-17
|\ \ \
| * | | Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2015-03-16
| * | | x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov2015-03-13
| * | | x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov2015-03-13
| * | | x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman2015-03-12
| * | | x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced modeLi, Aubrey2015-03-12
| * | | x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski2015-03-10
| * | | x86/vdso: Fix the build on GCC5Jiri Slaby2015-03-06
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: VMX: Set msr bitmap correctly if vcpu is in guest modeWincy Van2015-03-13
| * | | kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek2015-03-12
| * | | kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-10
* | | | Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-03-13
|\ \ \ \ | |/ / / |/| | |
| * | | x86/xen: correct bug in p2m list initializationJuergen Gross2015-02-27
* | | | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-06
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'acpi-resources'Rafael J. Wysocki2015-03-05
| |\ \ \
| | * | | x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu2015-03-04
| | | |/ | | |/|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-05
|\ \ \ \
| * | | | x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas2015-03-05
| * | | | x86/intel/quark: Select COMMON_CLKAndy Shevchenko2015-03-05
| * | | | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski2015-03-05
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-04
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2015-03-02
| * | | KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-02-23
| * | | KVM: VMX: fix build without CONFIG_SMPRadim Krčmář2015-02-23
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-01
|\ \ \
| * | | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-28
| * | | Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-28
| |\ \ \
| * | | | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini2015-02-24
| * | | | x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-22
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-01
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-21
| * | | | kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek2015-02-21
* | | | | Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-02-24
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky2015-02-23
| * | | | x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-02-23
| * | | | x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not setBoris Ostrovsky2015-02-23
| | |_|/ | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-24
|\ \ \ \ | |/ / / |/| | |
| * | | lguest: update help text.Rusty Russell2015-02-19
| * | | lguest: now depends on PCIRusty Russell2015-02-19
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-21
|\ \ \ \