Age | Commit message (Expand) | Author | Files | Lines |
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-05 | 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 |
2017-08-29 | x86/asm: Replace access to desc_struct:a/b fields | Thomas Gleixner | 1 | -1/+1 |
2017-08-29 | x86/idt: Unify gate_struct handling for 32/64-bit kernels | Thomas Gleixner | 1 | -6/+6 |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 3 | -24/+39 |
2017-08-25 | Merge branch 'x86/asm' into x86/apic | Thomas Gleixner | 6 | -152/+48 |
2017-08-24 | x86/paravirt/xen: Remove xen_patch() | Juergen Gross | 6 | -138/+21 |
2017-08-15 | x86/xen/64: Fix the reported SS and CS in SYSCALL | Andy Lutomirski | 1 | -0/+18 |
2017-08-11 | xen: fix hvm guest with kaslr enabled | Juergen Gross | 1 | -2/+14 |
2017-08-11 | xen: split up xen_hvm_init_shared_info() | Juergen Gross | 1 | -21/+24 |
2017-08-10 | x86/xen/64: Rearrange the SYSCALL entries | Andy Lutomirski | 1 | -14/+9 |
2017-07-23 | xen/x86: fix cpu hotplug | Juergen Gross | 1 | -1/+2 |
2017-07-23 | xen/x86: Don't BUG on CPU0 offlining | Vitaly Kuznetsov | 1 | -1/+0 |
2017-07-21 | x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 1 | -0/+5 |
2017-07-21 | x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD | Kirill A. Shutemov | 1 | -1/+1 |
2017-07-18 | xen/x86: Remove SME feature in PV guests | Tom Lendacky | 1 | -0/+1 |
2017-07-18 | Merge branch 'x86/boot' into x86/mm, to pick up interacting changes | Ingo Molnar | 12 | -155/+244 |
2017-07-13 | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang | 1 | -2/+2 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -14/+0 |
2017-07-07 | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -139/+242 |
2017-07-05 | x86/mm: Enable CR4.PCIDE on supported systems | Andy Lutomirski | 1 | -0/+6 |
2017-07-05 | x86/mm: Rework lazy TLB mode and TLB freshness tracking | Andy Lutomirski | 1 | -3/+2 |
2017-07-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2017-07-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -45/+40 |
2017-07-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -33/+12 |
2017-07-03 | x86: xen: remove unnecessary variable in xen_foreach_remap_area() | Gustavo A. R. Silva | 1 | -5/+2 |
2017-06-30 | objtool, x86: Add several functions and files to the objtool whitelist | Josh Poimboeuf | 1 | -0/+3 |
2017-06-25 | xen: allocate page for shared info page from low memory | Juergen Gross | 2 | -9/+24 |
2017-06-23 | x86/xen/efi: Initialize only the EFI struct members used by Xen | Daniel Kiper | 1 | -33/+12 |
2017-06-22 | x86/apic: Move cpumask and to core code | Thomas Gleixner | 1 | -1/+1 |
2017-06-20 | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig | 1 | -14/+0 |
2017-06-13 | xen/vcpu: Handle xen_vcpu_setup() failure at boot | Ankur Arora | 4 | -5/+35 |
2017-06-13 | xen/vcpu: Handle xen_vcpu_setup() failure in hotplug | Ankur Arora | 4 | -26/+45 |
2017-06-13 | xen/pv: Fix OOPS on restore for a PV, !SMP domain | Ankur Arora | 1 | -11/+15 |
2017-06-13 | xen/pvh*: Support > 32 VCPUs at domain restore | Ankur Arora | 4 | -34/+52 |
2017-06-13 | xen/vcpu: Simplify xen_vcpu related code | Ankur Arora | 5 | -69/+89 |
2017-06-13 | x86/boot/64: Rename init_level4_pgt and early_level4_pgt | Kirill A. Shutemov | 2 | -9/+9 |
2017-06-13 | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski | 1 | -3/+3 |
2017-06-05 | x86/mm: Rework lazy TLB to track the actual loaded mm | Andy Lutomirski | 1 | -28/+23 |
2017-06-05 | x86/mm: Pass flush_tlb_info to flush_tlb_others() etc | Andy Lutomirski | 1 | -5/+5 |
2017-05-19 | xen: make xen_flush_tlb_all() static | Juergen Gross | 1 | -1/+1 |
2017-05-19 | xen: cleanup pvh leftovers from pv-only sources | Juergen Gross | 2 | -75/+42 |
2017-05-11 | xen: adjust early dom0 p2m handling to xen hypervisor behavior | Juergen Gross | 1 | -3/+4 |
2017-05-11 | x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen | Juergen Gross | 1 | -1/+0 |