index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
Age
Commit message (
Expand
)
Author
2022-12-14
LoongArch: Add unaligned access support
Huacai Chen
2022-12-14
LoongArch: extable: Add `type` and `data` fields
Youling Tang
2022-12-14
LoongArch: Consolidate __ex_table construction
Youling Tang
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-08
LoongArch: Export symbol for function smp_send_reschedule()
Bibo Mao
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-05
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
2022-11-21
LoongArch: Fix unsigned comparison with less than zero
KaiLong Wang
2022-11-21
LoongArch: Clear FPU/SIMD thread info flags for kernel thread
Huacai Chen
2022-11-21
LoongArch: SMP: Change prefix from loongson3 to loongson
Huacai Chen
2022-11-21
LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
Huacai Chen
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-09
efi: loongarch: Drop exports of unused string routines
Ard Biesheuvel
2022-11-09
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-12
Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-10-12
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
Tiezhu Yang
2022-10-12
LoongArch: Add kdump support
Youling Tang
2022-10-12
LoongArch: Add kexec support
Youling Tang
2022-10-12
LoongArch: Use generic BUG() handler
Youling Tang
2022-10-12
LoongArch: Add SysRq-x (TLB Dump) support
Huacai Chen
2022-10-12
LoongArch: Add perf events support
Huacai Chen
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
2022-10-12
LoongArch: Refactor cache probe and flush methods
Huacai Chen
2022-10-12
LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modules
Xi Ruoyao
2022-10-12
LoongArch: Support PC-relative relocations in modules
Xi Ruoyao
2022-10-12
LoongArch: Define ELF relocation types added in ABIv2.0
Xi Ruoyao
2022-10-12
LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCS
Xi Ruoyao
2022-10-12
LoongArch: Do not create sysfs control file for io master CPUs
Tiezhu Yang
2022-10-12
LoongArch: Fix cpu name after CPU-hotplug
Jianmin Lv
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-10-03
Merge tag 'efi-next-for-v6.1' into loongarch-next
Huacai Chen
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-29
LoongArch: Fix and cleanup csr_era handling in do_ri()
Huacai Chen
2022-09-29
LoongArch: Align the address of kernel_entry to 4KB
Huacai Chen
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
2022-09-17
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
2022-09-06
efi/loongarch: Add efistub booting support
Huacai Chen
[prev]
[next]