Age | Commit message (Expand) | Author | Files | Lines |
2019-03-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 45 | -78/+181 |
2019-03-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -22/+19 |
2019-03-31 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+1 |
2019-03-31 | Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -13/+32 |
2019-03-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2019-03-29 | x86/realmode: Make set_real_mode_mem() static inline | Matteo Croce | 3 | -10/+7 |
2019-03-29 | powerpc/pseries/mce: Fix misleading print for TLB mutlihit | Mahesh Salgaonkar | 1 | -0/+1 |
2019-03-28 | Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 4 | -3/+27 |
2019-03-28 | KVM: x86: update %rip after emulating IO | Sean Christopherson | 2 | -10/+27 |
2019-03-28 | x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init | Vitaly Kuznetsov | 1 | -2/+7 |
2019-03-28 | kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs | Xiaoyao Li | 1 | -1/+2 |
2019-03-28 | KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts | Sean Christopherson | 4 | -14/+13 |
2019-03-28 | kvm: mmu: Used range based flushing in slot_handle_level_range | Ben Gardon | 1 | -2/+5 |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 32 | -20/+16 |
2019-03-28 | KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region() | Wei Yang | 3 | -8/+4 |
2019-03-28 | kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi... | Krish Sadhukhan | 1 | -0/+5 |
2019-03-28 | KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation) | Singh, Brijesh | 4 | -3/+45 |
2019-03-28 | KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size' | Sean Christopherson | 3 | -18/+28 |
2019-03-28 | KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT | Sean Christopherson | 1 | -4/+9 |
2019-03-28 | x86/cpufeature: Fix __percpu annotation in this_cpu_has() | Jann Horn | 1 | -2/+3 |
2019-03-28 | Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 6 | -48/+76 |
2019-03-28 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 15 | -38/+36 |
2019-03-28 | x86/mm: Don't exceed the valid physical address space | Ralph Campbell | 1 | -1/+1 |
2019-03-28 | x86/retpolines: Disable switch jump tables when retpolines are enabled | Daniel Borkmann | 1 | -2/+6 |
2019-03-28 | x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y | Thomas Gleixner | 1 | -7/+1 |
2019-03-28 | s390/cpumf: Fix warning from check_processor_id | Thomas Richter | 1 | -6/+13 |
2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -18/+37 |
2019-03-27 | arm64: replace memblock_alloc_low with memblock_alloc | Chen Zhou | 1 | -1/+1 |
2019-03-27 | x86/realmode: Don't leak the trampoline kernel address | Matteo Croce | 1 | -2/+0 |
2019-03-27 | x86/boot: Fix incorrect ifdeffery scope | Baoquan He | 1 | -2/+2 |
2019-03-27 | powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes | Gautham R. Shenoy | 1 | -9/+18 |
2019-03-25 | arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186 | Jonathan Hunter | 1 | -1/+0 |
2019-03-25 | Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Arnd Bergmann | 8 | -24/+22 |
2019-03-25 | Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux... | Arnd Bergmann | 1 | -0/+1 |
2019-03-25 | Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/s... | Arnd Bergmann | 1 | -1/+1 |
2019-03-25 | ARM: dts: nomadik: Fix polarity of SPI CS | Linus Walleij | 1 | -4/+5 |
2019-03-25 | Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2 | -8/+6 |
2019-03-25 | ARM: davinci: fix build failure with allnoconfig | Sekhar Nori | 1 | -0/+1 |
2019-03-25 | powerpc/64: Fix memcmp reading past the end of src/dest | Michael Ellerman | 1 | -4/+13 |
2019-03-25 | x86/resctrl: Remove unused variable | Peng Hao | 1 | -3/+0 |
2019-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -58/+52 |
2019-03-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2019-03-23 | x86/gart: Exclude GART aperture from kcore | Kairui Song | 1 | -7/+13 |
2019-03-23 | Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 7 | -29/+25 |
2019-03-22 | Merge branch 'x86/cpu' into x86/urgent | Thomas Gleixner | 1 | -16/+15 |
2019-03-22 | x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an... | Nathan Chancellor | 1 | -0/+1 |
2019-03-22 | x86/mm/pti: Make local symbols static | Valdis Kletnieks | 1 | -2/+2 |
2019-03-22 | ARM: imx_v4_v5_defconfig: enable PWM driver | Uwe Kleine-König | 1 | -0/+3 |
2019-03-22 | ARM: imx_v6_v7_defconfig: continue compiling the pwm driver | Uwe Kleine-König | 1 | -1/+1 |
2019-03-22 | ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switch | Michal Vokáč | 1 | -2/+2 |