summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
|\
| * Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2015-04-24
| |\
| | * md/raid6 algorithms: xor_syndrome() for SSE2Markus Stockhausen2015-04-22
| | * md/raid6 algorithms: xor_syndrome() for generic intMarkus Stockhausen2015-04-22
| | * md/raid6 algorithms: improve test programMarkus Stockhausen2015-04-22
| | * md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen2015-04-22
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-21
| |\ \
| | * | iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan2015-04-20
| | * | iommu-common: fix x86_64 compiler warningsSowmini Varadhan2015-04-20
| * | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
| |\ \ \
| | * \ \ Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-25
| | |\ \ \
| | * | | | lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-16
| * | | | | 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-10
| | * | | | | cpumask: remove deprecated functions.Rusty Russell2015-03-10
| | |/ / / /
| * | | / / 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
* | | | | | MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk2015-06-16
* | | | | | scatterlist: introduce sg_nents_for_lenTom Lendacky2015-06-03
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-28
|\ \ \ \ \ \
| * | | | | | lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-04
| |/ / / / /
* | | | | | lib: correct 842 decompress for 32 bitDan Streetman2015-05-13
* | | | | | lib: make lib/842 decompress functions staticDan Streetman2015-05-13
* | | | | | lib: add software 842 compression/decompressionDan Streetman2015-05-11
|/ / / / /
* | | | | 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