aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * cpumask: remove __first_cpu / __next_cpuRusty Russell2015-04-19
| * cpumask: only allocate nr_cpumask_bits.Rusty Russell2015-03-09
| * cpumask: remove deprecated functions.Rusty Russell2015-03-09
* | hexdump: avoid warning in test functionLinus Torvalds2015-04-19
* | iommu-common: Fix PARISC compile-time warningsSowmini Varadhan2015-04-18
* | Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-18
* | sparc: Revert generic IOMMU allocator.David S. Miller2015-04-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-17
|\ \
| * | iommu-common: Fix PARISC compile-time warningsSowmini Varadhan2015-04-17
| * | sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-16
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\ \ \
| * | | lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton2015-04-17
| * | | cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky2015-04-17
| * | | lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov2015-04-17
| * | | lib/vsprintf.c: improve put_dec_trunc8 slightlyRasmus Villemoes2015-04-17
| * | | lib/dma-debug: fix bucket_find_contain()Sebastian Ott2015-04-17
| * | | lib/vsprintf.c: even faster binary to decimal conversionRasmus Villemoes2015-04-17
| * | | lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov2015-04-17
| * | | lib: move find_last_bit to lib/find_next_bit.cYury Norov2015-04-17
| * | | lib: find_*_bit reimplementationYury Norov2015-04-17
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-16
|\ \ \ | |/ / |/| |
| * | sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-10
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\ \ \
| * | | lru_cache: remove use of seq_printf return valueJoe Perches2015-04-15
| * | | lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-15
| * | | lib/string_helpers.c: refactor string_escape_memRasmus Villemoes2015-04-15
| * | | lib/vsprintf.c: fix potential NULL deref in hex_stringRasmus Villemoes2015-04-15
| * | | lib/vsprintf: add %pC{,n,r} format specifiers for clocksGeert Uytterhoeven2015-04-15
| * | | lib/vsprintf.c: another small hackRasmus Villemoes2015-04-15
| * | | lib/vsprintf.c: eliminate duplicate hex string arrayRasmus Villemoes2015-04-15
| * | | lib/vsprintf.c: reduce stack use in number()Rasmus Villemoes2015-04-15
| * | | lib/vsprintf.c: eliminate some branchesRasmus Villemoes2015-04-15
| * | | lib/test-hexdump.c: fix initconst confusionAndi Kleen2015-04-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-15
|\ \ \ \ | |/ / / |/| | |
| * | | lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security2015-03-19
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\ \ \
| * \ \ Merge branch 'iov_iter' into for-davemAl Viro2015-04-09
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
| |\ \ \ \
| * | | | | test_rhashtable: Remove bogus max_size settingHerbert Xu2015-04-03
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
| |\ \ \ \ \
| * | | | | | rhashtable: provide len to obj_hashfnPatrick McHardy2015-03-25
| * | | | | | rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-24
| * | | | | | rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-24
| * | | | | | rhashtable: Use 'unsigned int' consistentlyThomas Graf2015-03-24
| * | | | | | rhashtable: Add comment on choice of elasticity valueHerbert Xu2015-03-24
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23
| |\ \ \ \ \ \
| * | | | | | | rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu2015-03-23
| * | | | | | | lib: EXPORT_SYMBOL sha_initHannes Frederic Sowa2015-03-23
| * | | | | | | rhashtable: Add immediate rehash during insertionHerbert Xu2015-03-23