summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-12Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-12Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-12Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-12Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang
2019-10-12perf/x86/msr: Add Comet Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang
2019-10-12Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitionsIngo Molnar
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-10-11spufs: fix a crash in spufs_create_root()Emmanuel Nicolet
2019-10-10MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-10-09RISC-V: entry: Remove unneeded need_resched() loopValentin Schneider
2019-10-09MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-10-09MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-10-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-10-09perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-10-09powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_hostJordan Niethe
2019-10-09powerpc/pseries: Remove confusing warning message.Laurent Dufour
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell
2019-10-08x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang
2019-10-08arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-10-08x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen
2019-10-08x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-10-07x86/xen: Return from panic notifierBoris Ostrovsky
2019-10-07riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen
2019-10-07riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen
2019-10-07riscv: avoid kernel hangs when trapped in BUG()Vincent Chen
2019-10-07uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-10-07MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-10-07efi/x86: Do not clean dummy variable in kexec pathDave Young
2019-10-07arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig optionWill Deacon
2019-10-07arm64: vdso32: Rename COMPATCC to CC_COMPATWill Deacon
2019-10-07arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGSWill Deacon
2019-10-07arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon
2019-10-07arm64: vdso32: Move definition of COMPATCC into vdso32/MakefileWill Deacon
2019-10-07arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon
2019-10-07arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino