summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner-79/+6
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 95Thomas Gleixner-15/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner-13/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner-8/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-15/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48Thomas Gleixner-49/+8
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner-25/+5
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26Thomas Gleixner-182/+13
2019-05-23sbitmap: fix improper use of smp_mb__before_atomic()Andrea Parri-1/+1
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+52
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10Thomas Gleixner-2/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+17
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+23
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+11
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-18/+19
2019-05-17lib: Correct comment of prandom_seedPhilippe Mazenauer-2/+2
2019-05-16slab: remove /proc/slab_allocatorsQian Cai-4/+0
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+4
2019-05-16rhashtable: Fix cmpxchg RCU warningsHerbert Xu-2/+3
2019-05-16rhashtable: Remove RCU marking from rhash_lock_headHerbert Xu-14/+14
2019-05-16Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar-746/+1793
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen-1/+17
2019-05-14init: introduce DEBUG_MISC optionSinan Kaya-0/+9
2019-05-14lib/test_vmalloc.c:test_func(): eliminate local `ret'Andrew Morton-5/+3
2019-05-14lib/test_bitmap: add tests for bitmap_parselist_user()Yury Norov-10/+36
2019-05-14lib/test_bitmap: add testcases for bitmap_parselist()Yury Norov-1/+17
2019-05-14lib/test_bitmap: switch test_bitmap_parselist to ktime_get()Yury Norov-5/+4
2019-05-14lib: rework bitmap_parselistYury Norov-113/+142
2019-05-14lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()Yury Norov-8/+11
2019-05-14lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko-1/+33
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko-22/+25
2019-05-14lib/list_sort: optimize number of calls to comparison functionGeorge Spelvin-22/+91
2019-05-14lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITSGeorge Spelvin-62/+103
2019-05-14lib/sort: avoid indirect calls to built-in swapGeorge Spelvin-15/+36
2019-05-14lib/sort: use more efficient bottom-up heapsort variantGeorge Spelvin-31/+81
2019-05-14lib/sort: make swap functions more genericGeorge Spelvin-24/+99
2019-05-14lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTDavidlohr Bueso-3/+3
2019-05-14lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMARasmus Villemoes-0/+2
2019-05-14lib/bitmap.c: remove unused EXPORT_SYMBOLsRasmus Villemoes-4/+0
2019-05-14compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada-0/+14
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny-2/+5
2019-05-13x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHTMasahiro Yamada-4/+0
2019-05-10Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+4
2019-05-10vsprintf: Do not break early boot with probing addressesPetr Mladek-7/+4
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-0/+37
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-193/+458
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+0
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+18
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-36/+68