index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoongArch: Add generic ex-handler unwind in prologue unwinder
Jinyang He
2023-01-17
4
-15
/
+93
*
LoongArch: Strip guess unwinder out from prologue unwinder
Jinyang He
2023-01-17
6
-146
/
+129
*
LoongArch: Use correct sp value to get graph addr in stack unwinders
Jinyang He
2023-01-17
4
-24
/
+20
*
LoongArch: Get frame info in unwind_start() when regs is not available
Jinyang He
2023-01-17
3
-12
/
+22
*
LoongArch: Adjust PC value when unwind next frame in unwinder
Jinyang He
2023-01-17
1
-1
/
+6
*
LoongArch: Simplify larch_insn_gen_xxx implementation
Youling Tang
2023-01-17
2
-38
/
+8
*
LoongArch: Use common function sign_extend64()
Tiezhu Yang
2023-01-17
2
-11
/
+3
*
LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
Huacai Chen
2023-01-17
1
-1
/
+1
*
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-12-19
68
-182
/
+3588
|
\
|
*
LoongArch: Update Loongson-3 default config file
Huacai Chen
2022-12-14
1
-24
/
+32
|
*
LoongArch: modules/ftrace: Initialize PLT at load time
Qing Zhang
2022-12-14
8
-2
/
+148
|
*
LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Qing Zhang
2022-12-14
5
-6
/
+19
|
*
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Qing Zhang
2022-12-14
3
-0
/
+29
|
*
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
Qing Zhang
2022-12-14
4
-2
/
+51
|
*
LoongArch/ftrace: Add dynamic function graph tracer support
Qing Zhang
2022-12-14
3
-0
/
+101
|
*
LoongArch/ftrace: Add dynamic function tracer support
Qing Zhang
2022-12-14
10
-10
/
+367
|
*
LoongArch/ftrace: Add recordmcount support
Qing Zhang
2022-12-14
1
-0
/
+2
|
*
LoongArch/ftrace: Add basic support
Qing Zhang
2022-12-14
5
-0
/
+200
|
*
LoongArch: module: Use got/plt section indices for relocations
Huacai Chen
2022-12-14
3
-47
/
+68
|
*
LoongArch: Add basic STACKPROTECTOR support
Huacai Chen
2022-12-14
5
-0
/
+53
|
*
LoongArch: Add hibernation (ACPI S4) support
Huacai Chen
2022-12-14
7
-0
/
+154
|
*
LoongArch: Add suspend (ACPI S3) support
Huacai Chen
2022-12-14
13
-3
/
+260
|
*
LoongArch: Add processing ISA Node in DeviceTree
Binbin Zhou
2022-12-14
1
-0
/
+75
|
*
LoongArch: Add FDT booting support from efi system table
Binbin Zhou
2022-12-14
10
-7
/
+145
|
*
LoongArch: Use alternative to optimize libraries
Huacai Chen
2022-12-14
7
-11
/
+465
|
*
LoongArch: Add alternative runtime patching mechanism
Huacai Chen
2022-12-14
9
-1
/
+507
|
*
LoongArch: Add unaligned access support
Huacai Chen
2022-12-14
8
-3
/
+630
|
*
LoongArch: BPF: Add BPF exception tables
Youling Tang
2022-12-14
5
-5
/
+96
|
*
LoongArch: Remove the .fixup section usage
Youling Tang
2022-12-14
2
-19
/
+11
|
*
LoongArch: extable: Add a dedicated uaccess handler
Youling Tang
2022-12-14
5
-29
/
+76
|
*
LoongArch: extable: Add `type` and `data` fields
Youling Tang
2022-12-14
4
-7
/
+29
|
*
LoongArch: Switch to relative exception tables
Youling Tang
2022-12-14
4
-17
/
+55
|
*
LoongArch: Consolidate __ex_table construction
Youling Tang
2022-12-14
6
-23
/
+49
|
*
-
.
Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-next
Huacai Chen
2022-12-13
2
-143
/
+1
|
|
\
\
*
|
\
\
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
7
-33
/
+79
|
\
\
\
\
|
*
|
|
|
LoongArch: enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Feiyang Chen
2022-12-11
1
-0
/
+1
|
*
|
|
|
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
2022-12-11
1
-43
/
+16
|
*
|
|
|
LoongArch: add sparse memory vmemmap support
Feiyang Chen
2022-12-11
4
-4
/
+84
|
*
|
|
|
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-11
4
-27
/
+21
|
*
|
|
|
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-08
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
4
-18
/
+31
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-07
10
-71
/
+70
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
2022-12-05
1
-1
/
+2
|
*
|
|
|
|
|
|
efi/loongarch: Don't jump to kernel entry via the old image
Ard Biesheuvel
2022-11-09
1
-0
/
+2
|
*
|
|
|
|
|
|
efi: libstub: Factor out min alignment and preferred kernel load address
Ard Biesheuvel
2022-11-09
1
-0
/
+7
|
*
|
|
|
|
|
|
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-09
2
-11
/
+22
|
*
|
|
|
|
|
|
efi: loongarch: Drop exports of unused string routines
Ard Biesheuvel
2022-11-09
1
-5
/
+0
|
*
|
|
|
|
|
|
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
1
-2
/
+0
|
*
|
|
|
|
|
|
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-11-09
1
-1
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[next]