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