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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \ \ \ \ \ \
| * | | | | | | kexec, Kconfig: spell "architecture" properlyBorislav Petkov2015-01-26
| * | | | | | | dynamic_debug: fix commentMasatake YAMATO2015-01-02
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-21
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-16
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | * | | | | rcu: Set default to RCU_CPU_STALL_INFO=yPaul E. McKenney2015-01-06
| | | |/ / / / / | | |/| | | | |
| | | * | | | | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
| | |/ / / / /
* | | | | | | lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan2015-01-29
* | | | | | | lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan2015-01-29
|/ / / / / /
* | | | | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-09
|\ \ \ \ \ \
| * | | | | | kdb: Allow access to sensitive commands to be restricted by defaultDaniel Thompson2014-11-11
* | | | | | | assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar2015-01-07
| |/ / / / / |/| | | | |
* | | | | | 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