| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 6 | -13/+24 |
|\ |
|
| * | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 2013-12-11 | 1 | -0/+11 |
| * | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-12-04 | 5 | -13/+13 |
| |\ |
|
| | * | x86, bitops: Correct the assembly constraints to testing bitops | H. Peter Anvin | 2013-12-04 | 5 | -13/+13 |
* | | | lib: introduce arch optimized hash library | Francesco Fusco | 2013-12-17 | 1 | -0/+7 |
|/ / |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-12-02 | 1 | -0/+11 |
|\ \ |
|
| * | | ftrace, perf: Avoid infinite event generation loop | Peter Zijlstra | 2013-11-19 | 1 | -0/+11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-11-23 | 2 | -31/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | crypto: move x86 to the generic version of ablk_helper | Ard Biesheuvel | 2013-09-24 | 2 | -31/+11 |
* | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 2 | -1/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-tools' | Rafael J. Wysocki | 2013-11-19 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | tools / power turbostat: Support Silvermont | Len Brown | 2013-11-12 | 1 | -0/+2 |
| * | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -1/+1 |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -2/+0 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-15 | 5 | -14/+28 |
|\ \ \ \ \ |
|
| * | | | | | kvm: Delete prototype for non-existent function kvm_check_iopl | Josh Triplett | 2013-11-06 | 1 | -2/+0 |
| * | | | | | kvm: Delete prototype for non-existent function complete_pio | Josh Triplett | 2013-11-06 | 1 | -1/+0 |
| * | | | | | pvclock: detect watchdog reset at pvclock read | Marcelo Tosatti | 2013-11-06 | 1 | -0/+2 |
| * | | | | | kvm: Create non-coherent DMA registeration | Alex Williamson | 2013-10-30 | 1 | -0/+2 |
| * | | | | | kvm/x86: Convert iommu_flags to iommu_noncoherent | Alex Williamson | 2013-10-30 | 1 | -1/+1 |
| * | | | | | kvm, emulator: Rename VendorSpecific flag | Borislav Petkov | 2013-10-30 | 1 | -1/+1 |
| * | | | | | kvm, emulator: Use opcode length | Borislav Petkov | 2013-10-30 | 1 | -2/+6 |
| * | | | | | kvm: Add KVM_GET_EMULATED_CPUID | Borislav Petkov | 2013-10-30 | 1 | -3/+3 |
| * | | | | | Powerpc KVM work is based on a commit after rc4. | Gleb Natapov | 2013-10-17 | 4 | -17/+26 |
| |\ \ \ \ \ |
|
| * | | | | | | KVM: Move gfn_to_index to x86 specific code | Christoffer Dall | 2013-10-14 | 1 | -0/+7 |
| * | | | | | | KVM: nVMX: Fully support nested VMX preemption timer | Arthur Chunqi Li | 2013-10-10 | 1 | -0/+1 |
| * | | | | | | KVM: mmu: change useless int return types to void | Paolo Bonzini | 2013-10-03 | 1 | -2/+2 |
| * | | | | | | KVM: mmu: remove uninteresting MMU "new_cr3" callbacks | Paolo Bonzini | 2013-10-03 | 1 | -1/+1 |
| * | | | | | | KVM: mmu: remove uninteresting MMU "free" callbacks | Paolo Bonzini | 2013-10-03 | 1 | -1/+0 |
| * | | | | | | KVM: x86: only copy XSAVE state for the supported features | Paolo Bonzini | 2013-10-03 | 1 | -0/+1 |
| * | | | | | | KVM: x86: prevent setting unsupported XSAVE states | Paolo Bonzini | 2013-10-03 | 1 | -0/+1 |
* | | | | | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-11-15 | 1 | -0/+38 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device | Stefano Stabellini | 2013-10-25 | 1 | -0/+14 |
| * | | | | | | | xen: introduce xen_alloc/free_coherent_pages | Stefano Stabellini | 2013-10-09 | 1 | -0/+24 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | x86, mm: enable split page table lock for PMD level | Kirill A. Shutemov | 2013-11-15 | 1 | -1/+10 |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/dumpstack: Fix printk_address for direct addresses | Jiri Slaby | 2013-11-12 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-14 | 5 | -33/+102 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | x86, trace: Change user|kernel_page_fault to page_fault_user|kernel | H. Peter Anvin | 2013-11-11 | 1 | -2/+2 |
| * | | | | | | x86, trace: Add page fault tracepoints | Seiji Aguchi | 2013-11-08 | 1 | -0/+52 |
| * | | | | | | x86, trace: Delete __trace_alloc_intr_gate() | Seiji Aguchi | 2013-11-08 | 1 | -22/+0 |
| * | | | | | | x86, trace: Register exception handler to trace IDT | Seiji Aguchi | 2013-11-08 | 4 | -5/+49 |
| * | | | | | | x86, trace: Remove __alloc_intr_gate() | Seiji Aguchi | 2013-11-08 | 1 | -6/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 1 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() | Konrad Rzeszutek Wilk | 2013-11-06 | 1 | -0/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 3 | -1/+24 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'powercap' | Rafael J. Wysocki | 2013-10-28 | 1 | -0/+22 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86 / msr: add 64bit _on_cpu access functions | Jacob Pan | 2013-10-17 | 1 | -0/+22 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2013-10-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|