index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
LoongArch: BPF: Adjust the parameter of emit_jirl()
Tiezhu Yang
1
-1
/
+1
2024-12-02
LoongArch/irq: Use seq_put_decimal_ull_width() for decimal values
David Wang
1
-1
/
+1
2024-12-02
LoongArch: Fix reserving screen info memory for above-4G firmware
Huacai Chen
1
-1
/
+1
2024-11-27
Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-1
/
+5
2024-11-26
LoongArch: Reduce min_delta for the arch clockevent device
Huacai Chen
1
-1
/
+5
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-95
/
+1
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+1
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+9
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-11-12
LoongArch: Fix AP booting issue in VM mode
Bibo Mao
1
-0
/
+15
2024-11-12
LoongArch: Fix early_numa_add_cpu() usage for FDT systems
Huacai Chen
1
-1
/
+1
2024-11-12
LoongArch: For all possible CPUs setup logical-physical CPU mapping
Huacai Chen
2
-29
/
+55
2024-11-02
LoongArch: vDSO: Use vdso/datapage.h to access vDSO data
Thomas Weißschuh
1
-0
/
+9
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-1
/
+1
2024-10-28
loongarch: Use new fallback IO memcpy/memset
Julian Vetter
2
-95
/
+1
2024-10-21
LoongArch: Don't crash in stack_top() for tasks without vDSO
Thomas Weißschuh
1
-7
/
+9
2024-10-21
LoongArch: Set correct size for vDSO code mapping
Huacai Chen
1
-4
/
+4
2024-10-21
LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context
Huacai Chen
1
-0
/
+5
2024-10-21
LoongArch: Get correct cores_per_package for SMT systems
Huacai Chen
1
-1
/
+2
2024-10-16
LoongArch: Switch to irq_set_nr_irqs()
Bart Van Assche
1
-2
/
+2
2024-10-15
LoongArch: vdso: Remove timekeeper includes
Thomas Weißschuh
1
-1
/
+0
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-1
/
+1
2024-09-27
Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
4
-55
/
+83
2024-09-24
LoongArch: Rework CPU feature probe from CPUCFG/IOCSR
Jiaxun Yang
2
-51
/
+79
2024-09-24
LoongArch: Enable ACPI BGRT handling
Bibo Mao
1
-0
/
+4
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-21
/
+0
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-09-17
LoongArch: Remove STACK_FRAME_NON_STANDARD(do_syscall)
Tiezhu Yang
1
-4
/
+0
2024-09-17
Merge tag 'irq-core-2024-09-16' into loongarch-next
Huacai Chen
4
-1
/
+25
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-1
/
+25
2024-09-13
LoongArch: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-0
/
+1
2024-09-12
LoongArch: KVM: Implement function kvm_para_has_feature()
Bibo Mao
1
-15
/
+17
2024-09-12
LoongArch: KVM: Enable paravirt feature control from VMM
Bibo Mao
1
-4
/
+4
2024-09-11
LoongArch: Revert qspinlock to test-and-set simple lock on VM
Bibo Mao
3
-1
/
+16
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
1
-18
/
+0
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-3
/
+0
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-23
irqchip/loongarch-avec: Add AVEC irqchip support
Tianyang Zhang
2
-0
/
+11
2024-08-23
LoongArch: Architectural preparation for AVEC irqchip
Huacai Chen
2
-1
/
+14
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
[next]