summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen2022-10-291-18/+13
* LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou2022-10-291-1/+1
* LoongArch: Remove unused kernel stack paddingJinyang He2022-10-295-7/+6
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-162-2/+2
|\
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-112-2/+2
* | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-141-0/+3
|\ \
| * | LoongArch: update local TLB if PTE entry existsQi Zheng2022-10-121-0/+3
* | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-3/+0
|\ \ \
| * | | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-3/+0
* | | | Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2022-10-1256-685/+4696
|\ \ \ \ | |_|_|/ |/| | |
| * | | LoongArch: Update Loongson-3 default config fileHuacai Chen2022-10-121-8/+55
| * | | LoongArch: Add BPF JIT supportTiezhu Yang2022-10-127-0/+1700
| * | | LoongArch: Add some instruction opcodes and formatsTiezhu Yang2022-10-121-5/+174
| * | | LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang2022-10-122-10/+10
| * | | LoongArch: Add kdump supportYouling Tang2022-10-129-8/+227
| * | | LoongArch: Add kexec supportYouling Tang2022-10-126-1/+400
| * | | LoongArch: Use generic BUG() handlerYouling Tang2022-10-124-12/+84
| * | | LoongArch: Add SysRq-x (TLB Dump) supportHuacai Chen2022-10-122-0/+67
| * | | LoongArch: Add perf events supportHuacai Chen2022-10-126-1/+987
| * | | LoongArch: Add qspinlock supportHuacai Chen2022-10-124-3/+26
| * | | LoongArch: Use TLB for ioremap()Huacai Chen2022-10-127-56/+184
| * | | LoongArch: Support access filter to /dev/mem interfaceHuacai Chen2022-10-123-0/+34
| * | | LoongArch: Refactor cache probe and flush methodsHuacai Chen2022-10-1210-267/+236
| * | | LoongArch: mm: Refactor TLB exception handlersRui Wang2022-10-121-290/+247
| * | | LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modulesXi Ruoyao2022-10-124-7/+99
| * | | LoongArch: Support PC-relative relocations in modulesXi Ruoyao2022-10-122-1/+75
| * | | LoongArch: Define ELF relocation types added in ABIv2.0Xi Ruoyao2022-10-122-1/+38
| * | | LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCSXi Ruoyao2022-10-124-6/+37
| * | | LoongArch: Add Kconfig option AS_HAS_EXPLICIT_RELOCSXi Ruoyao2022-10-121-0/+3
| * | | LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"Colin Ian King2022-10-121-1/+1
| * | | LoongArch: Mark __xchg() and __cmpxchg() as __always_inlineHuacai Chen2022-10-121-4/+4
| * | | LoongArch: Flush TLB earlier at initializationHuacai Chen2022-10-121-2/+3
| * | | LoongArch: Do not create sysfs control file for io master CPUsTiezhu Yang2022-10-123-6/+7
| * | | LoongArch: Fix cpu name after CPU-hotplugJianmin Lv2022-10-121-1/+3
| * | | Merge tag 'efi-next-for-v6.1' into loongarch-nextHuacai Chen2022-10-0313-35/+233
| |\ \ \
* | \ \ \ Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds2022-10-101-1/+1
|\ \ \ \
| * | | | smp: add set_nr_cpu_ids()Yury Norov2022-09-191-1/+1
* | | | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-4/+2
|\ \ \ \ \
| * | | | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | | | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
| |/ / / /
* | | | | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-0913-35/+233
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel2022-09-276-16/+38
| |\ \ \ \
| | * | | | efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel2022-09-276-16/+38
| * | | | | loongarch: efi: enable generic EFI compressed bootArd Biesheuvel2022-09-203-3/+13
| * | | | | efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel2022-09-171-3/+0
| |/ / / /
| * | | | efi/loongarch: Add efistub booting supportHuacai Chen2022-09-0610-18/+187
* | | | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman2022-09-0520-128/+192
| |\ \ \ \ \ | | | |/ / / | | |/| | |