Age | Commit message (Expand) | Author |
2009-03-28 | Merge branch 'linus' into x86/core | Ingo Molnar |
2009-03-28 | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar |
2009-03-28 | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
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 | x86/PCI: make pci=lastbus=255 work when acpi is on | Yinghai Lu |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-03-26 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | 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-26 | x86: disable __do_IRQ support | Thomas Gleixner |
2009-03-26 | Merge branch 'timers/hpet' into timers/core | Ingo Molnar |
2009-03-26 | Merge commit 'v2.6.29' into timers/core | Ingo Molnar |
2009-03-25 | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai |
2009-03-25 | x86: Correct behaviour of irq affinity | Rusty Russell |
2009-03-25 | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe | Wang Chen |
2009-03-24 | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu |
2009-03-24 | x86: fix set_extra_move_desc calling | 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 | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot | Pallipadi, Venkatesh |
2009-03-24 | KVM: VMX: Don't allow uninhibited access to EFER on i386 | Avi Kivity |
2009-03-24 | KVM: Fix missing smp tlb flush in invlpg | Andrea Arcangeli |
2009-03-24 | KVM: fix sparse warnings: Should it be static? | Hannes Eder |
2009-03-24 | KVM: fix sparse warnings: context imbalance | Hannes Eder |
2009-03-24 | KVM: is_long_mode() should check for EFER.LMA | Amit Shah |
2009-03-24 | KVM: VMX: Update necessary state when guest enters long mode | Amit Shah |
2009-03-24 | KVM: MMU: Fix another largepage memory leak | Joerg Roedel |
2009-03-24 | KVM: SVM: set accessed bit for VMCB segment selectors | Andre Przywara |
2009-03-24 | KVM: Report IRQ injection status to userspace. | Gleb Natapov |
2009-03-24 | KVM: MMU: remove assertion in kvm_mmu_alloc_page | Joerg Roedel |
2009-03-24 | KVM: MMU: remove redundant check in mmu_set_spte | Joerg Roedel |
2009-03-24 | KVM: Fix kvmclock on !constant_tsc boxes | Gerd Hoffmann |
2009-03-24 | KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmio | Sheng Yang |
2009-03-24 | KVM: Drop unused evaluations from string pio handlers | Jan Kiszka |
2009-03-24 | KVM: Add FFXSR support | Alexander Graf |
2009-03-24 | x86: Add EFER descriptions for FFXSR | Alexander Graf |
2009-03-24 | KVM: make irq ack notifications aware of routing table | Marcelo Tosatti |
2009-03-24 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity |
2009-03-24 | KVM: Userspace controlled irq routing | Avi Kivity |
2009-03-24 | KVM: x86: Fix typos and whitespace errors | Amit Shah |