| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-03-28 | 1 | -4/+14 |
|\ |
|
| * | x86/asm/entry: Check for syscall exit work with IRQs disabled | Andy Lutomirski | 2015-03-24 | 1 | -4/+14 |
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-03-24 | 3 | -5/+9 |
|\ \
| |/
|/| |
|
| * | KVM: x86: call irq notifiers with directed EOI | Radim Krčmář | 2015-03-23 | 2 | -3/+4 |
| * | KVM: nVMX: mask unrestricted_guest if disabled on L0 | Radim Krčmář | 2015-03-17 | 1 | -2/+5 |
* | | Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-03-21 | 4 | -31/+24 |
|\ \ |
|
| * | | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki | 2015-03-20 | 4 | -31/+24 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-03-18 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller | 2015-03-13 | 1 | -2/+2 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-03-17 | 13 | -73/+66 |
|\ \ \ |
|
| * | | | Revert "x86/mm/ASLR: Propagate base load address calculation" | Borislav Petkov | 2015-03-16 | 7 | -61/+17 |
| * | | | x86/fpu: Drop_fpu() should not assume that tsk equals current | Oleg Nesterov | 2015-03-13 | 1 | -1/+1 |
| * | | | x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s... | Oleg Nesterov | 2015-03-13 | 1 | -3/+4 |
| * | | | x86/apic/numachip: Fix sibling map with NumaChip | Daniel J Blueman | 2015-03-12 | 1 | -6/+16 |
| * | | | x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode | Li, Aubrey | 2015-03-12 | 1 | -0/+25 |
| * | | | x86/asm/entry/32: Fix user_mode() misuses | Andy Lutomirski | 2015-03-10 | 1 | -2/+2 |
| * | | | x86/vdso: Fix the build on GCC5 | Jiri Slaby | 2015-03-06 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-03-17 | 3 | -5/+8 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode | Wincy Van | 2015-03-13 | 1 | -4/+7 |
| * | | | kvm: x86: i8259: return initialized data on invalid-size read | Petr Matousek | 2015-03-12 | 1 | -0/+1 |
| * | | | kvm: move advertising of KVM_CAP_IRQFD to common code | Paolo Bonzini | 2015-03-10 | 1 | -1/+0 |
* | | | | Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-03-13 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86/xen: correct bug in p2m list initialization | Juergen Gross | 2015-02-27 | 1 | -1/+1 |
* | | | | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-03-06 | 1 | -3/+8 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'acpi-resources' | Rafael J. Wysocki | 2015-03-05 | 1 | -3/+8 |
| |\ \ \ |
|
| | * | | | x86/PCI/ACPI: Ignore resources consumed by host bridge itself | Jiang Liu | 2015-03-04 | 1 | -3/+8 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-03-05 | 3 | -22/+20 |
|\ \ \ \ |
|
| * | | | | x86/fpu/xsaves: Fix improper uses of __ex_table | Quentin Casasnovas | 2015-03-05 | 1 | -17/+11 |
| * | | | | x86/intel/quark: Select COMMON_CLK | Andy Shevchenko | 2015-03-05 | 1 | -0/+1 |
| * | | | | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski | 2015-03-05 | 1 | -5/+8 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-03-04 | 4 | -18/+18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | KVM: SVM: fix interrupt injection (apic->isr_count always 0) | Radim Krčmář | 2015-03-02 | 2 | -8/+2 |
| * | | | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini | 2015-02-23 | 1 | -1/+2 |
| * | | | KVM: VMX: fix build without CONFIG_SMP | Radim Krčmář | 2015-02-23 | 1 | -9/+14 |
| |/ / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-03-01 | 3 | -3/+9 |
|\ \ \ |
|
| * | | | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too | Steven Rostedt | 2015-02-28 | 1 | -0/+6 |
| * | | | Merge branch 'linus' into x86/urgent, to merge dependent patch | Ingo Molnar | 2015-02-28 | 136 | -1923/+4394 |
| |\ \ \ |
|
| * | | | | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set... | Yannick Guerrini | 2015-02-24 | 1 | -1/+1 |
| * | | | | x86/cpu/intel: Fix trivial typo in intel_tlb_table[] | Yannick Guerrini | 2015-02-22 | 1 | -2/+2 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-03-01 | 2 | -14/+42 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | kprobes/x86: Check for invalid ftrace location in __recover_probed_insn() | Petr Mladek | 2015-02-21 | 2 | -0/+14 |
| * | | | | kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace | Petr Mladek | 2015-02-21 | 1 | -14/+28 |
* | | | | | Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-02-24 | 3 | -1/+25 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests | Boris Ostrovsky | 2015-02-23 | 1 | -0/+1 |
| * | | | | x86/xen: allow privcmd hypercalls to be preempted | David Vrabel | 2015-02-23 | 2 | -0/+6 |
| * | | | | x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set | Boris Ostrovsky | 2015-02-23 | 1 | -1/+18 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-02-24 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | lguest: update help text. | Rusty Russell | 2015-02-19 | 1 | -1/+1 |
| * | | | lguest: now depends on PCI | Rusty Russell | 2015-02-19 | 1 | -1/+1 |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-21 | 7 | -0/+882 |
|\ \ \ \ |
|