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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-22
riscv: Update Canaan Kendryte K210 device tree
Damien Le Moal
4
-52
/
+414
2021-02-22
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2
-21
/
+21
2021-02-18
RISC-V: Implement ASID allocator
Anup Patel
4
-4
/
+279
2021-02-18
RISC-V: remove unneeded semicolon
Chengyang Fan
1
-1
/
+1
2021-02-18
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2
-2
/
+2
2021-02-18
pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
Damien Le Moal
1
-0
/
+1
2021-02-18
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
1
-1
/
+1
2021-02-18
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2
-1
/
+57
2021-02-18
riscv: Covert to reserve_initrd_mem()
Kefeng Wang
1
-53
/
+1
2021-02-18
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
3
-7
/
+17
2021-01-14
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
1
-3
/
+9
2021-01-14
riscv: Improve __show_regs
Kefeng Wang
1
-1
/
+6
2021-01-14
riscv: Add dump stack in show_regs
Kefeng Wang
5
-4
/
+21
2021-01-14
riscv: Enable per-task stack canaries
Guo Ren
5
-2
/
+23
2021-01-14
riscv: Add support for function error injection
Guo Ren
4
-0
/
+19
2021-01-14
riscv: Add uprobes supported
Guo Ren
9
-1
/
+253
2021-01-14
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
3
-0
/
+55
2021-01-14
riscv: Add kprobes supported
Guo Ren
13
-0
/
+773
2021-01-14
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
3
-235
/
+204
2021-01-14
riscv: Fixup patch_text panic in ftrace
Guo Ren
2
-0
/
+2
2021-01-14
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2
-3
/
+3
2021-01-14
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
1
-2
/
+6
2021-01-14
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
3
-0
/
+129
2021-01-14
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
1
-1
/
+8
2021-01-14
riscv: Add numa support for riscv64 platform
Atish Patra
7
-5
/
+87
2021-01-14
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
1
-0
/
+20
2021-01-14
riscv: Separate memory init from paging init
Atish Patra
3
-1
/
+7
2021-01-14
numa: Move numa implementation to common code
Atish Patra
4
-531
/
+2
2021-01-14
arm64, numa: Change the numa init functions name to be generic
Atish Patra
4
-20
/
+27
2021-01-14
riscv: Add Canaan Kendryte K210 reset controller
Damien Le Moal
1
-0
/
+1
2021-01-14
riscv: Fix Canaan Kendryte K210 device tree
Damien Le Moal
1
-5
/
+0
2021-01-14
riscv: Use vendor name for K210 SoC support
Damien Le Moal
8
-20
/
+20
2021-01-07
riscv: Fix builtin DTB handling
Damien Le Moal
6
-78
/
+19
2021-01-07
riscv: dts: add initial board data for the SiFive HiFive Unmatched
Yash Shah
2
-1
/
+255
2021-01-07
riscv: dts: add initial support for the SiFive FU740-C000 SoC
Yash Shah
1
-0
/
+293
2021-01-07
riscv/mm: Prevent kernel module to access user memory without uaccess routines
Eric Lin
1
-0
/
+5
2021-01-07
riscv/mm: Introduce a die_kernel_fault() helper function
Eric Lin
1
-6
/
+17
2021-01-07
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
3
-12
/
+5
2021-01-02
Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-21
/
+35
2020-12-30
s390/Kconfig: sort config S390 select list once again
Heiko Carstens
1
-14
/
+17
2020-12-30
s390: update defconfigs
Heiko Carstens
3
-7
/
+18
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
21
-21
/
+0
2020-12-29
mm: memmap defer init doesn't work as expected
Baoquan He
1
-2
/
+2
2020-12-24
Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2020-12-24
Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-15
/
+29
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-9
/
+7
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-152
/
+30
2020-12-22
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2020-12-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
36
-51
/
+466
2020-12-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
50
-473
/
+1256
[next]