aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-3/+9
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+5
2015-07-04sched/stat: Simplify the sched_info accounting dependencyGravatar Naveen N. Rao 1-0/+5
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 2-0/+30
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Gravatar Linus Torvalds 1-1/+1
2015-07-01Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-16/+16
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-24/+59
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Gravatar Vladimir Zapolskiy 1-3/+3
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Gravatar Vladimir Zapolskiy 1-4/+4
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueGravatar Dave Gordon 1-3/+3
2015-06-30lib/scatterlist: mark input buffer parameters as 'const'Gravatar Dave Gordon 1-4/+4
2015-06-30lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Gravatar Dave Gordon 1-2/+2
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+11
2015-06-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 6-39/+80
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesGravatar Ross Zwisler 1-0/+3
2015-06-25lib/kobject.c: use strreplace()Gravatar Rasmus Villemoes 1-8/+5
2015-06-25lib/string.c: introduce strreplace()Gravatar Rasmus Villemoes 1-0/+17
2015-06-25radix-tree: replace preallocated node array with linked listGravatar Kirill A. Shutemov 1-11/+17
2015-06-25bitmap: remove explicit newline handling using scnprintf format stringGravatar Sudeep Holla 1-7/+8
2015-06-25lib/sort: Add 64 bit swap functionGravatar Daniel Wagner 1-2/+21
2015-06-25hexdump: Make test data really constGravatar Geert Uytterhoeven 1-3/+3
2015-06-25__bitmap_parselist: fix bug in empty string handlingGravatar Chris Metcalf 1-8/+9
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 3-108/+2779
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Gravatar Linus Torvalds 1-1/+1
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2015-06-23Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...Gravatar Chris Mason 1-0/+1
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 10-22/+1323
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+7
2015-06-22Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+9
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-4/+6
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+64
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Herbert Xu 23-541/+1037
2015-06-19lib: export symbol kobject_move()Gravatar Anand Jain 1-0/+1
2015-06-18revert "cpumask: don't perform while loop in cpumask_next_and()"Gravatar Andrew Morton 1-5/+4
2015-06-16lib/list_sort: use late_initcall to hook in self testsGravatar Paul Gortmaker 1-1/+1
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersGravatar Tadeusz Struk 2-22/+71
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-2/+2
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Gravatar Jaedon Shin 1-2/+2
2015-06-11kbuild: include core debug info when DEBUG_INFO_REDUCEDGravatar Rasmus Villemoes 2-0/+30
2015-06-11powerpc: Only use -mabi=altivec if toolchain supports itGravatar Anton Blanchard 1-1/+1
2015-06-11swiotlb: Warn on allocation failure in swiotlb_alloc_coherent()Gravatar Joerg Roedel 1-2/+9
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-4/+14
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2015-06-08Merge 4.1-rc7 into driver-core-nextGravatar Greg Kroah-Hartman 5-55/+53
2015-06-07rhashtable: add missing import <linux/export.h>Gravatar Hauke Mehrtens 1-0/+1