summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-16crash: remove an unused argument from reserve_crashkernel_generic()Sourabh Jain
2025-03-10LoongArch: ftrace: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10LoongArch/orc: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-08LoongArch: Set max_pfn with the PFN of the last pageBibo Mao
2025-03-08LoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen
2025-03-08LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang
2025-03-08LoongArch: Convert unreachable() to BUG()Tiezhu Yang
2025-02-21LoongArch: vDSO: Switch to generic storage implementationThomas Weißschuh
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang
2025-02-13LoongArch: Use str_yes_no() helper function for /proc/cpuinfoYuli Wang
2025-02-13LoongArch: Fix idle VS timer enqueueMarco Crivellari
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26LoongArch: Extend the maximum number of watchpointsTiezhu Yang
2025-01-26LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP}Tiezhu Yang
2025-01-26LoongArch: Add debugfs entries to switch SFB/TSO stateHuacai Chen
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25LoongArch: Refactor bug_handler() implementationHuacai Chen
2025-01-25LoongArch: Correct the __switch_to() prototype in commentsHuacai Chen
2025-01-25LoongArch: Correct the cacheinfo sharing informationHuacai Chen
2025-01-25LoongArch: Derive timer max_delta from PRCFG1's timer_bitsJiaxun Yang
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)
2024-12-02LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang
2024-12-02LoongArch/irq: Use seq_put_decimal_ull_width() for decimal valuesDavid Wang
2024-12-02LoongArch: Fix reserving screen info memory for above-4G firmwareHuacai Chen
2024-11-27Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-11-26LoongArch: Reduce min_delta for the arch clockevent deviceHuacai Chen
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-12LoongArch: Fix AP booting issue in VM modeBibo Mao
2024-11-12LoongArch: Fix early_numa_add_cpu() usage for FDT systemsHuacai Chen
2024-11-12LoongArch: For all possible CPUs setup logical-physical CPU mappingHuacai Chen
2024-11-02LoongArch: vDSO: Use vdso/datapage.h to access vDSO dataThomas Weißschuh
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-28loongarch: Use new fallback IO memcpy/memsetJulian Vetter
2024-10-21LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh
2024-10-21LoongArch: Set correct size for vDSO code mappingHuacai Chen
2024-10-21LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen
2024-10-21LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen
2024-10-16LoongArch: Switch to irq_set_nr_irqs()Bart Van Assche
2024-10-15LoongArch: vdso: Remove timekeeper includesThomas Weißschuh
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds