index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
efi/loongarch: Add efistub booting support
Huacai Chen
10
-18
/
+187
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
20
-128
/
+192
2022-09-03
LoongArch: mm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-03
LoongArch: Fix arch_remove_memory() undefined build error
Yupeng Li
1
-12
/
+10
2022-09-03
LoongArch: Fix section mismatch due to acpi_os_ioremap()
Huacai Chen
3
-2
/
+3
2022-09-03
LoongArch: Improve dump_tlb() output messages
Huacai Chen
1
-13
/
+13
2022-09-03
LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry
Huacai Chen
1
-2
/
+2
2022-09-03
LoongArch: Avoid orphan input sections
Ard Biesheuvel
2
-0
/
+3
2022-08-30
loongarch: remove generic-y += termios.h
Al Viro
1
-1
/
+0
2022-08-25
LoongArch: mm: Avoid unnecessary page fault retires on shared memory types
Huacai Chen
1
-0
/
+4
2022-08-25
LoongArch: Add subword xchg/cmpxchg emulation
Huacai Chen
2
-1
/
+105
2022-08-25
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
5
-33
/
+22
2022-08-25
LoongArch: Cleanup reset routines with new API
Huacai Chen
2
-58
/
+21
2022-08-25
LoongArch: Fix build warnings in VDSO
Huacai Chen
2
-6
/
+11
2022-08-25
LoongArch: Select PCI_QUIRKS to avoid build error
Huacai Chen
1
-0
/
+1
2022-08-18
Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-1
/
+0
2022-08-12
Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
36
-60
/
+1086
2022-08-12
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-1
/
+33
2022-08-12
LoongArch: Add USER_STACKTRACE support
Qing Zhang
3
-0
/
+47
2022-08-12
LoongArch: Add STACKTRACE support
Qing Zhang
8
-6
/
+93
2022-08-12
LoongArch: Add prologue unwinder support
Qing Zhang
6
-1
/
+259
2022-08-12
LoongArch: Add guess unwinder support
Qing Zhang
7
-11
/
+200
2022-08-12
LoongArch: Add vDSO syscall __vdso_getcpu()
Huacai Chen
6
-12
/
+75
2022-08-12
LoongArch: Add PCI controller support
Huacai Chen
8
-10
/
+321
2022-08-12
LoongArch: Parse MADT to get multi-processor information
Huacai Chen
4
-7
/
+40
2022-08-12
LoongArch: Jump to the link address before enable PG
Huacai Chen
1
-8
/
+11
2022-08-12
LoongArch: Requires __force attributes for any casts
Qing Zhang
1
-2
/
+2
2022-08-12
LoongArch: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+1
2022-08-12
LoongArch: Adjust arch/loongarch/Kconfig
Huacai Chen
1
-1
/
+4
2022-08-12
LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-08-11
Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'
Huacai Chen
6
-97
/
+234
2022-08-08
irqchip/loongson-pch-pic: Move find_pch_pic() into CONFIG_ACPI
Huacai Chen
1
-1
/
+0
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-49
/
+65
2022-08-04
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+2
2022-08-03
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-97
/
+234
2022-07-29
LoongArch: Fix wrong "ROM Size" of boardinfo
Tiezhu Yang
1
-1
/
+1
2022-07-29
LoongArch: Fix missing fcsr in ptrace's fpr_set
Qi Hu
1
-5
/
+7
2022-07-29
LoongArch: Fix shared cache size calculation
Huacai Chen
1
-2
/
+9
2022-07-29
LoongArch: Disable executable stack by default
Huacai Chen
1
-2
/
+0
2022-07-29
LoongArch: Remove unused variables
Bibo Mao
2
-32
/
+0
2022-07-29
LoongArch: Remove clock setting during cpu hotplug stage
Bibo Mao
1
-100
/
+13
2022-07-29
LoongArch: Remove useless header compiler.h
Jun Yi
8
-32
/
+6
2022-07-29
LoongArch: Remove several syntactic sugar macros for branches
WANG Xuerui
1
-12
/
+0
2022-07-29
LoongArch: Re-tab the assembly files
WANG Xuerui
7
-163
/
+163
2022-07-29
LoongArch: Simplify "BGT foo, zero" with BGTZ
WANG Xuerui
2
-2
/
+2
2022-07-29
LoongArch: Simplify "BLT foo, zero" with BLTZ
WANG Xuerui
2
-7
/
+7
2022-07-29
LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
WANG Xuerui
4
-22
/
+22
2022-07-29
LoongArch: Use the "move" pseudo-instruction where applicable
WANG Xuerui
5
-8
/
+8
2022-07-29
LoongArch: Use the "jr" pseudo-instruction where applicable
WANG Xuerui
5
-15
/
+15
[prev]
[next]