index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
um: Optimize TLB operations v2
Anton Ivanov
1
-28
/
+57
2018-12-28
um: Remove unnecessary faulted check in uaccess.c
Anton Ivanov
1
-11
/
+12
2018-12-28
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
3
-11
/
+65
2018-12-28
um: Remove unsafe printks from the io thread
Anton Ivanov
1
-25
/
+17
2018-12-28
um: Clean-up command processing in UML UBD driver
Anton Ivanov
1
-30
/
+47
2018-12-28
um: Switch to block-mq constants in the UML UBD driver
Anton Ivanov
1
-28
/
+38
2018-12-28
um: Make GCOV depend on !KCOV
Richard Weinberger
1
-0
/
+1
2018-12-28
um: Include sys/uio.h to have writev()
Richard Weinberger
1
-0
/
+1
2018-12-28
um: Add HAVE_DEBUG_BUGVERBOSE
HernĂ¡n Gonzalez
1
-0
/
+1
2018-12-21
um: remove unused filechk_gen_header in Makefile
Masahiro Yamada
1
-2
/
+0
2018-12-01
kbuild: fix UML build error with CONFIG_GCC_PLUGINS
Masahiro Yamada
1
-22
/
+2
2018-11-29
pcmcia: remove per-arch PCMCIA config entry
Masahiro Yamada
1
-3
/
+0
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-3
/
+0
2018-11-10
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+8
2018-11-08
ubd: fix missing initialization of io_req
Anton Ivanov
1
-2
/
+1
2018-11-08
ubd: fix missing lock around request issue
Jens Axboe
1
-2
/
+7
2018-11-01
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-444
/
+19
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
3
-3
/
+3
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
5
-5
/
+3
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+2
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
3
-3
/
+3
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
1
-4
/
+6
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-30
um: Make line/tty semantics use true write IRQ
Anton Ivanov
1
-2
/
+2
2018-10-30
um: trap: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
1
-1
/
+1
2018-10-30
um: Don't hardcode path as it is architecture dependent
Ritesh Raj Sarraf
1
-1
/
+1
2018-10-30
um: NULL check before kfree is not needed
YueHaibing
3
-16
/
+8
2018-10-30
um: remove unused AIO code
Christoph Hellwig
3
-424
/
+2
2018-10-30
um: Give start_idle_thread() a return code
Richard Weinberger
1
-0
/
+5
2018-10-27
um: switch to NO_BOOTMEM
Mike Rapoport
2
-11
/
+11
2018-10-27
um: setup_physmem: stop using global variables
Mike Rapoport
1
-3
/
+3
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-10-19
ubd: remove use of blk_rq_map_sg
Christoph Hellwig
1
-104
/
+54
2018-10-14
um: Convert ubd driver to blk-mq
Richard Weinberger
1
-85
/
+93
2018-10-11
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-2
/
+0
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-219
/
+195
2018-08-07
um: clean up archheaders recipe
Masahiro Yamada
1
-7
/
+1
2018-08-07
um: fix parallel building with O= option
Masahiro Yamada
1
-2
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-0
/
+1
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-7
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-20
/
+0
2018-08-02
um: create a proper drivers Kconfig
Christoph Hellwig
3
-128
/
+125
2018-08-02
um: cleanup Kconfig files
Christoph Hellwig
4
-206
/
+210
2018-08-02
um: stop abusing KBUILD_KCONFIG
Christoph Hellwig
2
-3
/
+4
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
1
-1
/
+1
[prev]
[next]