summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-10-19samples: add HAVE_SAMPLE_FTRACE_DIRECT config optionHeiko Carstens
2021-10-19s390: make STACK_FRAME_OVERHEAD available via asm-offsets.hHeiko Carstens
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens
2021-10-11s390/cmm: use string_upper() instead of open coded variantAndy Shevchenko
2021-10-11s390/ptrace: add function argument access APIHeiko Carstens
2021-10-11s390/ptrace: fix coding styleHeiko Carstens
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens
2021-10-11s390/ftrace: add ftrace_instruction_pointer_set() helper functionHeiko Carstens
2021-10-11s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens
2021-10-11s390/jump_label: add __init_or_module annotationHeiko Carstens
2021-10-11s390/jump_label: rename __jump_label_transform()Heiko Carstens
2021-10-11s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens
2021-10-11s390/ftrace: add missing serialization for graph caller patchingHeiko Carstens
2021-10-11s390/ftrace: use text_poke_sync_lock()Heiko Carstens
2021-10-11s390/jump_label: use text_poke_sync()Heiko Carstens
2021-10-11s390: introduce text_poke_sync()Heiko Carstens
2021-10-11s390/barrier: factor out bcr_serialize()Heiko Carstens
2021-10-11s390/test_unwind: convert to KUnitMete Durlu
2021-10-11s390/debug: fix kernel-doc warningsRandy Dunlap
2021-10-04s390/boot: allocate amode31 section in decompressorAlexander Gordeev
2021-10-04s390/boot: initialize control registers in decompressorAlexander Gordeev
2021-10-04kprobes: add testcases for s390Sven Schnelle
2021-10-04s390/ftrace: add FTRACE_GEN_NOP_ASM macroSven Schnelle
2021-10-04s390/pci: add simpler s390dbf traces for eventsNiklas Schnelle
2021-10-04s390/pci: tolerate inconsistent handle in recoverNiklas Schnelle
2021-10-04s390/kprobes: add sanity checkSven Schnelle
2021-10-04s390/ftrace: remove dead codeHeiko Carstens
2021-10-03kvm: fix objtool relocation warningLinus Torvalds
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-01perf/x86/intel: Update event constraints for ICXKan Liang
2021-10-01perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checksSean Christopherson
2021-09-30x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-09-28Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-28Merge tag 'nios2_fixes_for_v5.15_part1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-28bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-27KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issueZhenzhong Duan
2021-09-27NIOS2: setup.c: drop unused variable 'dram_start'Randy Dunlap
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-24sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds