aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-06-17Merge branch 'akpm-current/current'Michael Ellerman
2015-06-17Merge remote-tracking branch 'init/init-v4.1-rc6'Michael Ellerman
2015-06-17Merge remote-tracking branch 'target-updates/for-next'Michael Ellerman
2015-06-17Merge remote-tracking branch 'char-misc/char-misc-next'Michael Ellerman
2015-06-17Merge remote-tracking branch 'driver-core/driver-core-next'Michael Ellerman
2015-06-17Merge remote-tracking branch 'tip/auto-latest'Michael Ellerman
2015-06-17Merge remote-tracking branch 'trivial/for-next'Michael Ellerman
2015-06-17Merge remote-tracking branch 'block/for-next'Michael Ellerman
2015-06-17Merge remote-tracking branch 'modules/modules-next'Michael Ellerman
2015-06-17Merge remote-tracking branch 'crypto/master'Michael Ellerman
2015-06-17Merge remote-tracking branch 'net-next/master'Michael Ellerman
2015-06-17Merge remote-tracking branch 'kbuild/for-next'Michael Ellerman
2015-06-17Merge remote-tracking branch 'powerpc-mpe/next'Michael Ellerman
2015-06-16lib/list_sort: use late_initcall to hook in self testsPaul Gortmaker
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-13Merge branch 'x86/kdump'Ingo Molnar
2015-06-13manual merge of x86/fpuIngo Molnar
2015-06-13manual merge of sched/coreIngo Molnar
2015-06-13Merge branch 'core/core'Ingo Molnar
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin
2015-06-11Merge branch 'kbuild/kbuild' into kbuild/for-nextMichal Marek
2015-06-11kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes
2015-06-11powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard
2015-06-11swiotlb: Warn on allocation failure in swiotlb_alloc_coherent()Joerg Roedel
2015-06-10scsi-resolve-sg-buffer-const-ness-issue-fixAndrew Morton
2015-06-10lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon
2015-06-10lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon
2015-06-10lib: Add CRC64 ECMA moduleMarian Chereji
2015-06-10lib/kobject.c: use strreplace()Rasmus Villemoes
2015-06-10lib/string.c: introduce strreplace()Rasmus Villemoes
2015-06-10radix-tree-replace-preallocated-node-array-with-linked-list-fixAndrew Morton
2015-06-10radix-tree: replace preallocated node array with linked listKirill A. Shutemov
2015-06-10bitmap-remove-explicit-newline-handling-using-scnprintf-format-string-fixAndrew Morton
2015-06-10bitmap: remove explicit newline handling using scnprintf format stringSudeep Holla
2015-06-10lib/sort: Move the alignment check into a functionDaniel Wagner
2015-06-10lib-sort-add-64-bit-swap-function-v2Daniel Wagner
2015-06-10lib/sort: Add 64 bit swap functionDaniel Wagner
2015-06-10hexdump: Make test data really constGeert Uytterhoeven
2015-06-10__bitmap_parselist: fix bug in empty string handlingChris Metcalf
2015-06-10lib/vsprintf: add %pT format specifierTetsuo Handa
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-08Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman
2015-06-07rhashtable: add missing import <linux/export.h>Hauke Mehrtens
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-05swiotlb: do not export map_single functionAlexandre Courbot
2015-06-03lib: Clarify the return value of strnlen_user()Jan Kara
2015-06-03Merge branches 'core/rcu' and 'timers/core' into core/core, to document confl...Ingo Molnar
2015-06-03scatterlist: introduce sg_nents_for_lenTom Lendacky