aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
...
| * | xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge2011-07-18
| * | xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-18
| * | xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-18
| * | xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge2011-07-18
| * | xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge2011-07-18
| * | xen/trace: add mmu tracepointsJeremy Fitzhardinge2011-07-18
| * | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-18
| * | xen/trace: set up tracepoint skeletonJeremy Fitzhardinge2011-07-18
| * | xen/multicalls: remove debugfs statsJeremy Fitzhardinge2011-07-18
| |/
* | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-22
|\ \
| * \ Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-21
| |\ \
| | * | xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-06
* | | | xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu2011-07-11
| |_|/ |/| |
* | | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk2011-06-30
|/ /
* | xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk2011-06-16
* | xen: When calling power_off, don't call the halt function.Tom Goetz2011-06-15
* | xen: support CONFIG_MAXSMPAndrew Jones2011-06-15
* | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-06-09
* | xen: off by one errors in multicalls.cDan Carpenter2011-06-03
* | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-26
|\ \
| * | xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-20
| * | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-20
| * | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge2011-05-20
| * | xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge2011-05-20
| * | xen: use normal virt_to_machine for ptesJeremy Fitzhardinge2011-05-20
| * | xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2011-05-20
| * | xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-20
| * | xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-20
| * | xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-20
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \
| * | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\ \ \
| * \ \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
| |\ \ \
| * | | | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-21
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-19
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-12
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | | * | | | | xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin2011-05-12
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bitDaniel Kiper2011-05-12
| | | * | | | | xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.Konrad Rzeszutek Wilk2011-05-12
| | |/ / / / / | |/| | | | |
| | * | | | | xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappingsKonrad Rzeszutek Wilk2011-05-12
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | arch/x86/xen/smp: Cleanup code/data sections definitionsDaniel Kiper2011-05-19
| | * | | | | | arch/x86/xen/time: Cleanup code/data sections definitionsDaniel Kiper2011-05-19
| | * | | | | | arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper2011-05-19
| | * | | | | | arch/x86/xen/mmu: Cleanup code/data sections definitionsDaniel Kiper2011-05-19
| | * | | | | | arch/x86/xen/setup: Cleanup code/data sections definitionsDaniel Kiper2011-05-12
| | * | | | | | arch/x86/xen/enlighten: Cleanup code/data sections definitionsDaniel Kiper2011-05-12
| | * | | | | | arch/x86/xen/irq: Cleanup code/data sections definitionsDaniel Kiper2011-05-12
| | | |_|_|/ / | | |/| | | |