summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk2011-09-011-0/+10
* xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov2011-09-011-3/+5
* xen: use maximum reservation to limit amount of usable RAMDavid Vrabel2011-09-011-0/+19
* xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-221-1/+1
* xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-221-2/+2
* xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-172-6/+10
* xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk2011-08-051-0/+1
* xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov2011-08-041-5/+3
* xen: Fix printk() format in xen/setup.cIgor Mammedov2011-08-041-2/+2
* xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge2011-08-041-1/+1
* Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-291-1/+3
|\
| * xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-251-1/+3
* | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-246-150/+243
|\ \ | |/
| * xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge2011-07-181-1/+1
| * xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge2011-07-181-5/+22
| * xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge2011-07-181-2/+2
| * xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge2011-07-181-2/+2
| * xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge2011-07-181-9/+44
| * xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge2011-07-181-15/+27
| * xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-181-0/+8
| * xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-181-1/+15
| * xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge2011-07-181-0/+4
| * xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge2011-07-181-2/+8
| * xen/trace: add mmu tracepointsJeremy Fitzhardinge2011-07-181-2/+24
| * xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-183-8/+83
| * xen/trace: set up tracepoint skeletonJeremy Fitzhardinge2011-07-182-1/+5
| * xen/multicalls: remove debugfs statsJeremy Fitzhardinge2011-07-182-108/+4
* | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-224-1/+87
|\ \
| * \ Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-214-1/+87
| |\ \
| | * | xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-064-1/+87
* | | | xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu2011-07-111-1/+1
| |_|/ |/| |
* | | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk2011-06-301-0/+4
|/ /
* | xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk2011-06-161-4/+6
* | xen: When calling power_off, don't call the halt function.Tom Goetz2011-06-151-1/+8
* | xen: support CONFIG_MAXSMPAndrew Jones2011-06-152-1/+9
* | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-06-091-1/+8
* | xen: off by one errors in multicalls.cDan Carpenter2011-06-031-6/+6
* | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-262-271/+50
|\ \
| * | xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-201-0/+2
| * | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * | xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge2011-05-201-138/+0
| * | xen: use normal virt_to_machine for ptesJeremy Fitzhardinge2011-05-201-5/+5
| * | xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2011-05-202-60/+23
| * | xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-201-46/+27
| * | xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-201-15/+11
| * | xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-201-25/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \
| * | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-5/+1
|\ \ \
OpenPOWER on IntegriCloud