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
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
2016-05-22
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
3
-10
/
+17
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+1148
2016-05-21
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2
-60
/
+0
2016-05-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-222
/
+365
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-1
/
+306
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+164
2016-05-21
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-4
/
+220
2016-05-21
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-13
/
+234
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-10
/
+111
2016-05-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
10
-8
/
+239
2016-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-38
/
+149
2016-05-21
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Peter Zijlstra
1
-1
/
+26
2016-05-21
radix-tree: free up the bottom bit of exceptional entries for reuse
Matthew Wilcox
1
-15
/
+23
2016-05-21
dax: move RADIX_DAX_ definitions to dax.c
NeilBrown
1
-9
/
+0
2016-05-21
radix-tree: introduce radix_tree_replace_clear_tags()
Matthew Wilcox
1
-3
/
+6
2016-05-21
radix-tree: rename radix_tree_is_indirect_ptr()
Matthew Wilcox
1
-5
/
+5
2016-05-21
radix-tree: rename indirect_to_ptr() to entry_to_node()
Matthew Wilcox
1
-7
/
+5
2016-05-21
radix-tree: rename INDIRECT_PTR to INTERNAL_NODE
Matthew Wilcox
1
-17
/
+13
2016-05-21
radix-tree: remove root->height
Matthew Wilcox
1
-3
/
+0
2016-05-21
radix-tree: replace node->height with node->shift
Matthew Wilcox
1
-1
/
+1
2016-05-21
radix-tree: split node->path into offset and height
Matthew Wilcox
1
-5
/
+2
2016-05-21
radix-tree: add support for multi-order iterating
Ross Zwisler
1
-9
/
+60
2016-05-21
radix-tree: remove unused looping macros
Ross Zwisler
1
-28
/
+0
2016-05-21
radix tree test suite: allow testing other fan-out values
Ross Zwisler
1
-3
/
+1
2016-05-21
radix-tree: introduce radix_tree_empty
Matthew Wilcox
1
-0
/
+5
2016-05-21
include/linux/genhd.h: move to use generic UUID library
Andy Shevchenko
1
-20
/
+3
2016-05-21
include/linux/efi.h: redefine type, constant, macro from generic code
Andy Shevchenko
1
-10
/
+4
2016-05-21
lib/uuid.c: remove FSF address
Andy Shevchenko
2
-9
/
+1
2016-05-21
lib/uuid.c: introduce a few more generic helpers
Andy Shevchenko
1
-0
/
+13
2016-05-21
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2
-1
/
+2
2016-05-21
printk/nmi: flush NMI messages on the system panic
Petr Mladek
1
-0
/
+2
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
3
-4
/
+13
2016-05-21
include/linux/syscalls.h: use pid_t instead of int
René Nyffenegger
1
-4
/
+4
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+7
2016-05-21
zsmalloc: require GFP in zs_malloc()
Sergey Senozhatsky
1
-2
/
+2
2016-05-21
mm/kasan: add API to check memory regions
Andrey Ryabinin
1
-0
/
+12
2016-05-21
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
1
-2
/
+11
2016-05-21
mm: page_is_guard(): return false when page_ext arrays are not allocated yet
Yang Shi
1
-0
/
+3
2016-05-21
mm: make faultaround produce old ptes
Kirill A. Shutemov
1
-1
/
+1
2016-05-21
mm: use phys_addr_t for reserve_bootmem_region() arguments
Stefan Bader
1
-1
/
+1
2016-05-21
userfaultfd: don't pin the user memory in userfaultfd_file_create()
Oleg Nesterov
1
-1
/
+6
2016-05-21
mm: thp: microoptimize compound_mapcount()
Andrea Arcangeli
1
-2
/
+1
2016-05-21
mm: use unsigned long constant for page flags
Yu Zhao
1
-9
/
+9
2016-05-21
mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext
Weijie Yang
1
-1
/
+1
2016-05-21
include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo...
Chen Gang
1
-3
/
+3
2016-05-21
include/linux/hugetlb*.h: clean up code
Chen Gang
2
-7
/
+1
2016-05-21
mm: tighten fault_in_pages_writeable()
Eric Dumazet
1
-15
/
+9
2016-05-21
mm/vmalloc: keep a separate lazy-free list
Chris Wilson
1
-1
/
+2
2016-05-21
mm,oom: speed up select_bad_process() loop
Tetsuo Handa
1
-0
/
+1
[next]