Age | Commit message (Expand) | Author |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-03-26 | x86: headers cleanup - setup.h | Cyrill Gorcunov |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar |
2009-03-25 | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai |
2009-03-24 | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu |
2009-03-24 | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar |
2009-03-24 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar |
2009-03-24 | KVM: Report IRQ injection status to userspace. | Gleb Natapov |
2009-03-24 | x86: Add EFER descriptions for FFXSR | Alexander Graf |
2009-03-24 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity |
2009-03-24 | KVM: MMU: Rename "metaphysical" attribute to "direct" | Avi Kivity |
2009-03-24 | KVM: Move struct kvm_pio_request into x86 kvm_host.h | Avi Kivity |
2009-03-24 | KVM: PIT: provide an option to disable interrupt reinjection | Marcelo Tosatti |
2009-03-24 | KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt | Izik Eidus |
2009-03-24 | KVM: VMX: initialize TSC offset relative to vm creation time | Marcelo Tosatti |
2009-03-24 | KVM: MMU: Segregate mmu pages created with different cr4.pge settings | Avi Kivity |
2009-03-24 | KVM: MMU: Inherit a shadow page's guest level count from vcpu setup | Avi Kivity |
2009-03-24 | KVM: x86: Virtualize debug registers | Jan Kiszka |
2009-03-24 | KVM: New guest debug interface | Jan Kiszka |
2009-03-24 | KVM: VMX: Support for injecting software exceptions | Jan Kiszka |
2009-03-24 | KVM: SVM: Add VMRUN handler | Alexander Graf |
2009-03-24 | KVM: SVM: Implement GIF, clgi and stgi | Alexander Graf |
2009-03-24 | KVM: SVM: Move EFER and MSR constants to generic x86 code | Alexander Graf |
2009-03-23 | x86/dmi: fix dmi_alloc() section mismatches | Jeremy Fitzhardinge |
2009-03-23 | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput |
2009-03-20 | x86, CPA: Add set_pages_arrayuc and set_pages_array_wb | venkatesh.pallipadi@intel.com |
2009-03-19 | PCI/MSI: Use #ifdefs instead of weak functions | Michael Ellerman |
2009-03-19 | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar |
2009-03-18 | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2009-03-18 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-03-18 | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash | Rusty Russell |
2009-03-18 | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha |
2009-03-17 | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha |
2009-03-17 | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha |
2009-03-17 | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha |
2009-03-17 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha |
2009-03-17 | x86/brk: make the brk reservation symbols inaccessible from C | Jeremy Fitzhardinge |
2009-03-17 | dma-debug: x86 architecture bindings | Joerg Roedel |
2009-03-16 | x86, paravirt: prevent gcc from generating the wrong addressing mode | Jeremy Fitzhardinge |
2009-03-14 | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge |
2009-03-14 | x86-32: compute initial mapping size more accurately | Yinghai Lu |