summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-56/+0
|\
| * locking/atomic: treewide: delete arch_atomic_*() kerneldocMark Rutland2023-06-051-49/+0
| * locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-7/+0
* | Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-271-1/+1
|\ \
| * | loongarch: Provide noinstr sched_clock_read()Peter Zijlstra2023-06-051-1/+1
| |/
* | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-15/+0
|\ \
| * | loongarch/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-15/+0
| |/
* | LoongArch: Fix the write_fcsr() macroQi Hu2023-06-151-1/+1
* | LoongArch: Let pmd_present() return true when splitting pmdHongchen Zhang2023-06-152-1/+4
|/
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-4/+13
|\
| * locking/arch: Wire up local_try_cmpxchg()Uros Bizjak2023-04-291-2/+11
| * locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-2/+2
* | Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-046-26/+168
|\ \
| * | LoongArch: ftrace: Add direct call supportYouling Tang2023-05-011-0/+12
| * | LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accessesQing Zhang2023-05-011-0/+25
| * | LoongArch: Add support for function error injectionTiezhu Yang2023-05-011-0/+5
| * | LoongArch: Add checksum optimization for 64-bit systemBibo Mao2023-05-011-0/+66
| * | LoongArch: Provide kernel fpu functionsHuacai Chen2023-05-011-0/+3
| * | LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui2023-05-011-0/+26
| * | LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptionsWANG Xuerui2023-05-011-4/+6
| * | LoongArch: Clean up the architectural interrupt definitionsWANG Xuerui2023-05-011-22/+25
* | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+1
|\ \ \ | |/ / |/| |
| * | loongarch/cpu: Mark play_dead() __noreturnJosh Poimboeuf2023-03-061-1/+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-191-1/+0
* | LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang2023-04-191-1/+2
* | LoongArch: module: set section addresses to 0x0Huacai Chen2023-04-181-4/+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-183-20/+23
* | LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen2023-04-181-1/+3
|/
* Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-0115-26/+399
|\
| * LoongArch: Mark some assembler symbols as non-kprobe-ableTiezhu Yang2023-02-251-0/+10
| * LoongArch: Add kretprobes supportTiezhu Yang2023-02-251-0/+3
| * LoongArch: Add kprobes supportTiezhu Yang2023-02-252-0/+73
| * LoongArch: Simulate branch and PC* instructionsTiezhu Yang2023-02-252-0/+6
| * LoongArch: ptrace: Add hardware single step supportQing Zhang2023-02-254-0/+46
| * LoongArch: ptrace: Add function argument access APIQing Zhang2023-02-251-0/+34
| * LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang2023-02-251-0/+9
| * LoongArch: Add hardware breakpoints/watchpoints supportQing Zhang2023-02-254-22/+171
| * LoongArch: kdump: Add single kernel image implementationYouling Tang2023-02-251-0/+2
| * LoongArch: Add support for kernel address space layout randomization (KASLR)Youling Tang2023-02-251-1/+1
| * LoongArch: Add support for kernel relocationYouling Tang2023-02-252-0/+29
| * LoongArch: Add la_abs macro implementationYouling Tang2023-02-252-1/+5
| * LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.absYouling Tang2023-02-251-0/+9
| * LoongArch: Use la.pcrel instead of la.abs when it's trivially possibleXi Ruoyao2023-02-252-2/+1
| * LoongArch: Fix Chinese comma in cpu.hJinyang He2023-02-251-1/+1
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-234-18/+39
|\ \ | |/ |/|
| * mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-13/+0
| * mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1