index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context
Huacai Chen
1
-0
/
+5
2024-11-01
LoongArch: Get correct cores_per_package for SMT systems
Huacai Chen
1
-1
/
+2
2024-11-01
LoongArch: Don't crash in stack_top() for tasks without vDSO
Thomas Weißschuh
1
-7
/
+9
2024-08-26
LoongArch: Add ifdefs to fix LSX and LASX related warnings
Tiezhu Yang
1
-0
/
+4
2024-08-26
LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
Huacai Chen
1
-3
/
+0
2024-08-07
LoongArch: Enable general EFI poweroff method
Miao Wang
1
-0
/
+6
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
1
-1
/
+2
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
12
-30
/
+128
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+147
2024-07-20
LoongArch: Make the users of larch_insn_gen_break() constant
Oleg Nesterov
1
-2
/
+2
2024-07-20
LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
Tiezhu Yang
2
-1
/
+4
2024-07-20
LoongArch: Add support for relocating the kernel with RELR relocation
Xi Ruoyao
2
-0
/
+26
2024-07-20
LoongArch: Remove a redundant checking in relocator
Xi Ruoyao
1
-3
/
+1
2024-07-20
LoongArch: Use correct API to map cmdline in relocate_kernel()
Huacai Chen
1
-1
/
+3
2024-07-20
LoongArch: Automatically disable KASLR for hibernation
Huacai Chen
1
-0
/
+26
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
1
-9
/
+2
2024-07-20
LoongArch: Add RANDOMIZE_KSTACK_OFFSET support
Jinjie Ruan
1
-1
/
+21
2024-07-20
LoongArch: Add irq_work support via self IPIs
Huacai Chen
2
-0
/
+20
2024-07-20
LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
Huacai Chen
3
-11
/
+22
2024-07-20
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
Huacai Chen
1
-2
/
+1
2024-07-10
loongarch: convert to generic syscall table
Arnd Bergmann
2
-1
/
+6
2024-07-09
LoongArch: KVM: Add PV steal time support in guest side
Bibo Mao
2
-0
/
+147
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
1
-1
/
+1
2024-06-21
LoongArch: Fix multiple hardware watchpoint issues
Hui Li
1
-24
/
+33
2024-06-21
LoongArch: Trigger user-space watchpoints correctly
Hui Li
2
-6
/
+29
2024-06-21
LoongArch: Fix watchpoint setting error
Hui Li
2
-31
/
+20
2024-06-03
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2
-5
/
+7
2024-06-03
LoongArch: Add all CPUs enabled by fdt to NUMA node 0
Jiaxun Yang
1
-1
/
+4
2024-06-03
LoongArch: Fix built-in DTB detection
Jiaxun Yang
1
-1
/
+1
2024-06-03
LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()
Tiezhu Yang
1
-3
/
+1
2024-05-22
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-1
/
+1
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+2
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-65
/
+189
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-19
/
+0
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-3
/
+16
2024-05-14
LoongArch: Give a chance to build with !CONFIG_SMP
Tiezhu Yang
2
-1
/
+3
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
1
-7
/
+2
2024-05-06
LoongArch: KVM: Add PV IPI support on guest side
Bibo Mao
4
-2
/
+156
2024-05-06
LoongArch/smp: Refine some ipi functions on LoongArch platform
Bibo Mao
4
-63
/
+33
2024-04-26
dma-mapping: Add helpers for dma_range_map bounds
Robin Murphy
1
-7
/
+2
2024-04-25
LoongArch: Lately init pmu after smp is online
Bibo Mao
1
-1
/
+1
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
14
-20
/
+657
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
1
-1
/
+1
2024-03-11
LoongArch: Add kernel livepatching support
Jinyang He
1
-0
/
+40
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
14
-20
/
+617
[next]