Age | Commit message (Expand) | Author |
2022-10-29 | LoongArch: BPF: Avoid declare variables in switch-case | Huacai Chen |
2022-10-29 | LoongArch: Use flexible-array member instead of zero-length array | Yushan Zhou |
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-14 | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-12 | LoongArch: update local TLB if PTE entry exists | Qi Zheng |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | 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: Update Loongson-3 default config file | Huacai Chen |
2022-10-12 | LoongArch: Add BPF JIT support | Tiezhu Yang |
2022-10-12 | LoongArch: Add some instruction opcodes and formats | Tiezhu Yang |
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: Add qspinlock support | Huacai Chen |
2022-10-12 | LoongArch: Use TLB for ioremap() | Huacai Chen |
2022-10-12 | LoongArch: Support access filter to /dev/mem interface | Huacai Chen |
2022-10-12 | LoongArch: Refactor cache probe and flush methods | Huacai Chen |
2022-10-12 | LoongArch: mm: Refactor TLB exception handlers | Rui Wang |
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: Add Kconfig option AS_HAS_EXPLICIT_RELOCS | Xi Ruoyao |
2022-10-12 | LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately" | Colin Ian King |
2022-10-12 | LoongArch: Mark __xchg() and __cmpxchg() as __always_inline | Huacai Chen |
2022-10-12 | LoongArch: Flush TLB earlier at initialization | Huacai Chen |
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 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
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-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | 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: remove head-y syntax | Masahiro Yamada |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-09-29 | LoongArch: Clean up loongson3_smp_ops declaration | Yanteng Si |
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-20 | loongarch: efi: enable generic EFI compressed boot | Ard Biesheuvel |
2022-09-19 | smp: add set_nr_cpu_ids() | Yury Norov |