Age | Commit message (Expand) | Author |
---|---|---|
2017-07-18 | Merge branch 'x86/boot' into x86/mm, to pick up interacting changes | Ingo Molnar |
2017-07-12 | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang |
2017-07-05 | x86/mm: Rework lazy TLB mode and TLB freshness tracking | Andy Lutomirski |
2017-06-13 | x86/boot/64: Rename init_level4_pgt and early_level4_pgt | Kirill A. Shutemov |
2017-06-13 | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski |
2017-06-05 | x86/mm: Rework lazy TLB to track the actual loaded mm | Andy Lutomirski |
2017-06-05 | x86/mm: Pass flush_tlb_info to flush_tlb_others() etc | Andy Lutomirski |
2017-05-19 | xen: cleanup pvh leftovers from pv-only sources | Juergen Gross |
2017-05-11 | xen: adjust early dom0 p2m handling to xen hypervisor behavior | Juergen Gross |
2017-05-02 | xen,kdump: handle pv domain in paddr_vmcoreinfo_note() | Juergen Gross |
2017-05-02 | x86/xen: split off mmu_pv.c | Vitaly Kuznetsov |