aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* rhashtable: involve rhashtable_lookup_compare_insert routineYing Xue2015-01-13
* rhashtable: initialize atomic nelems variableYing Xue2015-01-08
* rhashtable: avoid unnecessary wakeup for worker queueYing Xue2015-01-08
* rhashtable: future table needs to be traversed when remove an objectYing Xue2015-01-08
* rhashtable: involve rhashtable_lookup_insert routineYing Xue2015-01-08
* rhashtable: introduce rhashtable_wakeup_worker helper functionYing Xue2015-01-08
* rhashtable: optimize rhashtable_lookup routineYing Xue2015-01-08
* rhashtable: Supports for nulls markerThomas Graf2015-01-03
* rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf2015-01-03
* nft_hash: Remove rhashtable_remove_pprev()Thomas Graf2015-01-03
* rhashtable: Factor out bucket_tail() functionThomas Graf2015-01-03
* rhashtable: Convert bucket iterators to take table and indexThomas Graf2015-01-03
* rhashtable: Use rht_obj() instead of manual offset calculationThomas Graf2015-01-03
* rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf2015-01-03
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-18
|\
| * lib/bug: Use RCU list ops for module_bug_listMasami Hiramatsu2014-11-11
* | lib/show_mem.c: add cma reserved informationVishnu Pratap Singh2014-12-18
* | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\ \
| * | devres: support sizes greater than an unsigned longCristian Stoica2014-11-07
| |/
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * | cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-07
| * | kobject: fix NULL pointer derefernce in kobj_child_ns_opsPankaj Dubey2014-11-07
| |/
* | lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim2014-12-13
* | decompress_bunzip2: off by one in get_next_block()Dan Carpenter2014-12-13
* | fault-inject: add ratelimit optionDmitry Monakhov2014-12-13
* | syscalls: implement execveat() system callDavid Drysdale2014-12-13
* | mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-13
* | lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz2014-12-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
| |\ \
| * | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
| * | | net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann2014-12-10
| * | | bury memcpy_toiovec()Al Viro2014-12-09
| * | | test: bpf: expand DIV_KX to DIV_MOD_KXDenis Kirjanov2014-12-08
| * | | rhashtable: Check for count mismatch while iterating in selftestThomas Graf2014-11-24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
| |\ \ \
| * | | | Revert "fast_hash: avoid indirect function calls"Jay Vosburgh2014-11-14
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
| |\ \ \ \
| * | | | | rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf2014-11-13
| * | | | | rhashtable: Add parent argument to mutex_is_heldHerbert Xu2014-11-13
| * | | | | rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2014-11-13
| * | | | | fast_hash: avoid indirect function callsHannes Frederic Sowa2014-11-05
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-01
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | test: bpf: add a testcase reduced from nmapAlexei Starovoitov2014-10-30
* | | | | | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-10
|\ \ \ \ \ \
| * | | | | | seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)2014-11-19
| |/ / / / /
* | | | | | lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not nRasmus Villemoes2014-12-10
* | | | | | lib/lcm.c: ensure correct result whenever it fitsRasmus Villemoes2014-12-10
* | | | | | printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches2014-12-10
* | | | | | dma-debug: prevent early callers from crashingFlorian Fainelli2014-12-10