Age | Commit message (Expand) | Author |
2018-02-17 | x86/xen: Calculate __max_logical_packages on PV domains | Prarit Bhargava |
2018-02-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-15 | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use... | Andy Lutomirski |
2018-02-09 | Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-02-08 | xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests | Simon Gaiser |
2018-02-06 | x86/xen: init %gs very early to avoid page faults with stack protector | Juergen Gross |
2018-01-30 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-01-29 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-01-12 | Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-01-11 | x86/gart: Exclude GART aperture from vmcore | Jiri Bohac |
2018-01-08 | x86: xen: remove the use of VLAIS | Nick Desaulniers |
2018-01-08 | x86/xen/time: fix section mismatch for xen_init_time_ops() | Nick Desaulniers |
2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-12-22 | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-12-22 | x86/cpu_entry_area: Move it out of the fixmap | Thomas Gleixner |
2017-12-20 | xen/balloon: Mark unallocated host memory as UNUSABLE | Boris Ostrovsky |
2017-12-19 | x86-64/Xen: eliminate W+X mappings | Jan Beulich |
2017-12-18 | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2017-12-17 | x86/entry/64: Make cpu_entry_area.tss read-only | Andy Lutomirski |
2017-12-17 | x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr... | Andy Lutomirski |
2017-12-17 | Merge commit 'upstream-x86-virt' into WIP.x86/mm | Ingo Molnar |
2017-12-15 | Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-12-12 | x86/Xen: don't report ancient LAPIC version | Jan Beulich |
2017-12-12 | x86/headers: Remove duplicate #includes | Pravin Shedge |
2017-12-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-28 | x86/xen: Support early interrupts in xen pv guests | Juergen Gross |
2017-11-16 | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
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-08 | x86/xen/time: setup vcpu 0 time info page | Joao Martins |
2017-11-08 | x86/xen/time: set pvclock flags on xen_time_init() | Joao Martins |
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 | xen: re-introduce support for grant v2 interface | Juergen Gross |
2017-11-06 | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar |
2017-11-03 | xen: support priv-mapping in an HVM tools domain | Paul Durrant |
2017-11-03 | xen/time: Return -ENODEV from xen_get_wallclock() | Boris Ostrovsky |
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-31 | xen: support 52 bit physical addresses in pv guests | 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 |