summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)AuthorFilesLines
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge1-1/+1
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini1-2/+2
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2-6/+10
2011-08-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+7
2011-08-09Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set."Konrad Rzeszutek Wilk2-46/+0
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+6
2011-08-05xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk1-0/+1
2011-08-05x86-64: Add user_64bit_mode paravirt opAndy Lutomirski1-0/+4
2011-08-05x86-64, xen: Enable the vvar mappingAndy Lutomirski1-1/+3
2011-08-04xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov1-5/+3
2011-08-04xen: Fix printk() format in xen/setup.cIgor Mammedov1-2/+2
2011-08-04 xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge1-1/+1
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2011-08-04cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown1-1/+2
2011-07-30Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2011-07-26xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge1-1/+3
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-150/+243
2011-07-23Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-1/+87
2011-07-19xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge1-1/+1
2011-07-19xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge1-5/+22
2011-07-19xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge1-2/+2
2011-07-19xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge1-2/+2
2011-07-19xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge1-9/+44
2011-07-19xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge1-15/+27
2011-07-19xen/trace: add tlb flush tracepointsJeremy Fitzhardinge1-0/+8
2011-07-19xen/trace: add segment desc tracingJeremy Fitzhardinge1-1/+15
2011-07-19xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge1-0/+4
2011-07-19xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge1-2/+8
2011-07-19xen/trace: add mmu tracepointsJeremy Fitzhardinge1-2/+24
2011-07-19xen/trace: add multicall tracingJeremy Fitzhardinge3-8/+83
2011-07-19xen/trace: set up tracepoint skeletonJeremy Fitzhardinge2-1/+5
2011-07-19xen/multicalls: remove debugfs statsJeremy Fitzhardinge2-108/+4
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2-12/+7
2011-07-11xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu1-1/+1
2011-06-30xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk1-0/+4
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk4-1/+87
2011-06-16xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk1-4/+6
2011-06-16xen: When calling power_off, don't call the halt function.Tom Goetz1-1/+8
2011-06-15xen: support CONFIG_MAXSMPAndrew Jones2-1/+9
2011-06-09xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini1-1/+8
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge4-1/+87
2011-06-04xen: off by one errors in multicalls.cDan Carpenter1-6/+6
2011-05-27Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-271/+50
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-21xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge1-0/+2
2011-05-21Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge1-1/+1
2011-05-21Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge1-1/+1
2011-05-21xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge1-138/+0
2011-05-21xen: use normal virt_to_machine for ptesJeremy Fitzhardinge1-5/+5
2011-05-21xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2-60/+23