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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
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
22
-169
/
+753
2022-10-12
LoongArch: Add BPF JIT support
Tiezhu Yang
1
-0
/
+221
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
1
-0
/
+10
2022-10-12
LoongArch: Add kexec support
Youling Tang
1
-0
/
+60
2022-10-12
LoongArch: Use generic BUG() handler
Youling Tang
1
-10
/
+48
2022-10-12
LoongArch: Add perf events support
Huacai Chen
1
-1
/
+3
2022-10-12
LoongArch: Add qspinlock support
Huacai Chen
3
-3
/
+25
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
3
-51
/
+36
2022-10-12
LoongArch: Support access filter to /dev/mem interface
Huacai Chen
1
-0
/
+4
2022-10-12
LoongArch: Refactor cache probe and flush methods
Huacai Chen
6
-93
/
+91
2022-10-12
LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modules
Xi Ruoyao
2
-2
/
+26
2022-10-12
LoongArch: Define ELF relocation types added in ABIv2.0
Xi Ruoyao
1
-0
/
+37
2022-10-12
LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCS
Xi Ruoyao
1
-0
/
+9
2022-10-12
LoongArch: Mark __xchg() and __cmpxchg() as __always_inline
Huacai Chen
1
-4
/
+4
2022-10-12
LoongArch: Do not create sysfs control file for io master CPUs
Tiezhu Yang
1
-0
/
+5
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+10
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 'efi-next-for-v6.1' into loongarch-next
Huacai Chen
2
-3
/
+10
2022-09-29
LoongArch: Clean up loongson3_smp_ops declaration
Yanteng Si
1
-2
/
+0
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
1
-1
/
+1
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-3
/
+0
2022-09-06
efi/loongarch: Add efistub booting support
Huacai Chen
1
-2
/
+9
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
9
-37
/
+126
2022-09-03
LoongArch: Fix section mismatch due to acpi_os_ioremap()
Huacai Chen
1
-1
/
+1
2022-08-30
loongarch: remove generic-y += termios.h
Al Viro
1
-1
/
+0
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
4
-24
/
+20
2022-08-25
LoongArch: Cleanup reset routines with new API
Huacai Chen
1
-10
/
+0
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
13
-21
/
+186
2022-08-12
LoongArch: Add USER_STACKTRACE support
Qing Zhang
1
-0
/
+5
2022-08-12
LoongArch: Add STACKTRACE support
Qing Zhang
2
-5
/
+18
2022-08-12
LoongArch: Add prologue unwinder support
Qing Zhang
2
-1
/
+59
2022-08-12
LoongArch: Add guess unwinder support
Qing Zhang
2
-0
/
+51
2022-08-12
LoongArch: Add vDSO syscall __vdso_getcpu()
Huacai Chen
2
-1
/
+15
2022-08-12
LoongArch: Add PCI controller support
Huacai Chen
4
-10
/
+36
2022-08-12
LoongArch: Parse MADT to get multi-processor information
Huacai Chen
2
-3
/
+1
2022-08-12
LoongArch: Requires __force attributes for any casts
Qing Zhang
1
-2
/
+2
2022-08-11
Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'
Huacai Chen
2
-24
/
+169
2022-08-08
irqchip/loongson-pch-pic: Move find_pch_pic() into CONFIG_ACPI
Huacai Chen
1
-1
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-38
/
+14
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+2
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-24
/
+169
2022-07-29
LoongArch: Disable executable stack by default
Huacai Chen
1
-2
/
+0
[next]