index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
2014-12-13
1
-11
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
5
-104
/
+103
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
2
-1
/
+2
|
|
\
|
*
|
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-12-10
2
-40
/
+1
|
*
|
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-10
1
-4
/
+4
|
*
|
bury memcpy_toiovec()
Al Viro
2014-12-09
1
-25
/
+0
|
*
|
test: bpf: expand DIV_KX to DIV_MOD_KX
Denis Kirjanov
2014-12-08
1
-2
/
+8
|
*
|
rhashtable: Check for count mismatch while iterating in selftest
Thomas Graf
2014-11-24
1
-7
/
+20
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
1
-2
/
+2
|
|
\
\
|
*
|
|
Revert "fast_hash: avoid indirect function calls"
Jay Vosburgh
2014-11-14
2
-1
/
+40
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-5
/
+5
|
|
\
\
\
|
*
|
|
|
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
2014-11-13
1
-24
/
+17
|
*
|
|
|
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
2014-11-13
1
-2
/
+2
|
*
|
|
|
rhashtable: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
2014-11-13
1
-0
/
+8
|
*
|
|
|
fast_hash: avoid indirect function calls
Hannes Frederic Sowa
2014-11-05
2
-40
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
4
-5
/
+54
|
|
\
\
\
\
|
*
|
|
|
|
test: bpf: add a testcase reduced from nmap
Alexei Starovoitov
2014-10-30
1
-0
/
+43
*
|
|
|
|
|
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-10
2
-1
/
+360
|
\
\
\
\
\
\
|
*
|
|
|
|
|
seq_buf: Move the seq_buf code to lib/
Steven Rostedt (Red Hat)
2014-11-19
2
-1
/
+360
|
|
/
/
/
/
/
*
|
|
|
|
|
lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n
Rasmus Villemoes
2014-12-10
1
-4
/
+2
*
|
|
|
|
|
lib/lcm.c: ensure correct result whenever it fits
Rasmus Villemoes
2014-12-10
1
-1
/
+1
*
|
|
|
|
|
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
2014-12-10
1
-2
/
+2
*
|
|
|
|
|
dma-debug: prevent early callers from crashing
Florian Fainelli
2014-12-10
1
-2
/
+10
*
|
|
|
|
|
dma-debug: introduce dma_debug_disabled
Florian Fainelli
2014-12-10
1
-16
/
+21
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-09
1
-13
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-11-20
1
-13
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
|
*
-
.
\
\
\
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
2014-11-13
1
-13
/
+1
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
2014-10-29
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE
Paul E. McKenney
2014-10-28
1
-12
/
+0
|
|
|
/
/
/
*
|
|
|
|
lib/genalloc.c: export devm_gen_pool_create() for modules
Michal Simek
2014-12-03
1
-0
/
+1
*
|
|
|
|
mm: do not overwrite reserved pages counter at show_mem()
Rafael Aquini
2014-12-02
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
Hannes Frederic Sowa
2014-11-16
1
-2
/
+2
|
/
/
/
*
|
|
lib: rhashtable - Remove weird non-ASCII characters from comments
Herbert Xu
2014-11-13
1
-5
/
+5
|
|
/
|
/
|
*
|
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-29
1
-2
/
+6
|
\
\
|
*
|
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2014-10-29
1
-2
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-29
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib/scatterlist: fix memory leak with scsi-mq
Tony Battersby
2014-10-28
1
-3
/
+3
|
|
/
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-24
1
-0
/
+16
|
\
\
|
*
|
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-10-17
1
-0
/
+16
*
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-23
1
-0
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'next' into efi-next-merge
Matt Fleming
2014-10-03
1
-0
/
+29
|
|
\
\
|
|
*
|
lib: Add a generic cmdline parse function parse_option_str
Dave Young
2014-10-03
1
-0
/
+29
|
|
|
/
*
|
|
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-10-18
4
-0
/
+3100
|
\
\
\
|
*
|
|
fonts: Add 6x10 font
Maarten ter Huurne
2014-10-09
4
-0
/
+3100
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'md/3.18' of git://neil.brown.name/md
Linus Torvalds
2014-10-18
1
-6
/
+6
|
\
\
\
|
*
|
|
lib/raid6: Add log level to printks
Anton Blanchard
2014-10-14
1
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
Jan-Simon Möller
2014-10-14
1
-9
/
+7
*
|
|
lib/vsprintf: add %*pE[achnops] format specifier
Andy Shevchenko
2014-10-14
1
-0
/
+71
*
|
|
lib / string_helpers: introduce string_escape_mem()
Andy Shevchenko
2014-10-14
2
-4
/
+510
*
|
|
lib / string_helpers: refactoring the test suite
Andy Shevchenko
2014-10-14
1
-12
/
+27
[next]