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-06-08
riscv: fix typo in init.c
Vitaly Wool
1
-1
/
+1
2021-06-08
riscv: Cleanup unused functions
Guo Ren
1
-10
/
+0
2021-06-08
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
1
-2
/
+1
2021-06-08
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2
-5
/
+5
2021-05-29
riscv: Use global mappings for kernel pages
Guo Ren
1
-1
/
+2
2021-05-29
riscv: TRANSPARENT_HUGEPAGE: depends on MMU
Randy Dunlap
1
-1
/
+1
2021-05-29
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2
-18
/
+20
2021-05-29
riscv: Add __init section marker to some functions again
Jisheng Zhang
2
-2
/
+2
2021-05-29
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2
-38
/
+9
2021-05-25
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
4
-8
/
+13
2021-05-25
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
1
-3
/
+4
2021-05-25
riscv: mm: Drop redundant _sdata and _edata declaration
Kefeng Wang
1
-7
/
+1
2021-05-25
riscv: Move setup_bootmem into paging_init
Kefeng Wang
3
-3
/
+2
2021-05-25
riscv: enable generic PCI resource mapping
Stanislaw Kardach
1
-0
/
+2
2021-05-25
riscv: mm: Remove setup_zero_page()
Jisheng Zhang
1
-6
/
+0
2021-05-25
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2
-0
/
+13
2021-05-22
riscv: mm: add THP support on 64-bit
Nanyong Sun
3
-0
/
+164
2021-05-22
riscv: mm: add param stride for __sbi_tlb_flush_range
Nanyong Sun
1
-5
/
+5
2021-05-22
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
1
-1
/
+1
2021-05-22
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
3
-6
/
+8
2021-05-09
Linux 5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-81
/
+332
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-21
/
+3
2021-05-09
Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+14
2021-05-09
Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-15
/
+37
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-60
/
+58
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+26
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-233
/
+263
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+16
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-489
/
+438
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
61
-342
/
+183
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
19
-990
/
+175
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
80
-330
/
+689
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-08
Merge branch 'master' into next
Michael Ellerman
1332
-14493
/
+33908
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
15
-42
/
+124
2021-05-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
8
-62
/
+15
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-17
/
+39
2021-05-07
Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
3
-6
/
+2
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
23
-92
/
+87
2021-05-07
Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+109
[next]