aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-1/+225
2015-04-17iommu-common: Fix PARISC compile-time warningsSowmini Varadhan1-1/+5
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-464/+342
2015-04-17lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton1-3/+2
2015-04-17cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky1-4/+5
2015-04-17lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov1-30/+0
2015-04-17lib/vsprintf.c: improve put_dec_trunc8 slightlyRasmus Villemoes1-6/+4
2015-04-17lib/dma-debug: fix bucket_find_contain()Sebastian Ott1-1/+1
2015-04-17lib/vsprintf.c: even faster binary to decimal conversionRasmus Villemoes1-118/+128
2015-04-17lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov2-1/+1
2015-04-17lib: move find_last_bit to lib/find_next_bit.cYury Norov2-2/+27
2015-04-17lib: find_*_bit reimplementationYury Norov2-214/+89
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-20/+48
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2-1/+221
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-179/+181
2015-04-15lru_cache: remove use of seq_printf return valueJoe Perches1-4/+5
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes3-64/+33
2015-04-15lib/string_helpers.c: refactor string_escape_memRasmus Villemoes1-103/+105
2015-04-15lib/vsprintf.c: fix potential NULL deref in hex_stringRasmus Villemoes1-4/+12
2015-04-15lib/vsprintf: add %pC{,n,r} format specifiers for clocksGeert Uytterhoeven1-0/+37
2015-04-15lib/vsprintf.c: another small hackRasmus Villemoes1-3/+4
2015-04-15lib/vsprintf.c: eliminate duplicate hex string arrayRasmus Villemoes1-5/+2
2015-04-15lib/vsprintf.c: reduce stack use in number()Rasmus Villemoes1-6/+1
2015-04-15lib/vsprintf.c: eliminate some branchesRasmus Villemoes1-19/+11
2015-04-15lib/test-hexdump.c: fix initconst confusionAndi Kleen1-4/+4
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-701/+380
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+65
2015-04-14Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin1-1/+1
2015-04-14mm: move memtest under mmVladimir Murzin1-0/+12
2015-04-14x86, mm: support huge KVA mappings on x86Toshi Kani1-3/+3
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani1-0/+16
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesToshi Kani1-0/+37
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+83
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+25
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-04-13Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-12/+13
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-04-11Merge branch 'iov_iter' into for-nextAl Viro1-0/+57
2015-04-11VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov1-0/+26
2015-04-10sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley1-20/+48
2015-04-09Merge branch 'iov_iter' into for-davemAl Viro1-0/+57
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+11
2015-04-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+11
2015-04-03test_rhashtable: Remove bogus max_size settingHerbert Xu1-1/+0
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-03-31netlink: pad nla_memcpy dest buffer with zeroesJiri Benc1-0/+2
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer1-0/+11
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar6-40/+810