summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-18x86/cpu: Use RDRAND and RDSEED mnemonics in archrandom.hx86-cpu-2020-06-01Uros Bizjak
2020-05-12x86/cpu: Use INVPCID mnemonic in invpcid.hUros Bizjak
2020-05-07x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-05-07x86/apic: Convert the TSC deadline timer matching to steppings macroBorislav Petkov
2020-05-07x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macroBorislav Petkov
2020-05-07Merge 'x86/urgent' into x86/cpuBorislav Petkov
2020-05-03x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULESx86-urgent-2020-05-10Josh Poimboeuf
2020-05-01x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-05-01ftrace/x86: Fix trace event registration for syscalls without argumentsKonstantin Khlebnikov
2020-04-30x86/mm/cpa: Flush direct map alias during cpaRick Edgecombe
2020-04-25x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-04-25x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-04-25x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-04-25x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-04-25x86/unwind: Prevent false warnings for non-current tasksJosh Poimboeuf
2020-04-25x86/unwind/orc: Convert global variables to staticJosh Poimboeuf
2020-04-25x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-04-25x86/entry/64: Fix unwind hints in __switch_to_asm()Josh Poimboeuf
2020-04-25x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2020-04-25x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing
2020-04-24bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson
2020-04-24bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson
2020-04-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-23Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann
2020-04-23h8300: ignore vmlinux.ldsMasahiro Yamada
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-21mm/userfaultfd: disable userfaultfd-wp on x86_32Peter Xu
2020-04-21sh: fix build error in mm/init.cMasahiro Yamada
2020-04-21arm64: sync kernel APIAKey when installingMark Rutland
2020-04-21Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-04-21Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-04-20bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-04-21KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras
2020-04-20kvm: Disable objtool frame pointer checking for vmenter.SJosh Poimboeuf
2020-04-20Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-04-20x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-04-20KVM: s390: Fix PV check in deliverable_irqs()Eric Farman
2020-04-19Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-18x86/split_lock: Add Tremont family CPU modelsx86-urgent-2020-04-19Tony Luck
2020-04-18x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architecturalTony Luck
2020-04-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-17Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-17x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-17kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than injecting #GPVenkatesh Srinivas