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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-27
csky: Fixup compile error
Guo Ren
52
-52
/
+0
2021-02-27
csky: use free_initmem_default() in free_initmem()
David Hildenbrand
1
-16
/
+1
2021-02-27
csky: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
1
-2
/
+2
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
14
-3
/
+225
2021-02-27
csky: kprobe: Fixup code in simulate without 'long'
Guo Ren
1
-15
/
+7
2021-02-27
csky: Fixup swapon
Guo Ren
3
-9
/
+52
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
3
-55
/
+36
2021-02-27
kbuild: lto: add _mcount to list of used symbols
Arnd Bergmann
1
-0
/
+1
2021-02-26
riscv: Cleanup setup_bootmem()
Kefeng Wang
1
-19
/
+2
2021-02-26
RISC-V: Enable CPU Hotplug in defconfigs
Anup Patel
2
-0
/
+2
2021-02-26
RISC-V: Make NUMA depend on SMP
Palmer Dabbelt
1
-0
/
+1
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
20
-52
/
+44
2021-02-26
Merge tag 'docs-5.12-2' of git://git.lwn.net/linux
Linus Torvalds
53
-81
/
+56
2021-02-26
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
9
-141
/
+211
2021-02-26
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
12
-81
/
+660
2021-02-26
Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
26
-414
/
+883
2021-02-26
Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-340
/
+346
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-123
/
+215
2021-02-26
Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
24
-169
/
+1196
2021-02-26
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-2
/
+2
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
121
-1040
/
+7605
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-27
/
+44
2021-02-26
Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2021-02-26
Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-6
/
+6
2021-02-26
Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+5
2021-02-26
Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2021-02-26
Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-16
/
+168
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-423
/
+533
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
145
-1507
/
+4870
2021-02-26
MIPS: make userspace mapping young by default
Huang Pei
3
-26
/
+16
2021-02-26
initramfs: panic with memory information
Florian Fainelli
1
-4
/
+15
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
4
-136
/
+0
2021-02-26
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
3
-0
/
+14
2021-02-26
scripts/gdb: fix list_for_each
George Prekas
1
-0
/
+5
2021-02-26
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2021-02-26
seq_file: document how per-entry resources are managed.
NeilBrown
1
-0
/
+6
2021-02-26
fs/coredump: use kmap_local_page()
Ira Weiny
1
-2
/
+2
2021-02-26
init/Kconfig: fix a typo in CC_VERSION_TEXT help text
Bhaskar Chowdhury
1
-1
/
+1
2021-02-26
init: clean up early_param_on_off() macro
Masahiro Yamada
1
-2
/
+2
2021-02-26
init/version.c: remove Version_<LINUX_VERSION_CODE> symbol
Masahiro Yamada
1
-8
/
+0
2021-02-26
checkpatch: do not apply "initialise globals to 0" check to BPF progs
Song Liu
1
-1
/
+11
2021-02-26
checkpatch: don't warn about colon termination in linker scripts
Chris Down
1
-1
/
+1
2021-02-26
checkpatch: add kmalloc_array_node to unnecessary OOM message check
Joe Perches
1
-1
/
+1
2021-02-26
checkpatch: add warning for avoiding .L prefix symbols in assembly files
Aditya Srivastava
1
-0
/
+7
2021-02-26
checkpatch: improve TYPECAST_INT_CONSTANT test message
Joe Perches
1
-10
/
+10
2021-02-26
checkpatch: prefer ftrace over function entry/exit printks
Joe Perches
1
-0
/
+35
2021-02-26
checkpatch: trivial style fixes
Dwaipayan Ray
1
-9
/
+9
2021-02-26
checkpatch: ignore warning designated initializers using NR_CPUS
Peng Wang
1
-1
/
+3
2021-02-26
checkpatch: improve blank line after declaration test
Joe Perches
1
-23
/
+29
2021-02-26
include/linux/bitops.h: spelling s/synomyn/synonym/
Geert Uytterhoeven
1
-1
/
+1
[prev]
[next]