summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: check for initrd conflicting with e820 mapJuergen Gross2015-08-201-0/+51
* xen: check pre-allocated page tables for conflict with memory mapJuergen Gross2015-08-203-3/+23
* xen: check for kernel memory conflicting with memory layoutJuergen Gross2015-08-201-0/+12
* xen: find unused contiguous memory areaJuergen Gross2015-08-202-0/+35
* xen: check memory area against e820 mapJuergen Gross2015-08-202-0/+24
* xen: split counting of extra memory pages from remappingJuergen Gross2015-08-201-40/+58
* xen: move static e820 map to global scopeJuergen Gross2015-08-201-47/+49
* xen: eliminate scalability issues from initial mapping setupJuergen Gross2015-08-203-39/+156
* xen: don't build mfn tree if tools don't need itJuergen Gross2015-08-201-3/+7
* xen: save linear p2m list address in shared info structureJuergen Gross2015-08-201-0/+17
* x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King2015-08-201-1/+1
* Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-132-6/+4Star
|\
| * x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2015-08-102-6/+4Star
* | x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2015-07-311-0/+40
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-234-24/+15Star
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-224-9/+67
| |\ \ \ \
| | | * | | x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov2015-06-071-2/+3
| | | * | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
| | | | |/ | | | |/|
| | * | | Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar2015-06-081-3/+3
| | |\ \ \
| | | * | | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...Ingo Molnar2015-06-081-1/+1
| | | * | | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...Ingo Molnar2015-06-081-1/+1
| | | * | | x86/asm/entry: Rename compat syscall entry pointsIngo Molnar2015-06-081-1/+1
| | |/ / / | |/| | |
| | * | | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-031-4/+60
| |/| | |
| * | | | x86/entry: Define 'cpu_current_top_of_stack' for 64-bit codeDenys Vlasenko2015-05-081-2/+3
| * | | | x86/entry: Stop using PER_CPU_VAR(kernel_stack)Denys Vlasenko2015-05-081-2/+3
| * | | | Merge branch 'linus' into x86/asm, before applying dependent patchIngo Molnar2015-05-087-349/+338Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski2015-04-223-17/+4Star
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-231-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/fpu: Simplify fpu__cpu_init()Ingo Molnar2015-05-191-1/+1
| * | | | x86/fpu: Rename fpu_init() to fpu__cpu_init()Ingo Molnar2015-05-191-1/+1
| | |/ / | |/| |
* | | | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar2015-05-111-5/+5
* | | | locking/pvqspinlock, x86: Enable PV qspinlock for XenDavid Vrabel2015-05-081-4/+60
|/ / /
* | | hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky2015-05-051-9/+18
* | | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-0/+10
| |/ |/|
* | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-165-312/+278Star
|\ \
| * | xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-161-19/+82
| * | xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-161-107/+3Star
| * | x86/xen/apic: WARN with details.Konrad Rzeszutek Wilk2015-03-161-1/+1
| * | x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk2015-03-162-89/+181
| * | xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross2015-03-161-53/+10Star
| * | xen: use generated hypervisor symbols in arch/x86/xen/trace.cJuergen Gross2015-03-161-46/+4Star
| * | xen: synchronize include/xen/interface/xen.h with xenJuergen Gross2015-03-161-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-7/+7
|\ \ \
| * | | x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-151-7/+7
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-141-21/+25
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-271-21/+25
| |\ \ | | |/ | |/|
| | * x86: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-111-21/+25
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-133-17/+6Star
|\ \ \
| * \ \ Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar2015-04-081-1/+9
| |\ \ \
| * | | | x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guestsBoris Ostrovsky2015-04-021-12/+1Star