summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-07-2230-50/+253
|\
| * LoongArch: Make the users of larch_insn_gen_break() constantOleg Nesterov2024-07-203-4/+7
| * LoongArch: Check TIF_LOAD_WATCH to enable user space watchpointTiezhu Yang2024-07-202-1/+4
| * LoongArch: Use rustc option -Zdirect-access-external-dataWANG Rui2024-07-201-1/+2
| * LoongArch: Add support for relocating the kernel with RELR relocationXi Ruoyao2024-07-205-0/+33
| * LoongArch: Remove a redundant checking in relocatorXi Ruoyao2024-07-201-3/+1
| * LoongArch: Use correct API to map cmdline in relocate_kernel()Huacai Chen2024-07-201-1/+3
| * LoongArch: Automatically disable KASLR for hibernationHuacai Chen2024-07-201-0/+26
| * LoongArch: Add ACPI standard hardware register based S3 supportJiaxun Yang2024-07-202-6/+18
| * LoongArch: Add architectural preparation for CPUFreqHuacai Chen2024-07-203-0/+19
| * LoongArch: Add writecombine support for DMW-based ioremap()Huacai Chen2024-07-206-17/+35
| * LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE supportHuacai Chen2024-07-201-0/+1
| * LoongArch: Add ARCH_HAS_PTE_DEVMAP supportHuacai Chen2024-07-203-2/+24
| * LoongArch: Add RANDOMIZE_KSTACK_OFFSET supportJinjie Ruan2024-07-202-1/+22
| * LoongArch: Add irq_work support via self IPIsHuacai Chen2024-07-205-1/+34
| * LoongArch: Always enumerate MADT and setup logical-physical CPU mappingHuacai Chen2024-07-203-11/+22
| * LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen2024-07-202-2/+2
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-2/+2
|\ \
| * | mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li2024-07-031-2/+0
| * | mm: add update_mmu_tlb_range()Bang Li2024-07-031-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-2015-31/+440
|\ \ \
| * \ \ Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-162-2/+1
| |\ \ \
| | * | | KVM: Introduce vcpu->wants_to_runDavid Matlack2024-06-181-1/+1
| | * | | KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson2024-06-111-1/+0
| * | | | LoongArch: KVM: Add PV steal time support in guest sideBibo Mao2024-07-094-0/+163
| * | | | LoongArch: KVM: Add PV steal time support in host sideBibo Mao2024-07-098-4/+189
| * | | | LoongArch: KVM: always make pte young in page map's fast pathJia Qingtong2024-07-091-4/+2
| * | | | LoongArch: KVM: Mark page accessed and dirty with page ref addedBibo Mao2024-07-091-10/+13
| * | | | LoongArch: KVM: Add dirty bitmap initially all set supportBibo Mao2024-07-092-0/+10
| * | | | LoongArch: KVM: Add memory barrier before update pmd entryBibo Mao2024-07-091-0/+2
| * | | | LoongArch: KVM: Discard dirty page tracking on readonly memslotBibo Mao2024-07-091-3/+12
| * | | | LoongArch: KVM: Select huge page only if secondary mmu supports itBibo Mao2024-07-091-3/+13
| * | | | LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao2024-07-095-5/+24
| * | | | LoongArch: KVM: Sync pending interrupt when getting ESTAT from user modeBibo Mao2024-07-091-0/+11
| | |/ / | |/| |
* | | | Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-181-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)2024-06-111-1/+0
| | |/ | |/|
* | | loongarch: convert to generic syscall tableArnd Bergmann2024-07-106-3/+12
* | | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
* | | loongarch: avoid generating extra header filesArnd Bergmann2024-07-101-16/+0
| |/ |/|
* | syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann2024-06-251-1/+1
* | LoongArch: KVM: Remove an unneeded semicolonYang Li2024-06-211-1/+1
* | LoongArch: Fix multiple hardware watchpoint issuesHui Li2024-06-211-24/+33
* | LoongArch: Trigger user-space watchpoints correctlyHui Li2024-06-213-6/+31
* | LoongArch: Fix watchpoint setting errorHui Li2024-06-213-32/+21
* | LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...Xi Ruoyao2024-06-212-1/+5
* | LoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen2024-06-033-5/+5
* | LoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang2024-06-031-1/+1
* | LoongArch: Fix entry point in kernel image headerJiaxun Yang2024-06-032-5/+7
* | LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang2024-06-032-1/+5
* | LoongArch: Fix built-in DTB detectionJiaxun Yang2024-06-031-1/+1