aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-07-03Merge branch 'akpm-current/current'Stephen Rothwell
2015-07-03Merge remote-tracking branch 'target-updates/for-next'Stephen Rothwell
2015-07-03Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2015-07-03Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon
2015-06-30lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon
2015-06-30lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon
2015-07-01md/raid6: delta syndrome for ARM NEONArd Biesheuvel
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler
2015-06-25lib/kobject.c: use strreplace()Rasmus Villemoes
2015-06-25lib/string.c: introduce strreplace()Rasmus Villemoes
2015-06-25radix-tree: replace preallocated node array with linked listKirill A. Shutemov
2015-06-25bitmap: remove explicit newline handling using scnprintf format stringSudeep Holla
2015-06-25lib/sort: Add 64 bit swap functionDaniel Wagner
2015-06-25hexdump: Make test data really constGeert Uytterhoeven
2015-06-25__bitmap_parselist: fix bug in empty string handlingChris Metcalf
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-23Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...Chris Mason
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-19lib: export symbol kobject_move()Anand Jain
2015-06-18revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton
2015-06-19scsi-resolve-sg-buffer-const-ness-issue-fixAndrew Morton
2015-06-19lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon
2015-06-19lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon
2015-06-19lib: Add CRC64 ECMA moduleMarian Chereji
2015-06-19lib/kobject.c: use strreplace()Rasmus Villemoes
2015-06-19lib/string.c: introduce strreplace()Rasmus Villemoes
2015-06-19radix-tree-replace-preallocated-node-array-with-linked-list-fixAndrew Morton
2015-06-19radix-tree: replace preallocated node array with linked listKirill A. Shutemov
2015-06-19bitmap-remove-explicit-newline-handling-using-scnprintf-format-string-fixAndrew Morton