summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-102-17/+17
|\
| * xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-081-16/+16
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-1/+1
* | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-0815-215/+1435
|\ \ | |/
| * xen: switch extra memory accounting to use pfnsJuergen Gross2015-09-081-36/+44
| * xen: limit memory to architectural maximumJuergen Gross2015-09-081-1/+1
| * xen: avoid another early crash of memory limited dom0Juergen Gross2015-09-081-8/+15
| * xen: avoid early crash of memory limited dom0Juergen Gross2015-09-081-3/+4
| * xen/x86: Don't try to set PCE bit in CR4Boris Ostrovsky2015-08-201-2/+1
| * xen/PMU: PMU emulation codeBoris Ostrovsky2015-08-201-29/+185
| * xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky2015-08-204-8/+107
| * xen/PMU: Describe vendor-specific PMU registersBoris Ostrovsky2015-08-201-1/+152
| * xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-207-9/+241
| * xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-201-0/+1
| * xen: remove no longer needed p2m.hJuergen Gross2015-08-203-17/+5
| * xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross2015-08-203-23/+66
| * xen: move p2m list if conflicting with e820 mapJuergen Gross2015-08-203-47/+264
| * xen: add explicit memblock_reserve() calls for special pagesJuergen Gross2015-08-203-1/+19
| * 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 branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-011-49/+31
|\ \
| * | x86/xen/time: Migrate to new set-state interfaceViresh Kumar2015-07-301-49/+31
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-011-3/+0
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-182-6/+4
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-311-0/+40
| |\ \ \
| * | | | x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooksAndy Lutomirski2015-07-061-3/+0
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-201-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel2015-08-201-2/+2
* | | | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-132-6/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2015-08-102-6/+4
* | | 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-224-24/+15
|\ \
| | \
| | \
| | \
| | \
| *---. \ 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
OpenPOWER on IntegriCloud