summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2022-12-1968-182/+3588
|\ \ \ \ \ \ \
| * | | | | | | LoongArch: Update Loongson-3 default config fileHuacai Chen2022-12-141-24/+32
| * | | | | | | LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang2022-12-148-2/+148
| * | | | | | | LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportQing Zhang2022-12-145-6/+19
| * | | | | | | LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportQing Zhang2022-12-143-0/+29
| * | | | | | | LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS supportQing Zhang2022-12-144-2/+51
| * | | | | | | LoongArch/ftrace: Add dynamic function graph tracer supportQing Zhang2022-12-143-0/+101
| * | | | | | | LoongArch/ftrace: Add dynamic function tracer supportQing Zhang2022-12-1410-10/+367
| * | | | | | | LoongArch/ftrace: Add recordmcount supportQing Zhang2022-12-141-0/+2
| * | | | | | | LoongArch/ftrace: Add basic supportQing Zhang2022-12-145-0/+200
| * | | | | | | LoongArch: module: Use got/plt section indices for relocationsHuacai Chen2022-12-143-47/+68
| * | | | | | | LoongArch: Add basic STACKPROTECTOR supportHuacai Chen2022-12-145-0/+53
| * | | | | | | LoongArch: Add hibernation (ACPI S4) supportHuacai Chen2022-12-147-0/+154
| * | | | | | | LoongArch: Add suspend (ACPI S3) supportHuacai Chen2022-12-1413-3/+260
| * | | | | | | LoongArch: Add processing ISA Node in DeviceTreeBinbin Zhou2022-12-141-0/+75
| * | | | | | | LoongArch: Add FDT booting support from efi system tableBinbin Zhou2022-12-1410-7/+145
| * | | | | | | LoongArch: Use alternative to optimize librariesHuacai Chen2022-12-147-11/+465
| * | | | | | | LoongArch: Add alternative runtime patching mechanismHuacai Chen2022-12-149-1/+507
| * | | | | | | LoongArch: Add unaligned access supportHuacai Chen2022-12-148-3/+630
| * | | | | | | LoongArch: BPF: Add BPF exception tablesYouling Tang2022-12-145-5/+96
| * | | | | | | LoongArch: Remove the .fixup section usageYouling Tang2022-12-142-19/+11
| * | | | | | | LoongArch: extable: Add a dedicated uaccess handlerYouling Tang2022-12-145-29/+76
| * | | | | | | LoongArch: extable: Add `type` and `data` fieldsYouling Tang2022-12-144-7/+29
| * | | | | | | LoongArch: Switch to relative exception tablesYouling Tang2022-12-144-17/+55
| * | | | | | | LoongArch: Consolidate __ex_table constructionYouling Tang2022-12-146-23/+49
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-nextHuacai Chen2022-12-1317-252/+261
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds2022-12-195-18/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "csky: Add support for restartable sequence"Mathieu Desnoyers2022-11-113-7/+0
| * | | | | | | | | Revert "csky: Fixup CONFIG_DEBUG_RSEQ"Mathieu Desnoyers2022-11-111-10/+5
| * | | | | | | | | csky: Kconfig: Fix spelling mistake "Meory" -> "Memory"Colin Ian King2022-10-211-1/+1
| * | | | | | | | | csky: add arch support current_stack_pointerTong Tiangen2022-10-213-4/+5
* | | | | | | | | | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-19133-1083/+3062
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/code-patching: Fix oops with DEBUG_VM enabledMichael Ellerman2022-12-161-3/+7
| * | | | | | | | | | powerpc/qspinlock: Fix 32-bit buildNicholas Piggin2022-12-121-0/+1
| * | | | | | | | | | Merge branch 'topic/objtool' into nextMichael Ellerman2022-12-0823-49/+143
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy2022-11-181-0/+1
| | * | | | | | | | | | objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy2022-11-182-0/+8
| | * | | | | | | | | | objtool: Add --mnop as an option to --mcountSathvika Vasireddy2022-11-181-0/+1
| | * | | | | | | | | | powerpc/vdso: Skip objtool from running on VDSO filesSathvika Vasireddy2022-11-181-0/+2
| | * | | | | | | | | | powerpc/32: Fix objtool unannotated intra-function call warningsChristophe Leroy2022-11-1810-35/+89
| | * | | | | | | | | | powerpc: Curb objtool unannotated intra-function call warningsSathvika Vasireddy2022-11-152-0/+5
| | * | | | | | | | | | powerpc: Fix objtool unannotated intra-function call warningsSathvika Vasireddy2022-11-156-13/+32
| | * | | | | | | | | | powerpc: Override __ALIGN and __ALIGN_STR macrosSathvika Vasireddy2022-11-151-0/+3
| | * | | | | | | | | | powerpc: Fix __WARN_FLAGS() for use with ObjtoolSathvika Vasireddy2022-11-151-1/+2
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | powerpc/prom: Fix 32-bit buildMichael Ellerman2022-12-081-1/+2
| * | | | | | | | | | powerpc/rtas: mandate RTAS syscall filteringNathan Lynch2022-12-072-29/+0
| * | | | | | | | | | powerpc/rtas: define pr_fmt and convert printk call sitesNathan Lynch2022-12-071-9/+10
| * | | | | | | | | | powerpc/rtas: clean up includesNathan Lynch2022-12-071-26/+16
| * | | | | | | | | | powerpc/rtas: clean up rtas_error_log_max initializationNathan Lynch2022-12-071-11/+26
| * | | | | | | | | | powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch2022-12-071-10/+1