index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
Age
Commit message (
Expand
)
Author
2023-12-13
Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-11
efi/loongarch: Use load address to calculate kernel entry address
Wang Yao
2023-12-09
LoongArch: Preserve syscall nr across execve()
Hengqi Chen
2023-12-09
LoongArch: Slightly clean up drdtime()
Xi Ruoyao
2023-11-21
LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()
Huacai Chen
2023-11-21
LoongArch: Record pc instead of offset in la_abs relocation
WANG Rui
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-11-08
LoongArch: Add more instruction opcodes and emit_* helpers
Hengqi Chen
2023-11-08
LoongArch: Relax memory ordering for atomic operations
WANG Rui
2023-11-08
LoongArch: Mark __percpu functions as always inline
Nathan Chancellor
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-31
Merge tag 'loongarch-kvm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-18
LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
Icenowy Zheng
2023-10-18
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-06
mm: add statistics for PUD level pagetable
Baolin Wang
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
2023-10-02
LoongArch: KVM: Implement handle iocsr exception
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement kvm mmu operations
Tianrui Zhao
2023-10-02
LoongArch: KVM: Add vcpu related header files
Tianrui Zhao
2023-10-02
LoongArch: KVM: Add kvm related header files
Tianrui Zhao
2023-09-27
LoongArch: Define relocation types for ABI v2.10
Tiezhu Yang
2023-09-20
LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()
Huacai Chen
2023-09-20
kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
Huacai Chen
2023-09-20
LoongArch: Use _UL() and _ULL()
Andy Shevchenko
2023-09-20
LoongArch: Fix some build warnings with W=1
Bibo Mao
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-09-06
LoongArch: Simplify the processing of jumping new kernel for KASLR
Qing Zhang
2023-09-06
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2023-09-06
LoongArch: Provide kaslr_offset() to get kernel offset
Feiyang Chen
2023-09-06
LoongArch: Add basic KGDB & KDB support
Qing Zhang
2023-09-06
LoongArch: Add Loongson Binary Translation (LBT) extension support
Qi Hu
2023-09-06
LoongArch: Add SIMD-optimized XOR routines
WANG Xuerui
2023-09-06
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
2023-09-06
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
2023-09-06
LoongArch: mm: Add p?d_leaf() definitions
Hongchen Zhang
2023-09-06
LoongArch: Drop unused parse_r and parse_v macros
Nathan Chancellor
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
2023-08-25
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2023-08-25
LoongArch: Remove <asm/export.h>
Masahiro Yamada
[next]