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