| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-07-18 | 4 | -27/+52 |
|\ |
|
| * | kvmclock: fix TSC calibration for nested guests | Peng Hao | 2018-07-18 | 1 | -0/+1 |
| * | KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled | Liran Alon | 2018-07-18 | 1 | -6/+21 |
| * | x86/kvmclock: set pvti_cpu0_va after enabling kvmclock | Radim Krčmář | 2018-07-15 | 1 | -6/+5 |
| * | x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD | Janakarajan Natarajan | 2018-07-15 | 1 | -1/+1 |
| * | kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading | Jim Mattson | 2018-07-15 | 1 | -5/+4 |
| * | x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks | Vitaly Kuznetsov | 2018-07-15 | 1 | -8/+17 |
| * | KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR | Paolo Bonzini | 2018-07-15 | 1 | -1/+3 |
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2018-07-15 | 4 | -3/+49 |
|\ \ |
|
| * \ | Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2018-07-15 | 2 | -0/+46 |
| |\ \ |
|
| | * | | ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller | Adam Ford | 2018-07-12 | 1 | -0/+5 |
| | * | | ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores | Nishanth Menon | 2018-07-12 | 1 | -0/+41 |
| * | | | Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2018-07-15 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | ARM: dts: armada-38x: use the new thermal binding | Baruch Siach | 2018-07-06 | 1 | -1/+1 |
| * | | | | Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes | Olof Johansson | 2018-07-15 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | ARM: pxa: irq: fix handling of ICMR registers in suspend/resume | Daniel Mack | 2018-07-07 | 1 | -2/+2 |
* | | | | | | Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-07-14 | 2 | -16/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: setup pv irq ops vector earlier | Juergen Gross | 2018-07-13 | 2 | -16/+12 |
| * | | | | | | xen: remove global bit from __default_kernel_pte_mask for pv guests | Juergen Gross | 2018-07-12 | 1 | -0/+1 |
* | | | | | | | x86/purgatory: add missing FORCE to Makefile target | Philipp Rudo | 2018-07-14 | 1 | -1/+1 |
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-07-13 | 1 | -9/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr... | Ard Biesheuvel | 2018-07-11 | 1 | -9/+3 |
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-07-13 | 2 | -14/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | arm64: neon: Fix function may_use_simd() return error status | Yandong Zhao | 2018-07-11 | 1 | -12/+7 |
| * | | | | | | | | Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants" | Laura Abbott | 2018-07-10 | 1 | -2/+4 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2018-07-13 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot | Steven Rostedt (VMware) | 2018-07-11 | 1 | -0/+9 |
| * | | | | | | | | ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code | Vladimir Murzin | 2018-07-11 | 1 | -1/+1 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-07-11 | 3 | -26/+55 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | MIPS: Fix ioremap() RAM check | Paul Burton | 2018-07-05 | 1 | -12/+25 |
| * | | | | | | | MIPS: Use async IPIs for arch_trigger_cpumask_backtrace() | Paul Burton | 2018-06-28 | 1 | -15/+30 |
| * | | | | | | | MIPS: Call dump_stack() from show_regs() | Paul Burton | 2018-06-28 | 2 | -2/+3 |
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2018-07-08 | 7 | -3/+12 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2018-07-05 | 4 | -2/+7 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | * | | | | | | ARM: dts: omap3: Fix am3517 mdio and emac clock references | Adam Ford | 2018-07-03 | 1 | -0/+4 |
| | * | | | | | | ARM: dts: am335x-bone-common: Fix mmc0 Write Protect | Robert Nelson | 2018-07-03 | 1 | -1/+0 |
| | * | | | | | | ARM: dts: dra7: Disable metastability workaround for USB2 | Roger Quadros | 2018-07-02 | 1 | -1/+1 |
| | * | | | | | | ARM: dts: am437x: make edt-ft5x06 a wakeup source | Daniel Mack | 2018-06-25 | 1 | -0/+2 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2018-07-03 | 3 | -1/+5 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | ARM: imx_v4_v5_defconfig: Select ULPI support | Fabio Estevam | 2018-07-03 | 1 | -0/+2 |
| | * | | | | | ARM: imx_v6_v7_defconfig: Select ULPI support | Fabio Estevam | 2018-07-03 | 1 | -0/+2 |
| | * | | | | | ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl | Nick Dyer | 2018-07-01 | 1 | -1/+1 |
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-07-08 | 2 | -4/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR | Tom Lendacky | 2018-07-03 | 1 | -3/+5 |
| * | | | | | | | x86/bugs: Update when to check for the LS_CFG SSBD mitigation | Tom Lendacky | 2018-07-03 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-07-08 | 9 | -4/+107 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/mtrr: Don't copy out-of-bounds data in mtrr_write | Jann Horn | 2018-07-07 | 1 | -1/+2 |
| * | | | | | | | | x86/hyper-v: Fix the circular dependency in IPI enlightenment | K. Y. Srinivasan | 2018-07-06 | 3 | -2/+13 |
| * | | | | | | | | x86/paravirt: Make native_save_fl() extern inline | Nick Desaulniers | 2018-07-03 | 3 | -1/+28 |
| * | | | | | | | | x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h> | H. Peter Anvin | 2018-07-03 | 1 | -0/+59 |