index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
1
-0
/
+1
2023-03-28
LoongArch, bpf: Fix jit to skip speculation barrier opcode
George Guo
1
-0
/
+4
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-2
/
+2
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
1
-3
/
+1
2023-03-19
ixgb: Remove ixgb driver
Tony Nguyen
1
-1
/
+0
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
40
-129
/
+2623
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+6
2023-03-06
loongarch/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-06
loongarch/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
1
-1
/
+1
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
40
-129
/
+2623
2023-02-25
LoongArch: Mark some assembler symbols as non-kprobe-able
Tiezhu Yang
5
-0
/
+21
2023-02-25
LoongArch: Add kprobes on ftrace support
Tiezhu Yang
2
-0
/
+65
2023-02-25
LoongArch: Add kretprobes support
Tiezhu Yang
5
-1
/
+128
2023-02-25
LoongArch: Add kprobes support
Tiezhu Yang
7
-6
/
+466
2023-02-25
LoongArch: Simulate branch and PC* instructions
Tiezhu Yang
3
-0
/
+129
2023-02-25
LoongArch: ptrace: Add hardware single step support
Qing Zhang
7
-10
/
+186
2023-02-25
LoongArch: ptrace: Add function argument access API
Qing Zhang
2
-0
/
+35
2023-02-25
LoongArch: ptrace: Expose hardware breakpoints to debuggers
Qing Zhang
2
-0
/
+411
2023-02-25
LoongArch: Add hardware breakpoints/watchpoints support
Qing Zhang
9
-22
/
+713
2023-02-25
LoongArch: kdump: Add crashkernel=YM handling
Youling Tang
1
-3
/
+11
2023-02-25
LoongArch: kdump: Add single kernel image implementation
Youling Tang
5
-16
/
+5
2023-02-25
LoongArch: Add support for kernel address space layout randomization (KASLR)
Youling Tang
4
-6
/
+179
2023-02-25
LoongArch: Add support for kernel relocation
Youling Tang
8
-2
/
+173
2023-02-25
LoongArch: Add la_abs macro implementation
Youling Tang
4
-12
/
+16
2023-02-25
LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs
Youling Tang
3
-11
/
+15
2023-02-25
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
5
-50
/
+48
2023-02-25
LoongArch: Make -mstrict-align configurable
Huacai Chen
4
-3
/
+34
2023-02-25
LoongArch: Only call get_timer_irq() once in constant_clockevent_init()
Tiezhu Yang
1
-5
/
+6
2023-02-25
LoongArch: Fix Chinese comma in cpu.h
Jinyang He
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-18
/
+39
2023-02-22
LoongArch: BPF: Support mixing bpf2bpf and tailcalls
Hengqi Chen
1
-0
/
+6
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+22
2023-02-17
LoongArch, bpf: Use 4 instructions for function address in JIT
Hengqi Chen
2
-1
/
+22
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-13
/
+0
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-4
/
+39
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
14
-213
/
+247
2023-01-17
LoongArch: Add generic ex-handler unwind in prologue unwinder
Jinyang He
4
-15
/
+93
2023-01-17
LoongArch: Strip guess unwinder out from prologue unwinder
Jinyang He
6
-146
/
+129
2023-01-17
LoongArch: Use correct sp value to get graph addr in stack unwinders
Jinyang He
4
-24
/
+20
2023-01-17
LoongArch: Get frame info in unwind_start() when regs is not available
Jinyang He
3
-12
/
+22
2023-01-17
LoongArch: Adjust PC value when unwind next frame in unwinder
Jinyang He
1
-1
/
+6
2023-01-17
LoongArch: Simplify larch_insn_gen_xxx implementation
Youling Tang
2
-38
/
+8
2023-01-17
LoongArch: Use common function sign_extend64()
Tiezhu Yang
2
-11
/
+3
2023-01-17
LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
Huacai Chen
1
-1
/
+1
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-0
/
+1
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2022-12-19
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
68
-182
/
+3588
[prev]
[next]