| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-26 | 1 | -0/+33 |
|\ |
|
| * | Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-08-18 | 1 | -0/+33 |
| |\ |
|
| | * | x86: Add entry trampolines to kcore | Adrian Hunter | 2018-08-14 | 1 | -0/+10 |
| | * | kallsyms, x86: Export addresses of PTI entry trampolines | Alexander Shishkin | 2018-08-14 | 1 | -0/+23 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-26 | 8 | -10/+15 |
|\ \ \ |
|
| * | | | x86/speculation/l1tf: Suggest what to do on systems with too much RAM | Vlastimil Babka | 2018-08-24 | 1 | -0/+4 |
| * | | | x86/speculation/l1tf: Fix off-by-one error when warning that system has too m... | Vlastimil Babka | 2018-08-24 | 3 | -3/+3 |
| * | | | x86/kvm/vmx: Remove duplicate l1d flush definitions | Josh Poimboeuf | 2018-08-20 | 1 | -3/+0 |
| * | | | x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit | Vlastimil Babka | 2018-08-20 | 2 | -4/+4 |
| * | | | x86/process: Re-export start_thread() | Rian Hunter | 2018-08-20 | 1 | -0/+1 |
| * | | | x86/mce: Add notifier_block forward declaration | Arnd Bergmann | 2018-08-20 | 1 | -0/+1 |
| * | | | x86/vdso: Fix vDSO build if a retpoline is emitted | Andy Lutomirski | 2018-08-20 | 1 | -2/+4 |
* | | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 2018-08-25 | 4 | -50/+61 |
|\ \ \ \ |
|
| * | | | | x86/memory_failure: Introduce {set, clear}_mce_nospec() | Dan Williams | 2018-08-20 | 3 | -50/+45 |
| * | | | | x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses | Dan Williams | 2018-08-20 | 1 | -0/+16 |
* | | | | | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-08-25 | 3 | -7/+7 |
|\ \ \ \ \ |
|
| * | | | | | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 3 | -7/+7 |
* | | | | | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-24 | 2 | -0/+13 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----. \ \ \ \ \ | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 2018-08-08 | 46 | -148/+333 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| | | | | * | | | | | iommu: Add config option to set passthrough as default | Olof Johansson | 2018-07-27 | 1 | -0/+8 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | | | * | | | | | x86: irq_remapping: Move irq remapping mode enum | Suravee Suthikulpanit | 2018-07-06 | 1 | -0/+5 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'tlb-fixes' | Linus Torvalds | 2018-08-23 | 10 | -163/+96 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/mm: Only use tlb_remove_table() for paravirt | Peter Zijlstra | 2018-08-23 | 9 | -6/+26 |
| * | | | | | | | | mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE | Peter Zijlstra | 2018-08-23 | 1 | -0/+1 |
| * | | | | | | | | x86/mm/tlb: Revert the recent lazy TLB patches | Peter Zijlstra | 2018-08-22 | 2 | -157/+69 |
* | | | | | | | | | Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-23 | 6 | -159/+23 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest | Juergen Gross | 2018-08-20 | 3 | -5/+16 |
| * | | | | | | | | xen: remove unused hypercall functions | Juergen Gross | 2018-08-20 | 1 | -118/+0 |
| * | | | | | | | | x86/xen: remove unused function xen_auto_xlated_memory_setup() | Juergen Gross | 2018-08-20 | 2 | -32/+0 |
| * | | | | | | | | x86/Xen: further refine add_preferred_console() invocations | Jan Beulich | 2018-08-20 | 1 | -1/+4 |
| * | | | | | | | | x86/Xen: mark xen_setup_gdt() __init | Jan Beulich | 2018-08-20 | 1 | -3/+3 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-08-22 | 4 | -26/+61 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | KVM: VMX: fixes for vmentry_l1d_flush module parameter | Paolo Bonzini | 2018-08-22 | 1 | -10/+16 |
| * | | | | | | | | KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled | Thomas Gleixner | 2018-08-22 | 1 | -4/+4 |
| * | | | | | | | | KVM: vmx: Inject #UD for SGX ENCLS instruction in guest | Sean Christopherson | 2018-08-22 | 1 | -1/+29 |
| * | | | | | | | | KVM: vmx: Add defines for SGX ENCLS exiting | Sean Christopherson | 2018-08-22 | 1 | -0/+3 |
| * | | | | | | | | x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush() | Yi Wang | 2018-08-22 | 1 | -9/+9 |
| * | | | | | | | | x86: kvm: avoid unused variable warning | Arnd Bergmann | 2018-08-22 | 1 | -3/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-08-22 | 5 | -11/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | module: use relative references for __ksymtab entries | Ard Biesheuvel | 2018-08-22 | 2 | -5/+1 |
| * | | | | | | | | module: allow symbol exports to be disabled | Ard Biesheuvel | 2018-08-22 | 1 | -4/+1 |
| * | | | | | | | | arch: enable relative relocations for arm64, power and x86 | Ard Biesheuvel | 2018-08-22 | 1 | -0/+1 |
| * | | | | | | | | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko | 2018-08-22 | 1 | -2/+5 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-08-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutral | Prarit Bhargava | 2018-08-15 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-08-19 | 20 | -348/+1837 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kvm: x86: Set highest physical address bits in non-present/reserved SPTEs | Junaid Shahid | 2018-08-14 | 2 | -7/+44 |
| * | | | | | | | | KVM/x86: Use CC_SET()/CC_OUT in arch/x86/kvm/vmx.c | Uros Bizjak | 2018-08-06 | 1 | -21/+24 |
| * | | | | | | | | KVM: X86: Implement PV IPIs in linux guest | Wanpeng Li | 2018-08-06 | 2 | -0/+97 |
| * | | | | | | | | KVM: X86: Add kvm hypervisor init time platform setup callback | Wanpeng Li | 2018-08-06 | 1 | -0/+10 |