summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\
| * ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10
|\ \
| * | rhashtable: using ERR_PTR requires linux/err.hStephen Rothwell2015-02-08
| * | rhashtable: Fix remove logic to avoid cross references between bucketsThomas Graf2015-02-06
| * | rhashtable: Avoid bucket cross reference after removalThomas Graf2015-02-06
| * | rhashtable: Add more lock verificationThomas Graf2015-02-06
| * | rhashtable: Dump bucket tables on locking violation under PROVE_LOCKINGThomas Graf2015-02-06
| * | rhashtable: Wait for RCU readers after final unzip workThomas Graf2015-02-06
| * | rhashtable: Use a single bucket lock for sibling bucketsThomas Graf2015-02-06
| * | rhashtable: key_hashfn() must return full hash valueThomas Graf2015-02-06
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
| |\ \
| * \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-04
| |\ \ \
| | * | | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-04
| | * | | vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro2015-02-04
| | * | | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro2015-02-04
| * | | | rhashtable: Introduce rhashtable_walk_*Herbert Xu2015-02-04
| * | | | rhashtable: Fix potential crash on destroy in rhashtable_shrinkHerbert Xu2015-02-04
| * | | | rhashtable: Make selftest modularGeert Uytterhoeven2015-01-30
| |/ / /
| * | | rhashtable: rhashtable_remove() must unlink in both tbl and future_tblThomas Graf2015-01-26
| * | | rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue2015-01-16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
| |\ \ \
| * | | | rhashtable: Lower/upper bucket may map to same lock while shrinkingThomas Graf2015-01-14
| * | | | 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-15
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | * | | 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-28
|/ / / /
* | | | 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
| |/ / / |/| | |