Age | Commit message (Expand) | Author |
2011-01-27 | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini |
2011-01-27 | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini |
2011-01-27 | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader |
2011-01-21 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-21 | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-21 | xen: p2m: correctly initialize partial p2m leaf | Stefan Bader |
2011-01-20 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-20 | Merge branch 'akpm' | Linus Torvalds |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2011-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-01-20 | xen: fix non-ANSI function warning in irq.c | Randy Dunlap |
2011-01-20 | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo |
2011-01-20 | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) | Randy Dunlap |
2011-01-20 | lguest: compile fixes | Rusty Russell |
2011-01-20 | lguest: Use this_cpu_ops | Christoph Lameter |
2011-01-19 | x86: Unify "numa=" command line option handling | Jan Beulich |
2011-01-19 | Revert "x86: Make relocatable kernel work with new binutils" | Ingo Molnar |
2011-01-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-18 | x86: Clear irqstack thread_info | Brian Gerst |
2011-01-18 | x86: Make relocatable kernel work with new binutils | Shaohua Li |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds |
2011-01-14 | xen: export arbitrary_virt_to_machine | Stephen Rothwell |
2011-01-14 | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin |
2011-01-14 | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-01-14 | x86: tsc: Fix calibration refinement conditionals to avoid divide by zero | John Stultz |
2011-01-14 | x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTAL | Bjorn Helgaas |
2011-01-14 | x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available | Bjorn Helgaas |
2011-01-14 | PCI: enable pci=bfsort by default on future Dell systems | Narendra_K@Dell.com |
2011-01-14 | x86: OLPC: convert olpc-xo1 driver from pci device to platform device | Andres Salomon |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-13 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-13 | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-13 | thp: mmu_notifier_test_young | Andrea Arcangeli |
2011-01-13 | thp: don't allow transparent hugepage support without PSE | Andrea Arcangeli |
2011-01-13 | thp: add pmd_modify | Johannes Weiner |
2011-01-13 | thp: add x86 32bit support | Johannes Weiner |
2011-01-13 | thp: transparent hugepage core | Andrea Arcangeli |
2011-01-13 | thp: kvm mmu transparent hugepage support | Andrea Arcangeli |
2011-01-13 | thp: split_huge_page_mm/vma | Andrea Arcangeli |
2011-01-13 | thp: pte alloc trans splitting | Andrea Arcangeli |
2011-01-13 | thp: bail out gup_fast on splitting pmd | Andrea Arcangeli |
2011-01-13 | thp: add pmd mangling functions to x86 | Andrea Arcangeli |
2011-01-13 | thp: special pmd_trans_* functions | Andrea Arcangeli |
2011-01-13 | thp: no paravirt version of pmd ops | Andrea Arcangeli |
2011-01-13 | thp: add pmd paravirt ops | Andrea Arcangeli |
2011-01-13 | thp: add native_set_pmd_at | Andrea Arcangeli |
2011-01-13 | thp: alter compound get_page/put_page | Andrea Arcangeli |
2011-01-13 | mm: unify module_alloc code for vmalloc | David Rientjes |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |