summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | | xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.Konrad Rzeszutek Wilk2011-05-121-1/+1
| | |/ / / / | |/| | | |
| | * | | | xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappingsKonrad Rzeszutek Wilk2011-05-121-2/+28
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...Linus Torvalds2011-05-207-39/+39
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | arch/x86/xen/smp: Cleanup code/data sections definitionsDaniel Kiper2011-05-191-4/+4
| | * | | | | arch/x86/xen/time: Cleanup code/data sections definitionsDaniel Kiper2011-05-191-4/+4
| | * | | | | arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper2011-05-191-1/+1
| | * | | | | arch/x86/xen/mmu: Cleanup code/data sections definitionsDaniel Kiper2011-05-191-17/+17
| | * | | | | arch/x86/xen/setup: Cleanup code/data sections definitionsDaniel Kiper2011-05-121-2/+2
| | * | | | | arch/x86/xen/enlighten: Cleanup code/data sections definitionsDaniel Kiper2011-05-121-10/+10
| | * | | | | arch/x86/xen/irq: Cleanup code/data sections definitionsDaniel Kiper2011-05-121-1/+1
| | | |_|_|/ | | |/| | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds2011-05-201-7/+6Star
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | | |_|/ / | | |/| | |
| * | | | | xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions.Konrad Rzeszutek Wilk2011-04-201-1/+2
| * | | | | xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk2011-04-181-6/+4Star
| | |/ / / | |/| | |
* | | | | x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini2011-05-121-0/+15
* | | | | Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""Konrad Rzeszutek Wilk2011-05-121-123/+0Star
| |_|/ / |/| | |
* | | | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini2011-05-021-1/+1
* | | | xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk2011-05-021-0/+123
* | | | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini2011-04-201-4/+9
* | | | xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini2011-04-201-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-131-0/+1
|\ \ \
| * | | fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan2011-04-111-0/+1
| |/ /
* | | xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao2011-04-061-1/+10
* | | xen: just completely disable XSAVEJeremy Fitzhardinge2011-04-061-17/+1Star
* | | xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.Konrad Rzeszutek Wilk2011-04-041-2/+2
|/ /
* | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-291-4/+6
|\ \
| * | xen: fix p2m section mismatchesRandy Dunlap2011-03-291-2/+2
| * | xen/p2m: Allocate p2m tracking pages on overrideDaniel De Graaf2011-03-241-2/+4
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-221-9/+12
|\ \ \
| * | | xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini2011-03-191-3/+5
| * | | xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini2011-03-191-6/+7
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-181-1/+1
|\| | | | |/ / |/| |
| * | x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
| | |
| \ \
*-. \ \ Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds2011-03-181-2/+1Star
|\ \ \ \ | | |_|/ | |/| |
| | * | xen/balloon: Removal of driver_pagesDaniel Kiper2011-03-141-2/+1Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-161-1/+1
|\ \ \ | |_|/ |/| |
| * | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki2011-03-151-1/+1
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-161-1/+1
|\ \
| * \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-151-6/+4Star
| |\ \
| * | | x86: Rename e820_table_* to pgt_buf_*Yinghai Lu2011-02-241-1/+1
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-161-2/+2
|\ \ \
| * | | x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis2011-02-261-2/+2
| |/ /