Age | Commit message (Expand) | Author |
2011-06-03 | xen mmu: fix a race window causing leave_mm BUG() | Tian, Kevin |
2011-03-27 | xen: set max_pfn_mapped to the last pfn mapped | Stefano Stabellini |
2011-03-10 | x86/mm: Fix pgd_lock deadlock | Andrea Arcangeli |
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 '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 | 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-14 | xen: export arbitrary_virt_to_machine | Stephen Rothwell |
2011-01-13 | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-11 | xen/p2m: Fix module linking error. | Konrad Rzeszutek Wilk |
2011-01-11 | xen p2m: clear the old pte when adding a page to m2p_override | Jeremy Fitzhardinge |
2011-01-11 | xen p2m: transparently change the p2m mappings in the m2p override | Stefano Stabellini |
2011-01-11 | xen: add m2p override mechanism | Jeremy Fitzhardinge |
2011-01-11 | xen: move p2m handling to separate file | Jeremy Fitzhardinge |
2011-01-10 | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-10 | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-10 | xen: disable ACPI NUMA for PV guests | Ian Campbell |
2011-01-07 | xen: HVM X2APIC support | Sheng Yang |
2010-12-17 | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo |
2010-12-17 | xen: Use this_cpu_ops | Christoph Lameter |
2010-12-08 | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds |
2010-12-03 | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds |
2010-12-03 | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds |
2010-12-02 | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge |
2010-12-02 | xen: unplug the emulated devices at resume time | Stefano Stabellini |
2010-11-29 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell |
2010-11-29 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
2010-11-28 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge |
2010-11-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds |
2010-11-24 | xen: remove duplicated #include | Huang Weiyi |
2010-11-24 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell |
2010-11-22 | xen: use default_idle | Jeremy Fitzhardinge |
2010-11-22 | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge |
2010-11-22 | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge |
2010-11-22 | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk |
2010-11-19 | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge |
2010-11-16 | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge |
2010-11-12 | xen: implement XENMEM_machphys_mapping | Ian Campbell |
2010-11-11 | xen: set vma flag VM_PFNMAP in the privcmd mmap file_op | Stefano Stabellini |
2010-11-10 | xen: do not release any memory under 1M in domain 0 | Ian Campbell |
2010-10-29 | xen: correct size of level2_kernel_pgt | Ian Campbell |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-27 | Merge branch 'akpm-incoming-2' | Linus Torvalds |
2010-10-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-27 | Remove duplicate includes from many files | Zimny Lech |
2010-10-26 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds |
2010-10-26 | xen: initialize cpu masks for pv guests in xen_smp_init | Stefano Stabellini |