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.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
LoongArch: modules/ftrace: Initialize PLT at load time
Qing Zhang
4
-1
/
+12
2022-12-14
LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Qing Zhang
2
-0
/
+4
2022-12-14
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Qing Zhang
1
-0
/
+17
2022-12-14
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
Qing Zhang
1
-0
/
+2
2022-12-14
LoongArch/ftrace: Add dynamic function tracer support
Qing Zhang
3
-1
/
+33
2022-12-14
LoongArch/ftrace: Add basic support
Qing Zhang
1
-0
/
+21
2022-12-14
LoongArch: module: Use got/plt section indices for relocations
Huacai Chen
1
-10
/
+12
2022-12-14
LoongArch: Add basic STACKPROTECTOR support
Huacai Chen
1
-0
/
+38
2022-12-14
LoongArch: Add suspend (ACPI S3) support
Huacai Chen
4
-0
/
+15
2022-12-14
LoongArch: Add FDT booting support from efi system table
Binbin Zhou
2
-0
/
+2
2022-12-14
LoongArch: Use alternative to optimize libraries
Huacai Chen
1
-0
/
+5
2022-12-14
LoongArch: Add alternative runtime patching mechanism
Huacai Chen
4
-0
/
+226
2022-12-14
LoongArch: Add unaligned access support
Huacai Chen
2
-1
/
+15
2022-12-14
LoongArch: BPF: Add BPF exception tables
Youling Tang
2
-0
/
+11
2022-12-14
LoongArch: extable: Add a dedicated uaccess handler
Youling Tang
4
-29
/
+54
2022-12-14
LoongArch: extable: Add `type` and `data` fields
Youling Tang
2
-4
/
+22
2022-12-14
LoongArch: Switch to relative exception tables
Youling Tang
3
-7
/
+33
2022-12-14
LoongArch: Consolidate __ex_table construction
Youling Tang
3
-14
/
+43
2022-12-14
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2022-12-13
Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-next
Huacai Chen
2
-143
/
+1
2022-12-13
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-142
/
+0
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge branch 'acpica'
Rafael J. Wysocki
1
-142
/
+0
2022-12-12
LoongArch: add sparse memory vmemmap support
Feiyang Chen
2
-1
/
+14
2022-12-12
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2
-15
/
+6
2022-12-08
LoongArch: Export symbol for function smp_send_reschedule()
Bibo Mao
1
-10
/
+0
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
3
-20
/
+29
2022-12-07
Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-1
/
+1
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-12-01
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+1
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-26
irqchip/loongson-htvec: Add ACPI init support
Huacai Chen
1
-1
/
+1
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()
Huacai Chen
1
-2
/
+6
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
Huacai Chen
1
-2
/
+6
2022-11-21
LoongArch: SMP: Change prefix from loongson3 to loongson
Huacai Chen
2
-16
/
+16
2022-11-09
efi/loongarch: Don't jump to kernel entry via the old image
Ard Biesheuvel
1
-0
/
+2
2022-11-09
efi: libstub: Factor out min alignment and preferred kernel load address
Ard Biesheuvel
1
-0
/
+7
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
1
-9
/
+0
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-11-03
Revert "LoongArch: Provisionally add ACPICA data structures"
Huacai Chen
1
-142
/
+0
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-13
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
24
-169
/
+802
2022-10-12
LoongArch: Add BPF JIT support
Tiezhu Yang
2
-0
/
+230
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
[prev]
[next]