index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2016-07-26
radix-tree: implement radix_tree_maybe_preload_order()
Kirill A. Shutemov
2016-07-26
mm/page_owner: use stackdepot to store stacktrace
Joonsoo Kim
2016-07-26
dma-debug: track bucket lock state for static checkers
Stephen Boyd
2016-07-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-07
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
2016-06-16
locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...
Peter Zijlstra
2016-06-14
torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code
Paul E. McKenney
2016-06-14
torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE
Paul E. McKenney
2016-06-08
x86/hweight: Get rid of the special calling convention
Borislav Petkov
2016-05-30
lib/uuid.c: use correct offset in uuid parser
Bjørn Mork
2016-05-30
lib/uuid: add a test module
Andy Shevchenko
2016-05-28
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
2016-05-26
dma-debug: avoid spinlock recursion when disabling dma-debug
Ville Syrjälä
2016-05-25
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-25
do "fold checks into iterate_and_advance()" right
Al Viro
2016-05-24
kgdb: depends on VT
Jiri Slaby
2016-05-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
2016-05-21
radix-tree: make radix_tree_descend() more useful
Matthew Wilcox
2016-05-21
radix-tree: introduce radix_tree_replace_clear_tags()
Matthew Wilcox
2016-05-21
radix-tree: tidy up __radix_tree_create()
Matthew Wilcox
2016-05-21
radix-tree: tidy up range_tag_if_tagged
Matthew Wilcox
2016-05-21
radix-tree: tidy up next_chunk
Matthew Wilcox
2016-05-21
radix-tree: change naming conventions in radix_tree_shrink
Matthew Wilcox
2016-05-21
radix-tree: rename radix_tree_is_indirect_ptr()
Matthew Wilcox
2016-05-21
radix-tree: rename indirect_to_ptr() to entry_to_node()
Matthew Wilcox
2016-05-21
radix-tree: rename ptr_to_indirect() to node_to_entry()
Matthew Wilcox
2016-05-21
radix-tree: rename INDIRECT_PTR to INTERNAL_NODE
Matthew Wilcox
2016-05-21
radix-tree: remove root->height
Matthew Wilcox
2016-05-21
radix-tree: remove a use of root->height from delete_node
Matthew Wilcox
2016-05-21
radix-tree: replace node->height with node->shift
Matthew Wilcox
2016-05-21
radix-tree: split node->path into offset and height
Matthew Wilcox
2016-05-21
radix-tree: miscellaneous fixes
Matthew Wilcox
2016-05-21
radix-tree: add copyright statements
Matthew Wilcox
2016-05-21
radix-tree: fix radix_tree_dump() for multi-order entries
Ross Zwisler
2016-05-21
radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries
Matthew Wilcox
2016-05-21
radix-tree: rewrite radix_tree_locate_item
Matthew Wilcox
2016-05-21
radix-tree: fix radix_tree_create for sibling entries
Matthew Wilcox
2016-05-21
radix-tree: rewrite radix_tree_tag_get
Ross Zwisler
2016-05-21
radix-tree: rewrite radix_tree_tag_clear
Ross Zwisler
2016-05-21
radix-tree: rewrite radix_tree_tag_set
Ross Zwisler
2016-05-21
radix-tree: add support for multi-order iterating
Ross Zwisler
2016-05-21
radix-tree: fix multiorder BUG_ON in radix_tree_insert
Matthew Wilcox
2016-05-21
radix-tree: rewrite __radix_tree_lookup
Matthew Wilcox
2016-05-21
radix-tree: fix several shrinking bugs with multiorder entries
Matthew Wilcox
[next]