summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-19LoongArch: Replace hard-coded values in comments with VALENEnze Li
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V
2023-04-18LoongArch: module: set section addresses to 0x0Huacai Chen
2023-04-18LoongArch: Mark 3 symbol exports as non-GPLHuacai Chen
2023-04-18LoongArch: Enable PG when wakeup from suspendHuacai Chen
2023-04-18LoongArch: Fix _CONST64_(x) as unsignedQing Zhang
2023-04-18LoongArch: Fix build error if CONFIG_SUSPEND is not setHuacai Chen
2023-04-18LoongArch: Fix probing of the CRC32 featureHuacai Chen
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-05loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-03-28LoongArch, bpf: Fix jit to skip speculation barrier opcodeGeorge Guo
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2023-03-19ixgb: Remove ixgb driverTony Nguyen
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06loongarch/cpu: Mark play_dead() __noreturnJosh Poimboeuf
2023-03-06loongarch/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-02-25LoongArch: Mark some assembler symbols as non-kprobe-ableTiezhu Yang
2023-02-25LoongArch: Add kprobes on ftrace supportTiezhu Yang
2023-02-25LoongArch: Add kretprobes supportTiezhu Yang
2023-02-25LoongArch: Add kprobes supportTiezhu Yang
2023-02-25LoongArch: Simulate branch and PC* instructionsTiezhu Yang
2023-02-25LoongArch: ptrace: Add hardware single step supportQing Zhang
2023-02-25LoongArch: ptrace: Add function argument access APIQing Zhang
2023-02-25LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang
2023-02-25LoongArch: Add hardware breakpoints/watchpoints supportQing Zhang
2023-02-25LoongArch: kdump: Add crashkernel=YM handlingYouling Tang
2023-02-25LoongArch: kdump: Add single kernel image implementationYouling Tang
2023-02-25LoongArch: Add support for kernel address space layout randomization (KASLR)Youling Tang
2023-02-25LoongArch: Add support for kernel relocationYouling Tang
2023-02-25LoongArch: Add la_abs macro implementationYouling Tang
2023-02-25LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.absYouling Tang
2023-02-25LoongArch: Use la.pcrel instead of la.abs when it's trivially possibleXi Ruoyao
2023-02-25LoongArch: Make -mstrict-align configurableHuacai Chen
2023-02-25LoongArch: Only call get_timer_irq() once in constant_clockevent_init()Tiezhu Yang