| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-09-11 | 1 | -1/+0 |
|\ |
|
| * | xen/spinlock: Fix locking path engaging too soon under PVHVM. | Konrad Rzeszutek Wilk | 2013-09-09 | 1 | -1/+0 |
* | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-05 | 1 | -5/+10 |
|\| |
|
| * | xen/pvhvm: Initialize xen panic handler for PVHVM guests | Vaughan Cao | 2013-08-20 | 1 | -0/+2 |
| * | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 2013-08-09 | 1 | -5/+8 |
* | | x86: Correctly detect hypervisor | Jason Wang | 2013-08-05 | 1 | -6/+3 |
|/ |
|
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-15 | 1 | -3/+3 |
* | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin | 2013-06-06 | 1 | -1/+1 |
* | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-05-12 | 1 | -1/+49 |
|\ |
|
| * | xen: mask x2APIC feature in PV | Zhenzhong Duan | 2013-05-08 | 1 | -0/+3 |
| * | xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info | Konrad Rzeszutek Wilk | 2013-05-08 | 1 | -0/+3 |
| * | xen/vcpu: Document the xen_vcpu_info and xen_vcpu | Konrad Rzeszutek Wilk | 2013-05-07 | 1 | -1/+28 |
| * | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk | 2013-05-06 | 1 | -0/+15 |
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk | 2013-04-12 | 1 | -1/+0 |
* | | xen/time: Fix kasprintf splat when allocating timer%d IRQ line. | Konrad Rzeszutek Wilk | 2013-04-16 | 1 | -1/+4 |
* | | x86/xen: populate boot_params with EDD data | David Vrabel | 2013-04-16 | 1 | -0/+52 |
|/ |
|
* | xen/pat: Disable PAT using pat_enabled value. | Konrad Rzeszutek Wilk | 2013-02-28 | 1 | -1/+9 |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-20 | 1 | -0/+1 |
|\ |
|
| * | x86/apic: Allow x2apic without IR on VMware platform | Alok N Kataria | 2013-01-24 | 1 | -0/+1 |
* | | Revert "xen PVonHVM: use E820_Reserved area for shared_info" | Konrad Rzeszutek Wilk | 2013-02-15 | 1 | -53/+22 |
* | | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" | Konrad Rzeszutek Wilk | 2013-02-15 | 1 | -1/+1 |
|/ |
|
* | xen/vcpu: Fix vcpu restore path. | Wei Liu | 2012-12-18 | 1 | -3/+4 |
* | xen/PVonHVM: fix compile warning in init_hvm_pv_info | Olaf Hering | 2012-11-30 | 1 | -1/+1 |
* | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk | 2012-11-28 | 1 | -0/+15 |
* | xen/acpi: revert pad config check in xen_check_mwait | Liu, Jinsong | 2012-11-26 | 1 | -2/+8 |
* | xen PVonHVM: use E820_Reserved area for shared_info | Olaf Hering | 2012-11-02 | 1 | -22/+53 |
* | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-10-19 | 1 | -0/+4 |
|\ |
|
| * | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-12 | 1 | -1/+17 |
| |\ |
|
| * \ | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-03 | 1 | -4/+11 |
| |\ \ \ |
|
| * | | | | xen/boot: Disable BIOS SMP MP table search. | Konrad Rzeszutek Wilk | 2012-09-19 | 1 | -0/+4 |
| * | | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus... | Konrad Rzeszutek Wilk | 2012-09-05 | 1 | -2/+0 |
| |\ \ \ \ |
|
* | | | | | | xen/x86: remove duplicated include from enlighten.c | Wei Yongjun | 2012-10-19 | 1 | -2/+0 |
| |_|_|_|/
|/| | | | |
|
* | | | | | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk | 2012-10-12 | 1 | -1/+15 |
* | | | | | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk | 2012-10-12 | 1 | -0/+2 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk | 2012-09-26 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | xen/arm: receive Xen events on ARM | Stefano Stabellini | 2012-09-14 | 1 | -0/+1 |
* | | | | xen/x86: retrieve keyboard shift status flags from hypervisor. | Konrad Rzeszutek Wilk | 2012-09-24 | 1 | -0/+8 |
|/ / / |
|
* | | | Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-09-12 | 1 | -4/+1 |
|\ \ \ |
|
| * | | | xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything. | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -4/+1 |
| * | | | Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and... | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -60/+0 |
| * | | | xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain. | Konrad Rzeszutek Wilk | 2012-08-21 | 1 | -9/+21 |
| * | | | xen/x86: Use memblock_reserve for sensitive areas. | Konrad Rzeszutek Wilk | 2012-08-21 | 1 | -0/+48 |
* | | | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 2012-09-12 | 1 | -44/+68 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-08-26 | 1 | -107/+11 |
| |\ \ \ \
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
|
| | * | | Revert "xen PVonHVM: move shared_info to MMIO before kexec" | Konrad Rzeszutek Wilk | 2012-08-16 | 1 | -107/+11 |
| * | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 | 1 | -51/+173 |
| |\| | |
|
| | * | | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering | 2012-07-19 | 1 | -11/+107 |
| | * | | xen: simplify init_hvm_pv_info | Olaf Hering | 2012-07-19 | 1 | -32/+26 |