Age | Commit message (Expand) | Author | Files | Lines |
2019-06-02 | Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -1/+1 |
2019-06-02 | lib/sort.c: fix kernel-doc notation warnings | Randy Dunlap | 1 | -6/+9 |
2019-06-01 | treewide: fix typos of SPDX-License-Identifier | Masahiro Yamada | 1 | -1/+1 |
2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 21 | -151/+21 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2 | -19/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2 | -20/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2 | -27/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner | 1 | -14/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 14 | -71/+14 |
2019-05-30 | Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+2 |
2019-05-25 | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 | Thomas Gleixner | 6 | -79/+6 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 95 | Thomas Gleixner | 1 | -15/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91 | Thomas Gleixner | 1 | -13/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83 | Thomas Gleixner | 2 | -8/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -15/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48 | Thomas Gleixner | 8 | -49/+8 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 5 | -25/+5 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26 | Thomas Gleixner | 13 | -182/+13 |
2019-05-23 | sbitmap: fix improper use of smp_mb__before_atomic() | Andrea Parri | 1 | -1/+1 |
2019-05-23 | lib/list_sort: fix kerneldoc build error | Jonathan Corbet | 1 | -1/+2 |
2019-05-21 | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 52 | -2/+52 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10 | Thomas Gleixner | 1 | -2/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 17 | -0/+17 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 23 | -0/+23 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 11 | -0/+11 |
2019-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -18/+19 |
2019-05-17 | lib: Correct comment of prandom_seed | Philippe Mazenauer | 1 | -2/+2 |
2019-05-17 | slab: remove /proc/slab_allocators | Qian Cai | 1 | -4/+0 |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2019-05-16 | rhashtable: Fix cmpxchg RCU warnings | Herbert Xu | 1 | -2/+3 |
2019-05-16 | rhashtable: Remove RCU marking from rhash_lock_head | Herbert Xu | 1 | -14/+14 |
2019-05-16 | Merge branch 'linus' into x86/urgent, to pick up dependent changes | Ingo Molnar | 45 | -746/+1793 |
2019-05-15 | tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case | Eric Sandeen | 1 | -1/+17 |
2019-05-15 | init: introduce DEBUG_MISC option | Sinan Kaya | 1 | -0/+9 |
2019-05-15 | lib/test_vmalloc.c:test_func(): eliminate local `ret' | Andrew Morton | 1 | -5/+3 |
2019-05-15 | lib/test_bitmap: add tests for bitmap_parselist_user() | Yury Norov | 1 | -10/+36 |
2019-05-15 | lib/test_bitmap: add testcases for bitmap_parselist() | Yury Norov | 1 | -1/+17 |
2019-05-15 | lib/test_bitmap: switch test_bitmap_parselist to ktime_get() | Yury Norov | 1 | -5/+4 |
2019-05-15 | lib: rework bitmap_parselist | Yury Norov | 1 | -113/+142 |
2019-05-15 | lib: make bitmap_parselist_user() a wrapper on bitmap_parselist() | Yury Norov | 1 | -8/+11 |
2019-05-15 | lib/math: move int_pow() from pwm_bl.c for wider use | Andy Shevchenko | 2 | -1/+33 |
2019-05-15 | lib: Move mathematic helpers to separate folder | Andy Shevchenko | 12 | -22/+25 |
2019-05-15 | lib/list_sort: optimize number of calls to comparison function | George Spelvin | 1 | -22/+91 |
2019-05-15 | lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS | George Spelvin | 1 | -62/+103 |
2019-05-15 | lib/sort: avoid indirect calls to built-in swap | George Spelvin | 1 | -15/+36 |
2019-05-15 | lib/sort: use more efficient bottom-up heapsort variant | George Spelvin | 1 | -31/+81 |
2019-05-15 | lib/sort: make swap functions more generic | George Spelvin | 1 | -24/+99 |
2019-05-15 | lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST | Davidlohr Bueso | 2 | -3/+3 |
2019-05-15 | lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA | Rasmus Villemoes | 1 | -0/+2 |