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
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
mm: add arch-independent testcases for RODATA
Jinbum Park
1
-0
/
+23
2017-02-28
mm: clarify mm_struct.mm_{users,count} documentation
Vegard Nossum
1
-2
/
+21
2017-02-28
mm: add new mmget() helper
Vegard Nossum
1
-0
/
+21
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-0
/
+22
2017-02-28
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-28
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
3
-5
/
+5
2017-02-28
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
fs: add i_blocksize()
Fabian Frederick
1
-0
/
+5
2017-02-28
ipc/sem: add hysteresis
Manfred Spraul
1
-1
/
+1
2017-02-28
include/linux/pid.h: use for_each_thread() in do_each_pid_thread()
Tetsuo Handa
1
-2
/
+2
2017-02-28
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
1
-1
/
+3
2017-02-28
autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition
Tomohiro Kusumi
1
-2
/
+2
2017-02-28
autofs: add command enum/macros for root-dir ioctls
Tomohiro Kusumi
3
-14
/
+29
2017-02-28
autofs: remove wrong comment
Tomohiro Kusumi
1
-4
/
+0
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
3
-24
/
+28
2017-02-27
Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2017-02-26
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-26
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
27
-364
/
+1729
2017-02-26
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-151
/
+52
2017-02-26
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
2
-6
/
+2
2017-02-25
treewide: Remove remaining executable attributes from source files
Joe Perches
1
-0
/
+0
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
32
-183
/
+1030
2017-02-25
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+2
2017-02-25
lib/lz4: remove back-compat wrappers
Sven Schmidt
1
-69
/
+0
2017-02-25
lib: update LZ4 compressor module
Sven Schmidt
1
-66
/
+696
2017-02-25
rbtree: use designated initializers
Kees Cook
1
-1
/
+3
2017-02-25
linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisors
Niklas Söderlund
1
-4
/
+6
2017-02-25
bug: switch data corruption check to __must_check
Kees Cook
1
-5
/
+7
2017-02-25
compiler-gcc.h: add a new macro to wrap gcc attribute
Gideon Israel Dsouza
1
-0
/
+1
2017-02-25
include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>
Masahiro Yamada
1
-1
/
+1
2017-02-25
uapi: mqueue.h: add missing linux/types.h include
Mike Frysinger
1
-0
/
+2
2017-02-25
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
1
-0
/
+6
2017-02-25
kasan: drain quarantine of memcg slab objects
Greg Thelen
1
-2
/
+2
2017-02-25
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
1
-3
/
+0
2017-02-25
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2
-10
/
+7
2017-02-25
mm/ksm: handle protnone saved writes when making page write protect
Aneesh Kumar K.V
1
-0
/
+8
2017-02-25
mm/autonuma: let architecture override how the write bit should be stashed in...
Aneesh Kumar K.V
1
-0
/
+16
2017-02-25
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
1
-2
/
+4
2017-02-25
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2017-02-25
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
1
-1
/
+2
2017-02-25
mm: alloc_contig_range: allow to specify GFP mask
Lucas Stach
1
-1
/
+1
2017-02-25
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
2
-1
/
+11
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
3
-5
/
+30
2017-02-25
mm: drop page_check_address{,_transhuge}
Kirill A. Shutemov
1
-36
/
+0
2017-02-25
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
1
-0
/
+26
2017-02-25
mm/migration: make isolate_movable_page always defined
Yisheng Xie
1
-0
/
+2
2017-02-25
mm/migration: make isolate_movable_page() return int type
Yisheng Xie
1
-1
/
+1
[next]