index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2022-10-12
LoongArch: update local TLB if PTE entry exists
Qi Zheng
1
-0
/
+3
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2022-10-12
Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
56
-685
/
+4696
2022-10-12
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-8
/
+55
2022-10-12
LoongArch: Add BPF JIT support
Tiezhu Yang
7
-0
/
+1700
2022-10-12
LoongArch: Add some instruction opcodes and formats
Tiezhu Yang
1
-5
/
+174
2022-10-12
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
Tiezhu Yang
2
-10
/
+10
2022-10-12
LoongArch: Add kdump support
Youling Tang
9
-8
/
+227
2022-10-12
LoongArch: Add kexec support
Youling Tang
6
-1
/
+400
2022-10-12
LoongArch: Use generic BUG() handler
Youling Tang
4
-12
/
+84
2022-10-12
LoongArch: Add SysRq-x (TLB Dump) support
Huacai Chen
2
-0
/
+67
2022-10-12
LoongArch: Add perf events support
Huacai Chen
6
-1
/
+987
2022-10-12
LoongArch: Add qspinlock support
Huacai Chen
4
-3
/
+26
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
7
-56
/
+184
2022-10-12
LoongArch: Support access filter to /dev/mem interface
Huacai Chen
3
-0
/
+34
2022-10-12
LoongArch: Refactor cache probe and flush methods
Huacai Chen
10
-267
/
+236
2022-10-12
LoongArch: mm: Refactor TLB exception handlers
Rui Wang
1
-290
/
+247
2022-10-12
LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modules
Xi Ruoyao
4
-7
/
+99
2022-10-12
LoongArch: Support PC-relative relocations in modules
Xi Ruoyao
2
-1
/
+75
2022-10-12
LoongArch: Define ELF relocation types added in ABIv2.0
Xi Ruoyao
2
-1
/
+38
2022-10-12
LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCS
Xi Ruoyao
4
-6
/
+37
2022-10-12
LoongArch: Add Kconfig option AS_HAS_EXPLICIT_RELOCS
Xi Ruoyao
1
-0
/
+3
2022-10-12
LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"
Colin Ian King
1
-1
/
+1
2022-10-12
LoongArch: Mark __xchg() and __cmpxchg() as __always_inline
Huacai Chen
1
-4
/
+4
2022-10-12
LoongArch: Flush TLB earlier at initialization
Huacai Chen
1
-2
/
+3
2022-10-12
LoongArch: Do not create sysfs control file for io master CPUs
Tiezhu Yang
3
-6
/
+7
2022-10-12
LoongArch: Fix cpu name after CPU-hotplug
Jianmin Lv
1
-1
/
+3
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-2
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-4
/
+2
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-35
/
+233
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+0
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-33
/
+22
2022-10-03
Merge tag 'efi-next-for-v6.1' into loongarch-next
Huacai Chen
13
-35
/
+233
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-2
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-29
LoongArch: Clean up loongson3_smp_ops declaration
Yanteng Si
1
-2
/
+0
2022-09-29
LoongArch: Fix and cleanup csr_era handling in do_ri()
Huacai Chen
1
-13
/
+2
2022-09-29
LoongArch: Align the address of kernel_entry to 4KB
Huacai Chen
1
-0
/
+2
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
6
-16
/
+38
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
6
-16
/
+38
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
3
-33
/
+22
2022-09-20
loongarch: efi: enable generic EFI compressed boot
Ard Biesheuvel
3
-3
/
+13
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
1
-1
/
+1
2022-09-17
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
1
-3
/
+0
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-3
/
+0
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
1
-1
/
+1
[next]