Age | Commit message (Expand) | Author |
2011-09-16 | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds |
2011-09-15 | xen/i386: follow-up to "replace order-based range checking of M2P table by li... | Jan Beulich |
2011-09-13 | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel |
2011-09-12 | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen | Linus Torvalds |
2011-09-08 | xen: disable PV spinlocks on HVM | Stefano Stabellini |
2011-09-07 | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds |
2011-09-01 | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk |
2011-09-01 | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov |
2011-09-01 | xen: use maximum reservation to limit amount of usable RAM | David Vrabel |
2011-08-24 | xen: use non-tracing preempt in xen_clocksource_read() | Jeremy Fitzhardinge |
2011-08-22 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-08-22 | xen/tracing: Fix tracing config option properly | Jeremy Fitzhardinge |
2011-08-22 | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini |
2011-08-17 | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich |
2011-08-12 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-08-06 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-08-05 | xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set | Konrad Rzeszutek Wilk |
2011-08-04 | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski |
2011-08-04 | x86-64, xen: Enable the vvar mapping | Andy Lutomirski |
2011-08-04 | xen: Fix misleading WARN message at xen_release_chunk | Igor Mammedov |
2011-08-04 | xen: Fix printk() format in xen/setup.c | Igor Mammedov |
2011-08-04 | xen/tracing: it looks like we wanted CONFIG_FTRACE | Jeremy Fitzhardinge |
2011-08-03 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-08-03 | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown |
2011-07-29 | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-25 | xen/tracing: fix compile errors when tracing is disabled. | Jeremy Fitzhardinge |
2011-07-24 | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-22 | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-07-18 | xen/multicall: move *idx fields to start of mc_buffer | Jeremy Fitzhardinge |
2011-07-18 | xen/multicall: special-case singleton hypercalls | Jeremy Fitzhardinge |
2011-07-18 | xen/multicalls: add unlikely around slowpath in __xen_mc_entry() | Jeremy Fitzhardinge |
2011-07-18 | xen/multicalls: disable MC_DEBUG | Jeremy Fitzhardinge |
2011-07-18 | xen/mmu: tune pgtable alloc/release | Jeremy Fitzhardinge |
2011-07-18 | xen/mmu: use extend_args for more mmuext updates | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add tlb flush tracepoints | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add segment desc tracing | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add xen_pgd_(un)pin tracepoints | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add ptpage alloc/release tracepoints | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add mmu tracepoints | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add multicall tracing | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: set up tracepoint skeleton | Jeremy Fitzhardinge |
2011-07-18 | xen/multicalls: remove debugfs stats | Jeremy Fitzhardinge |
2011-07-11 | xen:pvhvm: Modpost section mismatch fix | Raghavendra D Prabhu |
2011-06-30 | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk |
2011-06-21 | Merge branch 'stable/vga.support' into stable/drivers | Konrad Rzeszutek Wilk |
2011-06-16 | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk |
2011-06-15 | xen: When calling power_off, don't call the halt function. | Tom Goetz |
2011-06-15 | xen: support CONFIG_MAXSMP | Andrew Jones |
2011-06-09 | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini |
2011-06-06 | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge |