Age | Commit message (Expand) | Author | Files | Lines |
2019-01-30 | Merge tag 'amlogic-fixes-2.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 18 | -36/+18 |
2019-01-30 | ARM: iop32x/n2100: fix PCI IRQ mapping | Russell King | 1 | -2/+1 |
2019-01-30 | Merge tag 'omap-for-v5.0/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 6 | -23/+31 |
2019-01-30 | Merge tag 'davinci-fixes-for-v5.0-part2' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 1 | -1/+1 |
2019-01-30 | Merge tag 'qcom-fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -1/+1 |
2019-01-30 | Merge tag 'renesas-fixes2-for-v5.0' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 3 | -0/+9 |
2019-01-30 | Merge tag 'pxa-fixes-5.0' of https://github.com/rjarzmik/linux into arm/fixes | Arnd Bergmann | 1 | -3/+0 |
2019-01-30 | Merge tag 'imx-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Arnd Bergmann | 4 | -5/+5 |
2019-01-29 | x86/fault: Fix sign-extend unintended sign extension | Colin Ian King | 1 | -1/+1 |
2019-01-29 | x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ... | Wei Huang | 2 | -1/+9 |
2019-01-29 | MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds | Paul Burton | 1 | -2/+2 |
2019-01-29 | MIPS: VDSO: Use same -m%-float cflag as the kernel proper | Paul Burton | 1 | -0/+1 |
2019-01-29 | MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled | Aaro Koskinen | 1 | -5/+5 |
2019-01-29 | x86/cpu: Add Atom Tremont (Jacobsville) | Kan Liang | 1 | -1/+2 |
2019-01-29 | arch/arm/xen: Remove duplicate header | Souptick Joarder | 1 | -1/+0 |
2019-01-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -7/+30 |
2019-01-27 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -18/+16 |
2019-01-27 | xtensa: SMP: limit number of possible CPUs by NR_CPUS | Max Filippov | 1 | -0/+5 |
2019-01-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 11 | -108/+122 |
2019-01-27 | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 4 | -6/+171 |
2019-01-26 | xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE | Corentin Labbe | 7 | -9/+9 |
2019-01-26 | xtensa: Fix typo use space=>user space | Corentin Labbe | 1 | -1/+1 |
2019-01-26 | xtensa: SMP: mark each possible CPU as present | Max Filippov | 1 | -1/+1 |
2019-01-26 | xtensa: smp_lx200_defconfig: fix vectors clash | Max Filippov | 1 | -0/+1 |
2019-01-26 | xtensa: SMP: fix secondary CPU initialization | Max Filippov | 2 | -14/+25 |
2019-01-25 | DTS: CI20: Fix bugs in ci20's device tree. | Zhou Yanjie | 1 | -4/+4 |
2019-01-25 | MIPS: DTS: jz4740: Correct interrupt number of DMA core | Paul Cercueil | 1 | -1/+1 |
2019-01-25 | riscv: Adjust mmap base address at a third of task size | Alexandre Ghiti | 1 | -1/+1 |
2019-01-25 | KVM: x86: Mark expected switch fall-throughs | Gustavo A. R. Silva | 6 | -4/+10 |
2019-01-25 | KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths | Masahiro Yamada | 2 | -5/+1 |
2019-01-25 | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly | Vitaly Kuznetsov | 1 | -3/+4 |
2019-01-25 | KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function | Sean Christopherson | 1 | -66/+73 |
2019-01-25 | kvm: vmx: fix some -Wmissing-prototypes warnings | Yi Wang | 2 | -2/+2 |
2019-01-25 | KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t... | Vitaly Kuznetsov | 1 | -0/+8 |
2019-01-25 | svm: Fix AVIC incomplete IPI emulation | Suravee Suthikulpanit | 1 | -15/+4 |
2019-01-25 | svm: Add warning message for AVIC IPI invalid target | Suravee Suthikulpanit | 1 | -0/+2 |
2019-01-25 | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error | Sean Christopherson | 1 | -2/+5 |
2019-01-25 | KVM: x86: Fix PV IPIs for 32-bit KVM host | Sean Christopherson | 1 | -1/+1 |
2019-01-25 | x86/kvm/hyper-v: recommend using eVMCS only when it is enabled | Vitaly Kuznetsov | 1 | -1/+2 |
2019-01-25 | x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR | Vitaly Kuznetsov | 1 | -1/+0 |
2019-01-25 | kvm: x86/vmx: Use kzalloc for cached_vmcs12 | Tom Roeder | 1 | -4/+8 |
2019-01-25 | KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO... | Sean Christopherson | 1 | -1/+1 |
2019-01-25 | KVM: x86: Fix single-step debugging | Alexander Popov | 1 | -2/+1 |
2019-01-25 | x86/kvm/hyper-v: don't announce GUEST IDLE MSR support | Vitaly Kuznetsov | 1 | -1/+0 |
2019-01-25 | arm64: dts: add msm8996 compatible to gicv3 | Srinivas Kandagatla | 1 | -1/+1 |
2019-01-25 | xtensa: SMP: fix ccount_timer_shutdown | Max Filippov | 1 | -1/+1 |
2019-01-24 | riscv: fixup max_low_pfn with PFN_DOWN. | Guo Ren | 2 | -2/+3 |
2019-01-24 | ARM: dts: am335x-shc.dts: fix wrong cd pin level | Heiko Schocher | 1 | -1/+1 |
2019-01-24 | ARM: dts: n900: fix mmc1 card detect gpio polarity | Arthur Demchenkov | 1 | -1/+1 |
2019-01-24 | ARM: dts: omap3-gta04: Fix graph_port warning | Tony Lindgren | 1 | -4/+0 |