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