Age | Commit message (Expand) | Author |
2024-07-22 | Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds |
2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-07-20 | LoongArch: Make the users of larch_insn_gen_break() constant | Oleg Nesterov |
2024-07-20 | LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint | Tiezhu Yang |
2024-07-20 | LoongArch: Add support for relocating the kernel with RELR relocation | Xi Ruoyao |
2024-07-20 | LoongArch: Remove a redundant checking in relocator | Xi Ruoyao |
2024-07-20 | LoongArch: Use correct API to map cmdline in relocate_kernel() | Huacai Chen |
2024-07-20 | LoongArch: Automatically disable KASLR for hibernation | Huacai Chen |
2024-07-20 | LoongArch: Add writecombine support for DMW-based ioremap() | Huacai Chen |
2024-07-20 | LoongArch: Add RANDOMIZE_KSTACK_OFFSET support | Jinjie Ruan |
2024-07-20 | LoongArch: Add irq_work support via self IPIs | Huacai Chen |
2024-07-20 | LoongArch: Always enumerate MADT and setup logical-physical CPU mapping | Huacai Chen |
2024-07-20 | LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h | Huacai Chen |
2024-07-10 | loongarch: convert to generic syscall table | Arnd Bergmann |
2024-07-09 | LoongArch: KVM: Add PV steal time support in guest side | Bibo Mao |
2024-06-25 | syscalls: mmap(): use unsigned offset type consistently | Arnd Bergmann |
2024-06-21 | LoongArch: Fix multiple hardware watchpoint issues | Hui Li |
2024-06-21 | LoongArch: Trigger user-space watchpoints correctly | Hui Li |
2024-06-21 | LoongArch: Fix watchpoint setting error | Hui Li |
2024-06-03 | LoongArch: Fix entry point in kernel image header | Jiaxun Yang |
2024-06-03 | LoongArch: Add all CPUs enabled by fdt to NUMA node 0 | Jiaxun Yang |
2024-06-03 | LoongArch: Fix built-in DTB detection | Jiaxun Yang |
2024-06-03 | LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init() | Tiezhu Yang |
2024-05-22 | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds |
2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-17 | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-05-16 | kprobe/ftrace: bail out if ftrace was killed | Stephen Brennan |
2024-05-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-05-14 | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) |
2024-05-14 | mm/execmem, arch: convert simple overrides of module_alloc to execmem | Mike Rapoport (IBM) |
2024-05-14 | LoongArch: Give a chance to build with !CONFIG_SMP | Tiezhu Yang |
2024-05-13 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel |
2024-05-06 | LoongArch: KVM: Add PV IPI support on guest side | Bibo Mao |
2024-05-06 | LoongArch/smp: Refine some ipi functions on LoongArch platform | Bibo Mao |
2024-04-26 | dma-mapping: Add helpers for dma_range_map bounds | Robin Murphy |
2024-04-25 | LoongArch: Lately init pmu after smp is online | Bibo Mao |
2024-03-22 | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-12 | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-03-11 | Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-03-11 | mm: Introduce vmap_page_range() to map pages in PCI address space | Alexei Starovoitov |
2024-03-11 | LoongArch: Add kernel livepatching support | Jinyang He |
2024-03-11 | LoongArch: Add ORC stack unwinder support | Tiezhu Yang |
2024-02-23 | loongarch, crash: wrap crash dumping code into crash related ifdefs | Baoquan He |
2024-02-23 | LoongArch: Call early_init_fdt_scan_reserved_mem() earlier | Huacai Chen |
2024-02-23 | LoongArch: Update cpu_sibling_map when disabling nonboot CPUs | Huacai Chen |
2024-02-23 | LoongArch: Disable IRQ before init_fn() for nonboot CPUs | Huacai Chen |
2024-02-20 | LoongArch: vdso: Use generic union vdso_data_store | Anna-Maria Behnsen |
2024-02-06 | LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] | Huacai Chen |
2024-01-26 | LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init() | Huacai Chen |