| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 4 | -0/+54 |
|\ |
|
| * | arch/x86/xen: Silence compiler warnings | Daniel Kiper | 2014-07-18 | 4 | -14/+53 |
| * | xen: Put EFI machinery in place | Daniel Kiper | 2014-07-18 | 1 | -0/+15 |
* | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-07-30 | 1 | -57/+91 |
|\ \ |
|
| * | | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 2014-07-30 | 1 | -57/+91 |
* | | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-06-19 | 3 | -29/+37 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | x86/xen: no need to explicitly register an NMI callback | David Vrabel | 2014-06-18 | 1 | -8/+1 |
| * | Revert "xen/pvh: Update E820 to work with PVH (v2)" | David Vrabel | 2014-06-05 | 1 | -20/+2 |
| * | x86/xen: fix memory setup for PVH dom0 | David Vrabel | 2014-06-05 | 3 | -1/+34 |
* | | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2014-06-05 | 2 | -7/+12 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin | 2014-05-21 | 2 | -4/+4 |
| |\ \ |
|
| * | | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 2014-05-05 | 1 | -5/+3 |
| * | | | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 2014-05-05 | 1 | -2/+9 |
* | | | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-06-02 | 6 | -70/+270 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | x86/xen: map foreign pfns for autotranslated guests | Mukesh Rathor | 2014-05-27 | 1 | -3/+118 |
| * | | x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range() | David Vrabel | 2014-05-15 | 1 | -3/+1 |
| * | | x86/xen: set regions above the end of RAM as 1:1 | David Vrabel | 2014-05-15 | 2 | -1/+10 |
| * | | x86/xen: only warn once if bad MFNs are found during setup | David Vrabel | 2014-05-15 | 1 | -3/+3 |
| * | | x86/xen: compactly store large identity ranges in the p2m | David Vrabel | 2014-05-15 | 1 | -50/+105 |
| * | | x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN | David Vrabel | 2014-05-15 | 1 | -1/+4 |
| * | | x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() | David Vrabel | 2014-05-15 | 1 | -6/+6 |
| * | | xen/x86: set panic notifier priority to minimum | Radim Krčmář | 2014-05-15 | 1 | -0/+1 |
| * | | xen: refactor suspend pre/post hooks | David Vrabel | 2014-05-12 | 2 | -3/+22 |
| |/ |
|
* | | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2014-05-05 | 2 | -4/+4 |
|/ |
|
* | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-04-17 | 3 | -10/+23 |
|\ |
|
| * | xen/spinlock: Don't enable them unconditionally. | Konrad Rzeszutek Wilk | 2014-04-15 | 1 | -1/+4 |
| * | x86/xen: Fix 32-bit PV guests's usage of kernel_stack | Boris Ostrovsky | 2014-04-15 | 2 | -9/+19 |
| * | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus... | David Vrabel | 2014-04-07 | 2 | -3/+3 |
| |\ |
|
* | \ | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-04-03 | 2 | -20/+106 |
|\ \ \
| |/ / |
|
| * | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss | 2014-03-18 | 1 | -15/+106 |
| * | | xen: remove XEN_PRIVILEGED_GUEST | Michael Opdenacker | 2014-03-18 | 1 | -5/+0 |
* | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 1 | -1/+1 |
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-02 | 1 | -1/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86, vdso, xen: Remove stray reference to FIX_VDSO | H. Peter Anvin | 2014-03-13 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86: Xen: Use the core irq stats function | Thomas Gleixner | 2014-03-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel | 2014-03-25 | 1 | -2/+2 |
|/ / |
|
* | | xen: properly account for _PAGE_NUMA during xen pte translations | Mel Gorman | 2014-02-10 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-02-05 | 2 | -2/+27 |
|\ |
|
| * | xen/pvh: set CR4 flags for APs | Mukesh Rathor | 2014-02-03 | 1 | -0/+12 |
| * | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk | 2014-02-03 | 1 | -2/+15 |
* | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2014-01-31 | 2 | -16/+4 |
|\ \
| |/ |
|
| * | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages | Dave Jones | 2014-01-31 | 1 | -1/+2 |
| * | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 2014-01-31 | 1 | -15/+2 |
* | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-01-30 | 4 | -15/+15 |
|\ \
| |/
|/| |
|
| * | x86, asmlinkage, xen: Fix type of NMI | Andi Kleen | 2014-01-29 | 1 | -2/+2 |
| * | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | 2014-01-29 | 1 | -1/+1 |
| * | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen | 2014-01-29 | 2 | -12/+12 |
* | | xen/pvh: Set X86_CR0_WP and others in CR0 (v2) | Roger Pau Monne | 2014-01-21 | 3 | -5/+32 |