| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-16 | 6 | -10/+173 |
|\ |
|
| * | x86/xen/time: setup vcpu 0 time info page | Joao Martins | 2017-11-08 | 3 | -1/+95 |
| * | x86/xen/time: set pvclock flags on xen_time_init() | Joao Martins | 2017-11-08 | 1 | -0/+9 |
| * | xen: re-introduce support for grant v2 interface | Juergen Gross | 2017-11-06 | 1 | -5/+55 |
| * | xen: support priv-mapping in an HVM tools domain | Paul Durrant | 2017-11-03 | 1 | -2/+12 |
| * | xen/time: Return -ENODEV from xen_get_wallclock() | Boris Ostrovsky | 2017-11-03 | 1 | -1/+1 |
| * | xen: support 52 bit physical addresses in pv guests | Juergen Gross | 2017-10-31 | 1 | -2/+2 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-13 | 2 | -4/+3 |
|\ \ |
|
| * \ | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 2017-11-07 | 32 | -2/+33 |
| |\ \ |
|
| * \ \ | Merge branch 'irq/urgent' into x86/apic | Thomas Gleixner | 2017-10-12 | 1 | -9/+4 |
| |\ \ \ |
|
| * | | | | x86/apic: Remove unused callbacks | Thomas Gleixner | 2017-09-25 | 1 | -2/+0 |
| * | | | | x86/apic: Add replacement for cpu_mask_to_apicid() | Thomas Gleixner | 2017-09-25 | 1 | -0/+1 |
| * | | | | x86/apic: Get rid of apic->target_cpus | Thomas Gleixner | 2017-09-25 | 1 | -1/+0 |
| * | | | | x86/apic: Sanitize return value of apic.set_apic_id() | Thomas Gleixner | 2017-09-25 | 1 | -1/+1 |
| * | | | | x86/init: Add intr_mode_init to x86_init_ops | Dou Liyang | 2017-09-25 | 1 | -0/+1 |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 3 | -20/+31 |
|\ \ \ \ \ |
|
| * | | | | | x86/virt/xen: Use guest_late_init to detect Xen PVH guest | Juergen Gross | 2017-11-10 | 2 | -11/+22 |
| * | | | | | x86/virt: Add enum for hypervisors to replace x86_hyper | Juergen Gross | 2017-11-10 | 2 | -4/+4 |
| * | | | | | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross | 2017-11-10 | 2 | -5/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-13 | 5 | -111/+87 |
|\ \ \ \ \ |
|
| * | | | | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 2017-11-07 | 31 | -0/+31 |
| |\| | | | |
|
| * | | | | | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar | 2017-11-06 | 1 | -99/+60 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/xen: Drop 5-level paging support code from the XEN_PV code | Kirill A. Shutemov | 2017-10-20 | 1 | -99/+60 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context() | Andy Lutomirski | 2017-11-02 | 1 | -3/+14 |
| * | | | | | x86/entry/64: Pass SP0 directly to load_sp0() | Andy Lutomirski | 2017-11-02 | 1 | -4/+3 |
| * | | | | | xen, x86/entry/64: Add xen NMI trap entry | Juergen Gross | 2017-11-02 | 2 | -2/+2 |
| * | | | | | Merge branch 'core/objtool' into x86/asm, to pick up dependent changes | Ingo Molnar | 2017-10-23 | 1 | -3/+8 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | x86/xen: Add unwind hint annotations | Josh Poimboeuf | 2017-09-28 | 1 | -1/+6 |
| | * | | | | x86/xen: Fix xen head ELF annotations | Josh Poimboeuf | 2017-09-28 | 1 | -2/+2 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 31 | -0/+31 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 31 | -0/+31 |
| |/ / / |
|
* | | | | x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized | Dou Liyang | 2017-10-30 | 1 | -2/+4 |
* | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | | | | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2017-10-24 | 1 | -2/+2 |
|\| | | |
|
| * | | | Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-13 | 1 | -2/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm | Zhenzhong Duan | 2017-10-10 | 1 | -2/+2 |
* | | | | locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case | Juergen Gross | 2017-10-10 | 1 | -0/+2 |
|/ / / |
|
* | / | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-29 | 1 | -9/+4 |
|\| |
| |/
|/| |
|
| * | xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping | Zhenzhong Duan | 2017-09-28 | 1 | -9/+4 |
* | | Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | xen: x86: mark xen_find_pt_base as __init | Arnd Bergmann | 2017-09-15 | 1 | -1/+1 |
* | | x86/paravirt: Remove no longer used paravirt functions | Juergen Gross | 2017-09-13 | 2 | -4/+0 |
* | | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-07 | 4 | -49/+3 |
|\| |
|
| * | xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn | Wei Liu | 2017-08-31 | 1 | -1/+1 |
| * | xen: remove unused function xen_set_domain_pte() | Juergen Gross | 2017-08-31 | 1 | -20/+0 |
| * | xen: remove tests for pvh mode in pure pv paths | Juergen Gross | 2017-08-31 | 2 | -28/+2 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 4 | -48/+107 |
|\ \ |
|
| * | | x86/xen: Get rid of paravirt op adjust_exception_frame | Juergen Gross | 2017-08-31 | 4 | -42/+101 |
| * | | x86/asm: Replace access to desc_struct:a/b fields | Thomas Gleixner | 2017-08-29 | 1 | -1/+1 |
| * | | x86/idt: Unify gate_struct handling for 32/64-bit kernels | Thomas Gleixner | 2017-08-29 | 1 | -6/+6 |