aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-02-12lib/bitmap.c: simplify bitmap_pos_to_ordGravatar Rasmus Villemoes 1-16/+6
2015-02-12lib/bitmap.c: change parameters of bitmap_fold to unsignedGravatar Rasmus Villemoes 1-5/+5
2015-02-12lib/bitmap.c: update bitmap_onto to unsignedGravatar Rasmus Villemoes 1-2/+2
2015-02-12libstring_helpers.c:string_get_size(): return voidGravatar Rasmus Villemoes 1-6/+4
2015-02-12lib/string_helpers.c:string_get_size(): use 32 bit arithmetic when possibleGravatar Rasmus Villemoes 1-5/+4
2015-02-12lib/string_helpers.c:string_get_size(): remove redundant prefixesGravatar Rasmus Villemoes 1-4/+3
2015-02-12lib/vsprintf.c: replace while with do-while in skip_atoiGravatar Rasmus Villemoes 1-1/+2
2015-02-12lib/vsprintf.c: improve sanity check in vsnprintf()Gravatar Rasmus Villemoes 1-1/+1
2015-02-12lib/vsprintf.c: consume 'p' in format_decodeGravatar Rasmus Villemoes 1-4/+3
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-15/+11
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-7/+5
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 5-508/+981
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+2
2015-02-08rhashtable: using ERR_PTR requires linux/err.hGravatar Stephen Rothwell 1-0/+1
2015-02-06rhashtable: Fix remove logic to avoid cross references between bucketsGravatar Thomas Graf 1-11/+17
2015-02-06rhashtable: Avoid bucket cross reference after removalGravatar Thomas Graf 1-9/+17
2015-02-06rhashtable: Add more lock verificationGravatar Thomas Graf 1-2/+8
2015-02-06rhashtable: Dump bucket tables on locking violation under PROVE_LOCKINGGravatar Thomas Graf 1-24/+75
2015-02-06rhashtable: Wait for RCU readers after final unzip workGravatar Thomas Graf 1-0/+2
2015-02-06rhashtable: Use a single bucket lock for sibling bucketsGravatar Thomas Graf 1-101/+69
2015-02-06rhashtable: key_hashfn() must return full hash valueGravatar Thomas Graf 1-7/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+10
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar David S. Miller 2-88/+1
2015-02-04rhashtable: Introduce rhashtable_walk_*Gravatar Herbert Xu 1-0/+163
2015-02-04rhashtable: Fix potential crash on destroy in rhashtable_shrinkGravatar Herbert Xu 1-0/+4
2015-02-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Gravatar Al Viro 2-37/+1
2015-02-04vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Gravatar Al Viro 1-26/+0
2015-02-04vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Gravatar Al Viro 1-25/+0
2015-01-30rhashtable: Make selftest modularGravatar Geert Uytterhoeven 4-206/+229
2015-01-29lib/checksum.c: fix build for generic csum_tcpudp_nofoldGravatar karl beldan 1-9/+9
2015-01-29ftrace: allow architectures to specify ftrace compile optionsGravatar Heiko Carstens 1-1/+1
2015-01-28lib/checksum.c: fix carry in csum_tcpudp_nofoldGravatar karl beldan 1-2/+10
2015-01-26rhashtable: rhashtable_remove() must unlink in both tbl and future_tblGravatar Thomas Graf 1-9/+15
2015-01-26kexec, Kconfig: spell "architecture" properlyGravatar Borislav Petkov 1-1/+1
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-1/+2
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Gravatar Paul E. McKenney 1-1/+2
2015-01-16rhashtable: Fix race in rhashtable_destroy() and use regular work_structGravatar Ying Xue 1-6/+6
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-0/+26
2015-01-15Merge tag 'keys-next-fixes-20150114' of git://git.kernel.org/pub/scm/linux/ke...Gravatar James Morris 2-7/+5
2015-01-14MPILIB: Fix comparison of negative MPIsGravatar Rasmus Villemoes 1-1/+1
2015-01-14MPILIB: Fix obvious but harmless typoGravatar Rasmus Villemoes 1-1/+1
2015-01-14MPILIB: Deobfuscate mpi_cmpGravatar Rasmus Villemoes 1-5/+3
2015-01-14rhashtable: Lower/upper bucket may map to same lock while shrinkingGravatar Thomas Graf 1-3/+12
2015-01-13rhashtable: involve rhashtable_lookup_compare_insert routineGravatar Ying Xue 1-2/+40
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+25
2015-01-08rhashtable: initialize atomic nelems variableGravatar Ying Xue 1-0/+1
2015-01-08rhashtable: avoid unnecessary wakeup for worker queueGravatar Ying Xue 1-11/+7
2015-01-08rhashtable: future table needs to be traversed when remove an objectGravatar Ying Xue 1-2/+2