Age | Commit message (Expand) | Author |
2017-11-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-10 | x86/virt/xen: Use guest_late_init to detect Xen PVH guest | Juergen Gross |
2017-11-10 | x86/virt: Add enum for hypervisors to replace x86_hyper | Juergen Gross |
2017-11-10 | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-06 | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context() | Andy Lutomirski |
2017-11-02 | x86/entry/64: Pass SP0 directly to load_sp0() | Andy Lutomirski |
2017-11-02 | xen, x86/entry/64: Add xen NMI trap entry | Juergen Gross |
2017-10-30 | x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized | Dou Liyang |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2017-10-23 | Merge branch 'core/objtool' into x86/asm, to pick up dependent changes | Ingo Molnar |
2017-10-20 | x86/xen: Drop 5-level paging support code from the XEN_PV code | Kirill A. Shutemov |
2017-10-13 | Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-12 | Merge branch 'irq/urgent' into x86/apic | Thomas Gleixner |
2017-10-10 | xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm | Zhenzhong Duan |
2017-10-10 | locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case | Juergen Gross |
2017-09-29 | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-28 | xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping | Zhenzhong Duan |
2017-09-28 | x86/xen: Add unwind hint annotations | Josh Poimboeuf |
2017-09-28 | x86/xen: Fix xen head ELF annotations | Josh Poimboeuf |
2017-09-25 | x86/apic: Remove unused callbacks | Thomas Gleixner |
2017-09-25 | x86/apic: Add replacement for cpu_mask_to_apicid() | Thomas Gleixner |
2017-09-25 | x86/apic: Get rid of apic->target_cpus | Thomas Gleixner |
2017-09-25 | x86/apic: Sanitize return value of apic.set_apic_id() | Thomas Gleixner |
2017-09-25 | x86/init: Add intr_mode_init to x86_init_ops | Dou Liyang |
2017-09-22 | Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-15 | xen: x86: mark xen_find_pt_base as __init | Arnd Bergmann |
2017-09-13 | x86/paravirt: Remove no longer used paravirt functions | Juergen Gross |
2017-09-07 | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-08-31 | x86/xen: Get rid of paravirt op adjust_exception_frame | Juergen Gross |
2017-08-31 | xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn | Wei Liu |
2017-08-31 | xen: remove unused function xen_set_domain_pte() | Juergen Gross |
2017-08-31 | xen: remove tests for pvh mode in pure pv paths | Juergen Gross |
2017-08-29 | x86/asm: Replace access to desc_struct:a/b fields | Thomas Gleixner |
2017-08-29 | x86/idt: Unify gate_struct handling for 32/64-bit kernels | Thomas Gleixner |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar |
2017-08-25 | Merge branch 'x86/asm' into x86/apic | Thomas Gleixner |
2017-08-24 | x86/paravirt/xen: Remove xen_patch() | Juergen Gross |
2017-08-15 | x86/xen/64: Fix the reported SS and CS in SYSCALL | Andy Lutomirski |
2017-08-11 | xen: fix hvm guest with kaslr enabled | Juergen Gross |