summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-041-1/+2
|\
| * cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-041-1/+2
* | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-301-1/+3
|\ \
| * | xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-261-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-191-1/+1
| * | xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge2011-07-191-5/+22
| * | xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge2011-07-191-2/+2
| * | xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge2011-07-191-2/+2
| * | xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge2011-07-191-9/+44
| * | xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge2011-07-191-15/+27
| * | xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-191-0/+8
| * | xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-191-1/+15
| * | xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge2011-07-191-0/+4
| * | xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge2011-07-191-2/+8
| * | xen/trace: add mmu tracepointsJeremy Fitzhardinge2011-07-191-2/+24
| * | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-193-8/+83
| * | xen/trace: set up tracepoint skeletonJeremy Fitzhardinge2011-07-192-1/+5
| * | xen/multicalls: remove debugfs statsJeremy Fitzhardinge2011-07-192-108/+4Star
| |/
* | 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-272-271/+50Star
|\ \
| * | xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-211-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/+0Star
| * | 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/+23Star
| * | xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-201-46/+27Star
| * | xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-201-15/+11Star
| * | xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-201-25/+0Star
| |/
* | 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-201-5/+1Star
|\ \ \
| * \ \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1410-63/+683
| |\ \ \
| * | | | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1Star
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-201-3/+2Star
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-122-6/+134
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-3/+2Star
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Linus Torvalds2011-05-203-4/+34
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | | * | | | | xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin2011-05-121-1/+1
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bitDaniel Kiper2011-05-121-0/+4