summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+210
2015-09-02Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+41
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+66
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki1-0/+41
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+1
2015-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-13/+25
2015-09-01Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2015-08-25MPI: Fix mpi_read_bufferTadeusz Struk1-13/+25
2015-08-25PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez1-0/+66
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik3-0/+210
2015-08-17scatterlist: allow limited chaining without ARCH_HAS_SG_CHAINChristoph Hellwig1-4/+0
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-15/+1
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan1-1/+1
2015-08-04Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney1-14/+0
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki1-0/+41
2015-07-30Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki1-2/+2
2015-07-28klist: implement klist_prev()Andy Shevchenko1-0/+41
2015-07-23rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney1-1/+1
2015-07-20lib/vsprintf.c: Include clk.hStephen Boyd1-0/+1
2015-07-18lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V1-1/+4
2015-07-18dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran1-0/+3
2015-07-18hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles1-3/+4
2015-07-18include, lib: add __printf attributes to several function prototypesNicolas Iooss1-2/+3
2015-07-18rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney1-14/+0
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2015-07-09rhashtable: fix for resize events during table walkPhil Sutter1-2/+2
2015-07-06x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin1-4/+0
2015-07-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-3/+9
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+5
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-0/+5
2015-07-03Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-0/+30
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds1-1/+1
2015-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-16/+16
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-24/+59
2015-07-01Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2015-07-01genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy1-3/+3
2015-07-01genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy1-4/+4
2015-07-01drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon1-3/+3
2015-07-01lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon1-4/+4
2015-07-01lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon1-2/+2
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2015-06-27Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2015-06-27Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+11
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-39/+80
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler1-0/+3
2015-06-26lib/kobject.c: use strreplace()Rasmus Villemoes1-8/+5
2015-06-26lib/string.c: introduce strreplace()Rasmus Villemoes1-0/+17
2015-06-26radix-tree: replace preallocated node array with linked listKirill A. Shutemov1-11/+17
2015-06-26bitmap: remove explicit newline handling using scnprintf format stringSudeep Holla1-7/+8
2015-06-26lib/sort: Add 64 bit swap functionDaniel Wagner1-2/+21