Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-29LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-13LoongArch: update local TLB if PTE entry existsQi Zheng
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-10-12LoongArch: Add BPF JIT supportTiezhu Yang
2022-10-12LoongArch: Add some instruction opcodes and formatsTiezhu Yang
2022-10-12LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang
2022-10-12LoongArch: Add kexec supportYouling Tang
2022-10-12LoongArch: Use generic BUG() handlerYouling Tang
2022-10-12LoongArch: Add perf events supportHuacai Chen
2022-10-12LoongArch: Add qspinlock supportHuacai Chen
2022-10-12LoongArch: Use TLB for ioremap()Huacai Chen
2022-10-12LoongArch: Support access filter to /dev/mem interfaceHuacai Chen
2022-10-12LoongArch: Refactor cache probe and flush methodsHuacai Chen
2022-10-12LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modulesXi Ruoyao
2022-10-12LoongArch: Define ELF relocation types added in ABIv2.0Xi Ruoyao
2022-10-12LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCSXi Ruoyao
2022-10-12LoongArch: Mark __xchg() and __cmpxchg() as __always_inlineHuacai Chen
2022-10-12LoongArch: Do not create sysfs control file for io master CPUsTiezhu Yang
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-08Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-03Merge tag 'efi-next-for-v6.1' into loongarch-nextHuacai Chen
2022-09-29LoongArch: Clean up loongson3_smp_ops declarationYanteng Si
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-03LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen
2022-08-30loongarch: remove generic-y += termios.hAl Viro
2022-08-25LoongArch: Add subword xchg/cmpxchg emulationHuacai Chen
2022-08-25LoongArch: Cleanup headers to avoid circular dependencyHuacai Chen
2022-08-25LoongArch: Cleanup reset routines with new APIHuacai Chen
2022-08-18Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2022-08-12LoongArch: Add USER_STACKTRACE supportQing Zhang
2022-08-12LoongArch: Add STACKTRACE supportQing Zhang
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang
2022-08-12LoongArch: Add guess unwinder supportQing Zhang
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Huacai Chen
2022-08-12LoongArch: Add PCI controller supportHuacai Chen
2022-08-12LoongArch: Parse MADT to get multi-processor informationHuacai Chen
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang
2022-08-11Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen
2022-08-08irqchip/loongson-pch-pic: Move find_pch_pic() into CONFIG_ACPIHuacai Chen
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-29LoongArch: Disable executable stack by defaultHuacai Chen