aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-22Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-18xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge
2011-07-18xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge
2011-07-18xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge
2011-07-18xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge
2011-07-18xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge
2011-07-18xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge
2011-07-18xen/trace: add tlb flush tracepointsJeremy Fitzhardinge
2011-07-18xen/trace: add segment desc tracingJeremy Fitzhardinge
2011-07-18xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge
2011-07-18xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge
2011-07-18xen/trace: add mmu tracepointsJeremy Fitzhardinge
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge
2011-07-18xen/trace: set up tracepoint skeletonJeremy Fitzhardinge
2011-07-18xen/multicalls: remove debugfs statsJeremy Fitzhardinge
2011-07-11xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu
2011-06-30xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk
2011-06-16xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk
2011-06-15xen: When calling power_off, don't call the halt function.Tom Goetz
2011-06-15xen: support CONFIG_MAXSMPAndrew Jones
2011-06-09xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
2011-06-03xen: off by one errors in multicalls.cDan Carpenter
2011-05-26Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge
2011-05-20Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge
2011-05-20Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge
2011-05-20xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge
2011-05-20xen: use normal virt_to_machine for ptesJeremy Fitzhardinge
2011-05-20xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge
2011-05-20xen: condense everything onto xen_set_pteJeremy Fitzhardinge
2011-05-20xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge
2011-05-20xen: drop all the special iomap pte paths.Jeremy Fitzhardinge
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Linus Torvalds
2011-05-19Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...Linus Torvalds
2011-05-19Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds
2011-05-19arch/x86/xen/smp: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/time: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/mmu: Cleanup code/data sections definitionsDaniel Kiper
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-12arch/x86/xen/setup: Cleanup code/data sections definitionsDaniel Kiper
2011-05-12arch/x86/xen/enlighten: Cleanup code/data sections definitionsDaniel Kiper
2011-05-12arch/x86/xen/irq: Cleanup code/data sections definitionsDaniel Kiper
2011-05-12xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappingsKonrad Rzeszutek Wilk