aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-05powerpc/mpc85xx: add clocks property for fman ptp timer nodeYangbo Lu5-0/+5
2018-08-05arm64: dts: fsl: add clocks property for fman ptp timer nodeYangbo Lu1-0/+1
2018-08-05x86: vdso: Use $LD instead of $CC to linkAlistair Strachan1-13/+9
2018-08-05x86/irqflags: Provide a declaration for native_save_flNick Desaulniers1-0/+2
2018-08-05x86/mm/init: Add helper for freeing kernel image pagesDave Hansen3-5/+15
2018-08-05x86/mm/init: Pass unconverted symbol addresses to free_init_pages()Dave Hansen1-6/+2
2018-08-05x86/mm/pti: Clear Global bit more aggressivelyDave Hansen2-10/+30
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-59/+191
2018-08-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+55
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+8
2018-08-05KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini3-3/+27
2018-08-05x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini4-0/+13
2018-08-05x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini1-3/+9
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner259-1193/+1642
2018-08-05x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()Nicolai Stange1-1/+0
2018-08-05x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange3-0/+5
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange20-2/+19
2018-08-05x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1dNicolai Stange2-4/+36
2018-08-05x86/irq: Demote irq_cpustat_t::__softirq_pending to u16Nicolai Stange1-1/+1
2018-08-05x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()Nicolai Stange1-4/+6
2018-08-05x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'Nicolai Stange1-5/+5
2018-08-05x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()Nicolai Stange1-7/+7
2018-08-04Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dtOlof Johansson2-6/+32
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+10
2018-08-03Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-12/+21
2018-08-03x86/intel_rdt: Disable PMU accessThomas Gleixner1-1/+1
2018-08-03x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth4-2/+23
2018-08-03x86/cpufeatures: Add EPT_AD feature bitPeter Feiner2-2/+10
2018-08-03openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt3-13/+1
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt3-15/+1
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt6-37/+11
2018-08-03powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab1-2/+3
2018-08-03powerpc: Do not redefine NEED_DMA_MAP_STATEChristoph Hellwig1-3/+1
2018-08-03powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck1-21/+30
2018-08-03crypto: arm/chacha20 - always use vrev for 16-bit rotatesEric Biggers1-6/+4
2018-08-03arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoCJonathan Cameron1-0/+284
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu260-1195/+1648
2018-08-03powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin1-1/+2
2018-08-02Merge tag 'arc-4.18-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds7-8/+84
2018-08-02arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran2-4/+4
2018-08-02arm64: dts: sdm845: Add tsens nodesAmit Kucheria1-0/+16
2018-08-02arm64: dts: msm8996: thermal: Initialise via DT and add second controllerAmit Kucheria1-6/+16
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-3/+7
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-99/+82
2018-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+6
2018-08-02MIPS: generic: Remove input symbols from defconfigPaul Burton1-3/+0
2018-08-02ARM: spectre-v1: mitigate user accessesRussell King2-0/+13
2018-08-02ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-08-02ARM: use __inttype() in get_user()Russell King1-1/+8
2018-08-02ARM: oabi-compat: copy semops using __copy_from_user()Russell King1-3/+5