summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\
| * lib: scatterlist: add sg splitting functionRobert Jarzmik2015-08-24
| * scatterlist: allow limited chaining without ARCH_HAS_SG_CHAINChristoph Hellwig2015-08-17
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\ \
| * \ Merge branch 'acpi-pm'Rafael J. Wysocki2015-09-01
| |\ \
| | * \ Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki2015-07-31
| | |\ \
| | | * \ Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2015-07-29
| | | |\ \ | | | | |/
| | | * | klist: implement klist_prev()Andy Shevchenko2015-07-28
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-01
|\ \ \ \ \
| * | | | | PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez2015-08-25
| |/ / / /
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney2015-08-04
| | |\ \ \ \
| | | * | | | rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney2015-07-17
| | * | | | | rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney2015-07-22
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-31
|\ \ \ \ \ \
| * | | | | | MPI: Fix mpi_read_bufferTadeusz Struk2015-08-25
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | lib/vsprintf.c: Include clk.hStephen Boyd2015-07-20
| |/ / / /
* | | | | lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan2015-08-07
| |/ / / |/| | |
* | | | lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V2015-07-17
* | | | dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran2015-07-17
* | | | hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles2015-07-17
* | | | include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-17
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-13
|\ \ \ | |_|/ |/| |
| * | rhashtable: fix for resize events during table walkPhil Sutter2015-07-08
* | | x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin2015-07-06
| |/ |/|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\ \
| * | lib: introduce crc_t10dif_update()Akinobu Mita2015-05-30
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-04
|\ \ \
| * | | sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-04
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-07-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes2015-06-11
| | |/ | |/|
* | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-02
|\ \ \
| * | | lib/list_sort: use late_initcall to hook in self testsPaul Gortmaker2015-06-16
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-01
|\ \ \ \
| * | | | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-30
| * | | | genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-30
| * | | | drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon2015-06-30
| * | | | lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon2015-06-30
| * | | | lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon2015-06-30
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \ \ \ \
| * | | | | rbtree: Make lockless searches non-fatalPeter Zijlstra2015-05-28
| * | | | | module: Sanitize RCU usage and lockingPeter Zijlstra2015-05-28
* | | | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...Chris Mason2015-06-23
| |\ \ \ \ \
| | * | | | | lib: export symbol kobject_move()Anand Jain2015-06-19
| | |/ / / /
* | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-29
|\ \ \ \ \ \
| * | | | | | arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-26
* | | | | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-26
|\ \ \ \ \ \ \