index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
devres: support sizes greater than an unsigned long
Cristian Stoica
2014-11-07
*
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-29
|
\
|
*
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2014-10-29
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-29
|
\
\
|
|
/
|
/
|
|
*
lib/scatterlist: fix memory leak with scsi-mq
Tony Battersby
2014-10-28
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-24
|
\
\
|
*
|
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-10-17
*
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'next' into efi-next-merge
Matt Fleming
2014-10-03
|
|
\
\
|
|
*
|
lib: Add a generic cmdline parse function parse_option_str
Dave Young
2014-10-03
|
|
|
/
*
|
|
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-10-18
|
\
\
\
|
*
|
|
fonts: Add 6x10 font
Maarten ter Huurne
2014-10-09
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'md/3.18' of git://neil.brown.name/md
Linus Torvalds
2014-10-18
|
\
\
\
|
*
|
|
lib/raid6: Add log level to printks
Anton Blanchard
2014-10-14
|
|
|
/
|
|
/
|
*
|
|
crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
Jan-Simon Möller
2014-10-14
*
|
|
lib/vsprintf: add %*pE[achnops] format specifier
Andy Shevchenko
2014-10-14
*
|
|
lib / string_helpers: introduce string_escape_mem()
Andy Shevchenko
2014-10-14
*
|
|
lib / string_helpers: refactoring the test suite
Andy Shevchenko
2014-10-14
*
|
|
lib / string_helpers: move documentation to c-file
Andy Shevchenko
2014-10-14
*
|
|
lib: string: Make all calls to strnicmp into calls to strncasecmp
Rasmus Villemoes
2014-10-14
*
|
|
lib/string.c: remove duplicated function
Rasmus Villemoes
2014-10-14
*
|
|
lib: rename TEST_MODULE to TEST_LKM
Valentin Rothberg
2014-10-14
*
|
|
lib: remove prio_heap
Lai Jiangshan
2014-10-14
*
|
|
lib/textsearch.c: remove textsearch_put reference from comments
Raphael Silva
2014-10-14
*
|
|
lib/dynamic_debug.c: use seq_open_private() instead of seq_open()
Rob Jones
2014-10-14
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
|
\
\
\
|
*
|
|
sched: Add default-disabled option to BUG() when stack end location is overwr...
Aaron Tomlin
2014-09-19
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
|
\
\
\
\
|
*
|
|
|
locking/lockdep: Revert qrwlock recusive stuff
Peter Zijlstra
2014-10-03
|
*
|
|
|
locking/selftest: Support queued rwlock
Waiman Long
2014-08-13
|
*
|
|
|
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
2014-08-13
*
|
|
|
|
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
|
\
\
\
\
\
|
*
|
|
|
|
locking,arch: Rewrite generic atomic support
Peter Zijlstra
2014-08-14
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-12
|
\
\
\
\
\
|
*
\
\
\
\
Merge commit 'v3.16' into next
James Morris
2014-10-01
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Provide a binary to hex conversion function
David Howells
2014-09-16
*
|
|
|
|
|
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
percpu_ref: decouple switching to percpu mode and reinit
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
percpu_ref: decouple switching to atomic mode and killing
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
percpu_ref: add PCPU_REF_DEAD
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
percpu_ref: replace pcpu_ prefix with percpu_
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
percpu_ref: minor code and comment updates
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
percpu_ref: relocate percpu_ref_reinit()
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...
Tejun Heo
2014-09-24
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
percpu-refcount: make percpu_ref based on longs instead of ints
Tejun Heo
2014-09-20
|
*
|
|
|
|
|
|
|
percpu-refcount: improve WARN messages
Tejun Heo
2014-09-20
[next]