| Commit message (Expand) | Author | Age |
* | 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-22 |
| * | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich | 2011-08-17 |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-12 |
|\ \ |
|
| * | | 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 |
* | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-08-06 |
|\ \ \
| | |/
| |/| |
|
| * | | xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set | Konrad Rzeszutek Wilk | 2011-08-05 |
| * | | 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-04 |
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown | 2011-08-03 |
| |/ |
|
* | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-30 |
|\ \ |
|
| * | | xen/tracing: fix compile errors when tracing is disabled. | Jeremy Fitzhardinge | 2011-07-25 |
* | | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-24 |
|\| | |
|
| * | | 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-18 |
| |/ |
|
* | | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-07-22 |
|\ \ |
|
| * \ | Merge branch 'stable/vga.support' into stable/drivers | Konrad Rzeszutek Wilk | 2011-06-21 |
| |\ \ |
|
| | * | | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge | 2011-06-06 |
* | | | | xen:pvhvm: Modpost section mismatch fix | Raghavendra D Prabhu | 2011-07-11 |
| |_|/
|/| | |
|
* | | | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk | 2011-06-30 |
|/ / |
|
* | | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk | 2011-06-16 |
* | | xen: When calling power_off, don't call the halt function. | Tom Goetz | 2011-06-15 |
* | | xen: support CONFIG_MAXSMP | Andrew Jones | 2011-06-15 |
* | | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini | 2011-06-09 |
* | | xen: off by one errors in multicalls.c | Dan Carpenter | 2011-06-03 |
* | | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-26 |
|\ \ |
|
| * | | xen: fix compile without CONFIG_XEN_DEBUG_FS | Jeremy Fitzhardinge | 2011-05-20 |
| * | | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. | Jeremy Fitzhardinge | 2011-05-20 |
| * | | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. | Jeremy Fitzhardinge | 2011-05-20 |
| * | | xen/mmu: remove all ad-hoc stats stuff | Jeremy Fitzhardinge | 2011-05-20 |
| * | | xen: use normal virt_to_machine for ptes | Jeremy Fitzhardinge | 2011-05-20 |
| * | | xen: make a pile of mmu pvop functions static | Jeremy Fitzhardinge | 2011-05-20 |
| * | | xen: condense everything onto xen_set_pte | Jeremy Fitzhardinge | 2011-05-20 |
| * | | xen: use mmu_update for xen_set_pte_at() | Jeremy Fitzhardinge | 2011-05-20 |