summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentationAndreas Platschek2016-12-141-1/+2
* Kconfig: lib/Kconfig.debug: fix references to DocumenationAndreas Platschek2016-12-141-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds2016-12-141-3/+229
|\
| * Merge branch 'md-next' into md-linusShaohua Li2016-12-131-3/+229
| |\
| | * lib/raid6: Add AVX2 optimized xor_syndrome functionsGayatri Kammela2016-11-071-3/+229
* | | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-131-40/+41
|\ \ \
| * | | swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC supportAlexander Duyck2016-11-101-3/+3
| * | | swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck2016-11-071-21/+38
| * | | swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sgAlexander Duyck2016-11-071-16/+0
| * | | swiotlb: Rate-limit printing when running out of SW-IOMMU spaceGeert Uytterhoeven2016-11-071-2/+2
* | | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-12-131-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'for-4.9' into for-4.10Tejun Heo2016-10-191-1/+1
| |\ \ \
| | * | | debugobj, workqueue: remove keventd_up() usageTejun Heo2016-09-171-1/+1
* | | | | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge 4.9-rc3 into driver-core-nextGreg Kroah-Hartman2016-10-303-2/+4
| |\ \ \ \ \
| * | | | | | kobject: improve function-level documentationJulia Lawall2016-10-281-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-132-0/+48
|\ \ \ \ \ \
| * | | | | | parser: add u64 number parserJames Smart2016-12-061-0/+47
| * | | | | | block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
| |/ / / / /
* | | | | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-184-3/+5
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-124-112/+240
|\ \ \ \ \ \
| * | | | | | lib/ida: document locking requirements a bit betterDaniel Vetter2016-12-121-0/+11
| * | | | | | lib/rbtree.c: fix typo in comment of ____rb_erase_colorJie Chen2016-12-121-4/+19
| * | | | | | lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEMDave Young2016-12-121-1/+1
| * | | | | | printk: add Kconfig option to set default console loglevelOlof Johansson2016-12-121-0/+19
| * | | | | | mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner2016-12-121-19/+6
| * | | | | | lib: radix-tree: update callback for changing leaf nodesJohannes Weiner2016-12-121-13/+29
| * | | | | | lib: radix-tree: add entry deletion support to __radix_tree_replace()Johannes Weiner2016-12-121-111/+116
| * | | | | | lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-121-14/+49
| * | | | | | lib: radix-tree: native accounting of exceptional entriesJohannes Weiner2016-12-121-3/+43
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-122-24/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | lib/radix-tree: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-13/+12
| * | | | | | lib/percpu_counter: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-11/+14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-121-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-113-1/+43
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-021-33/+33
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-223-1/+8
| |\ \ \ \ \ \ \ \
| * | | | | | | | | locking/core: Remove cpu_relax_lowlatency() usersChristian Borntraeger2016-11-161-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-122-72/+42
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-11-232-72/+42
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and...Paul E. McKenney2016-11-142-72/+42
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | | * | | | | | | bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTIONArnd Bergmann2016-10-311-1/+1
| | | | * | | | | | | lib/Kconfig.debug: Fix typo in select statementValentin Rothberg2016-10-311-1/+1
| | | | * | | | | | | bug: Provide toggle for BUG on data corruptionKees Cook2016-10-312-35/+32
| | | | * | | | | | | list: Split list_del() debug checking into separate functionKees Cook2016-10-311-30/+23
| | | | * | | | | | | rculist: Consolidate DEBUG_LIST for list_add_rcu()Kees Cook2016-10-311-19/+0
| | | | * | | | | | | list: Split list_add() debug checking into separate functionKees Cook2016-10-311-25/+23
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | rcu: RCU_TRACE enables event tracing as well as debugfsNikolay Borisov2016-11-141-1/+2
| | |/ / / / / / /