Age | Commit message (Expand) | Author |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds |
2009-03-30 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-30 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-30 | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki |
2009-03-30 | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-03-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-03-30 | x86: fix mismerge in arch/x86/include/asm/timer.h | Stephen Rothwell |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-03-30 | cpumask: remove node_to_first_cpu | Rusty Russell |
2009-03-30 | lguest: use KVM hypercalls | Matias Zabaljauregui |
2009-03-30 | lguest: wire up pte_update/pte_update_defer | Rusty Russell |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-28 | Merge branch 'linus' into core/iommu | Ingo Molnar |
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 | 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 | 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 |