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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...
Oleg Nesterov
1
-3
/
+2
2015-11-07
lib/kobject.c: use kvasprintf_const for formatting ->name
Rasmus Villemoes
1
-8
/
+22
2015-11-07
lib/kasprintf.c: introduce kvasprintf_const
Rasmus Villemoes
2
-0
/
+18
2015-11-07
lib/llist.c: fix data race in llist_del_first
Dmitry Vyukov
1
-2
/
+2
2015-11-07
lib/test-string_helpers.c: add string_get_size() tests
Vitaly Kuznetsov
1
-0
/
+36
2015-11-07
lib/halfmd4.c: use rol32 inline function in the ROUND macro
Alexander Kuleshov
1
-1
/
+2
2015-11-07
arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension
Martin Kepplinger
1
-4
/
+3
2015-11-07
arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension
Martin Kepplinger
2
-2
/
+2
2015-11-07
bitops.h: add sign_extend64()
Martin Kepplinger
1
-0
/
+11
2015-11-07
bitops.h: improve sign_extend32()'s documentation
Martin Kepplinger
1
-0
/
+2
2015-11-07
MAINTAINERS: add missing extcon directory
Chanwoo Choi
1
-0
/
+3
2015-11-07
get_maintainer: add subsystem to reviewer output
Joe Perches
1
-15
/
+16
2015-11-07
get_maintainer: --r (list reviewer) is on by default
Brian Norris
1
-1
/
+1
2015-11-07
get_maintainer: add --no-foo options to --help
Brian Norris
1
-0
/
+3
2015-11-07
get_maintainer: it's '--pattern-depth', not '-pattern-depth'
Brian Norris
1
-1
/
+1
2015-11-07
get_maintainer: add missing documentation for --git-blame-signatures
Brian Norris
1
-0
/
+1
2015-11-07
printk: prevent userland from spoofing kernel messages
Mathias Krause
1
-5
/
+8
2015-11-07
lib/vsprintf.c: update documentation
Rasmus Villemoes
2
-9
/
+10
2015-11-07
selftests: run lib/test_printf module
Kees Cook
3
-0
/
+19
2015-11-07
test_printf: test printf family at runtime
Rasmus Villemoes
3
-0
/
+366
2015-11-07
lib/vsprintf.c: remove SPECIAL handling in pointer()
Rasmus Villemoes
1
-1
/
+1
2015-11-07
lib/vsprintf.c: also improve sanity check in bstr_printf()
Rasmus Villemoes
1
-1
/
+1
2015-11-07
lib/vsprintf.c: handle invalid format specifiers more robustly
Rasmus Villemoes
1
-10
/
+21
2015-11-07
printk: synchronize %p formatting documentation
Martin Kletzander
2
-32
/
+37
2015-11-07
lib/dynamic_debug.c: use kstrdup_const
Rasmus Villemoes
1
-4
/
+4
2015-11-07
fs/jffs2/wbuf.c: remove stray semicolon
Andrew Morton
1
-1
/
+1
2015-11-07
include/linux/compiler-gcc.h: improve __visible documentation
Andrew Morton
1
-1
/
+4
2015-11-07
proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
1
-3
/
+11
2015-11-07
fs/proc/array.c: set overflow flag in case of error
Andy Shevchenko
1
-5
/
+5
2015-11-07
mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT
Kirill A. Shutemov
1
-0
/
+11
2015-11-07
mm: use 'unsigned int' for page order
Kirill A. Shutemov
5
-27
/
+32
2015-11-07
mm: make compound_head() robust
Kirill A. Shutemov
15
-175
/
+82
2015-11-07
mm: pack compound_dtor and compound_order into one word in struct page
Kirill A. Shutemov
4
-14
/
+35
2015-11-07
zsmalloc: use page->private instead of page->first_page
Kirill A. Shutemov
1
-6
/
+5
2015-11-07
slab, slub: use page->rcu_head instead of page->lru plus cast
Kirill A. Shutemov
2
-18
/
+4
2015-11-07
mm: drop page->slab_page
Kirill A. Shutemov
1
-1
/
+0
2015-11-07
zsmalloc: reduce size_class memory usage
Sergey Senozhatsky
1
-4
/
+13
2015-11-07
mm/zsmalloc.c: remove useless line in obj_free()
Hui Zhu
1
-3
/
+0
2015-11-07
zsmalloc: don't test shrinker_enabled in zs_shrinker_count()
Sergey Senozhatsky
1
-3
/
+0
2015-11-07
zsmalloc: use preempt.h for in_interrupt()
Sergey Senozhatsky
1
-1
/
+1
2015-11-07
zsmalloc: fix obj_to_head use page_private(page) as value but not pointer
Hui Zhu
1
-1
/
+1
2015-11-07
zsmalloc: add comments for ->inuse to zspage
Hui Zhu
1
-0
/
+1
2015-11-07
mm: zsmalloc: constify struct zs_pool name
Sergey SENOZHATSKY
5
-11
/
+13
2015-11-07
zpool: remove redundant zpool->type string, const-ify zpool_get_type
Dan Streetman
2
-7
/
+9
2015-11-07
zswap: use charp for zswap param strings
Dan Streetman
1
-40
/
+40
2015-11-07
module: export param_free_charp()
Dan Streetman
2
-1
/
+3
2015-11-07
mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get()
Alexey Klimov
1
-1
/
+1
2015-11-07
zram: make is_partial_io/valid_io_request/page_zero_filled return boolean
Geliang Tang
1
-9
/
+9
2015-11-07
zram: keep the exact overcommited value in mem_used_max
Sergey SENOZHATSKY
1
-2
/
+2
2015-11-07
zram: introduce comp algorithm fallback functionality
Luis Henriques
1
-3
/
+3
[prev]
[next]