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
2015-01-16
rhashtable: Fix race in rhashtable_destroy() and use regular work_struct
Ying Xue
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-14
rhashtable: Lower/upper bucket may map to same lock while shrinking
Thomas Graf
2015-01-13
rhashtable: involve rhashtable_lookup_compare_insert routine
Ying Xue
2015-01-10
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-01-09
rhashtable: initialize atomic nelems variable
Ying Xue
2015-01-09
rhashtable: avoid unnecessary wakeup for worker queue
Ying Xue
2015-01-09
rhashtable: future table needs to be traversed when remove an object
Ying Xue
2015-01-09
rhashtable: involve rhashtable_lookup_insert routine
Ying Xue
2015-01-09
rhashtable: introduce rhashtable_wakeup_worker helper function
Ying Xue
2015-01-09
rhashtable: optimize rhashtable_lookup routine
Ying Xue
2015-01-07
assoc_array: Include rcupdate.h for call_rcu() definition
Pranith Kumar
2015-01-03
rhashtable: Supports for nulls marker
Thomas Graf
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
2015-01-03
rhashtable: Factor out bucket_tail() function
Thomas Graf
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
rhashtable: Use rht_obj() instead of manual offset calculation
Thomas Graf
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
2014-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-19
lib/show_mem.c: add cma reserved information
Vishnu Pratap Singh
2014-12-15
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-13
lib/decompress.c: consistency of compress formats for kernel image
Haesung Kim
2014-12-13
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
2014-12-13
fault-inject: add ratelimit option
Dmitry Monakhov
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2014-12-13
mm/page_owner: keep track of page owners
Joonsoo Kim
2014-12-13
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-11
lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n
Rasmus Villemoes
2014-12-11
lib/lcm.c: ensure correct result whenever it fits
Rasmus Villemoes
2014-12-11
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
2014-12-11
dma-debug: prevent early callers from crashing
Florian Fainelli
2014-12-11
dma-debug: introduce dma_debug_disabled
Florian Fainelli
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-12-10
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-09
bury memcpy_toiovec()
Al Viro
2014-12-09
test: bpf: expand DIV_KX to DIV_MOD_KX
Denis Kirjanov
2014-12-03
lib/genalloc.c: export devm_gen_pool_create() for modules
Michal Simek
2014-12-03
mm: do not overwrite reserved pages counter at show_mem()
Rafael Aquini
2014-11-24
rhashtable: Check for count mismatch while iterating in selftest
Thomas Graf
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-11-20
seq_buf: Move the seq_buf code to lib/
Steven Rostedt (Red Hat)
2014-11-16
reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
Hannes Frederic Sowa
2014-11-14
Revert "fast_hash: avoid indirect function calls"
Jay Vosburgh
[next]