summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-2/+2
|\
| * treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-2/+2
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-283-3/+3
|\ \
| * | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | loongarch/cpu: Mark play_dead() __noreturnJosh Poimboeuf2023-03-061-1/+1
| * | loongarch/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf2023-03-061-1/+1
| |/
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-10/+4
|\ \
| * | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V2023-04-181-1/+1
| * | loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-051-3/+0
| * | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-9/+6
| |/
* | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-262-1/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-2019-48/+113
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-131-0/+4
| |\ \ \
| * | | | ixgb: Remove ixgb driverTony Nguyen2023-03-191-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-0940-129/+2623
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-061-0/+6
| |\ \ \ \
| | * | | | LoongArch: BPF: Support mixing bpf2bpf and tailcallsHengqi Chen2023-02-221-0/+6
* | | | | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-0/+1
|\ \ \ \ \ \
| * | | | | | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-251-3/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-3/+1
| |/ / / /
* | | | | LoongArch: Replace hard-coded values in comments with VALENEnze Li2023-04-191-2/+2
* | | | | LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang2023-04-192-3/+2
* | | | | LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang2023-04-193-2/+5
* | | | | LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang2023-04-191-5/+5
* | | | | LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang2023-04-192-5/+13
* | | | | LoongArch: module: set section addresses to 0x0Huacai Chen2023-04-181-4/+4
* | | | | LoongArch: Mark 3 symbol exports as non-GPLHuacai Chen2023-04-182-3/+3
* | | | | LoongArch: Enable PG when wakeup from suspendHuacai Chen2023-04-181-0/+4
* | | | | LoongArch: Fix _CONST64_(x) as unsignedQing Zhang2023-04-181-2/+2
* | | | | LoongArch: Fix build error if CONFIG_SUSPEND is not setHuacai Chen2023-04-181-0/+3
* | | | | LoongArch: Fix probing of the CRC32 featureHuacai Chen2023-04-185-21/+30
* | | | | LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen2023-04-183-1/+40
| |_|_|/ |/| | |
* | | | LoongArch, bpf: Fix jit to skip speculation barrier opcodeGeorge Guo2023-03-281-0/+4
|/ / /
* | | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-0140-129/+2623
|\ \ \ | |/ / |/| |
| * | LoongArch: Mark some assembler symbols as non-kprobe-ableTiezhu Yang2023-02-255-0/+21
| * | LoongArch: Add kprobes on ftrace supportTiezhu Yang2023-02-252-0/+65
| * | LoongArch: Add kretprobes supportTiezhu Yang2023-02-255-1/+128
| * | LoongArch: Add kprobes supportTiezhu Yang2023-02-257-6/+466
| * | LoongArch: Simulate branch and PC* instructionsTiezhu Yang2023-02-253-0/+129
| * | LoongArch: ptrace: Add hardware single step supportQing Zhang2023-02-257-10/+186
| * | LoongArch: ptrace: Add function argument access APIQing Zhang2023-02-252-0/+35
| * | LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang2023-02-252-0/+411
| * | LoongArch: Add hardware breakpoints/watchpoints supportQing Zhang2023-02-259-22/+713
| * | LoongArch: kdump: Add crashkernel=YM handlingYouling Tang2023-02-251-3/+11
| * | LoongArch: kdump: Add single kernel image implementationYouling Tang2023-02-255-16/+5
| * | LoongArch: Add support for kernel address space layout randomization (KASLR)Youling Tang2023-02-254-6/+179
| * | LoongArch: Add support for kernel relocationYouling Tang2023-02-258-2/+173
| * | LoongArch: Add la_abs macro implementationYouling Tang2023-02-254-12/+16
| * | LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.absYouling Tang2023-02-253-11/+15