summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/fonts: convert comments to utf-8Arnd Bergmann2018-08-154-512/+512
* Merge branch 'akpm-current/current'Stephen Rothwell2018-08-1510-40/+189
|\
| * lib/rhashtable: guarantee initial hashtable allocationDavidlohr Bueso2018-08-131-3/+11
| * lib/rhashtable: simplify bucket_table_alloc()Davidlohr Bueso2018-08-131-5/+2
| * lib/test_hexdump.c: fix failure on big endian cpuChristophe Leroy2018-08-131-5/+23
| * lib/Kconfig: remove 'default n' for testsAndy Shevchenko2018-08-132-18/+0
| * lib-add-crc64-calculation-routines-v5Coly Li2018-08-132-7/+7
| * lib: add crc64 calculation routinesColy Li2018-08-135-0/+145
| * lib/test_debug_virtual.c: make struct pointer foo staticColin Ian King2018-08-131-1/+1
| * lib/bitmap.c: drop unnecessary 0 check for u32 array operationsAndy Shevchenko2018-08-131-8/+1
| * fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa2018-08-131-0/+6
* | Merge remote-tracking branch 'ida/ida'Stephen Rothwell2018-08-157-289/+525
|\ \
| * | ida: Convert to XArrayMatthew Wilcox2018-08-102-210/+170
| * | xarray: Track free entries in an XArrayMatthew Wilcox2018-08-102-17/+164
| * | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-101-16/+10
| * | ida: Remove old APIMatthew Wilcox2018-08-102-52/+9
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-101-1/+54
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-101-0/+31
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-101-0/+23
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-101-0/+25
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-103-0/+49
| * | ida: Add new APIMatthew Wilcox2018-08-101-39/+31
| * | ida: Lock the IDA in ida_destroyMatthew Wilcox2018-08-101-6/+11
* | | Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell2018-08-157-532/+2764
|\| |
| * | radix tree: Remove radix_tree_clear_tagsMatthew Wilcox2018-08-102-13/+39
| * | radix tree: Remove radix_tree_maybe_preload_orderMatthew Wilcox2018-08-101-74/+0
| * | radix tree: Remove split/join codeMatthew Wilcox2018-08-101-169/+2
| * | radix tree: Remove radix_tree_update_node_tMatthew Wilcox2018-08-102-35/+9
| * | shmem: Convert shmem_alloc_hugepage to XArrayMatthew Wilcox2018-08-091-43/+1
| * | mm: Convert workingset to XArrayMatthew Wilcox2018-07-261-0/+65
| * | page cache: Add and replace pages using the XArrayMatthew Wilcox2018-07-261-3/+3
| * | xarray: Add xas_create_rangeMatthew Wilcox2018-07-262-0/+123
| * | xarray: Add xas_for_each_conflictMatthew Wilcox2018-07-252-0/+129
| * | xarray: Step through an XArrayMatthew Wilcox2018-07-252-0/+189
| * | xarray: Destroy an XArrayMatthew Wilcox2018-07-252-0/+62
| * | xarray: Extract entries from an XArrayMatthew Wilcox2018-07-251-0/+80
| * | xarray: Add XArray iteratorsMatthew Wilcox2018-07-252-0/+417
| * | xarray: Add XArray conditional store operationsMatthew Wilcox2018-07-252-0/+91
| * | xarray: Add XArray unconditional store operationsMatthew Wilcox2018-07-253-6/+848
| * | xarray: Add XArray tagsMatthew Wilcox2018-07-252-2/+259
| * | xarray: Add XArray load operationMatthew Wilcox2018-07-255-43/+287
| * | xarray: Define struct xa_nodeMatthew Wilcox2018-07-251-24/+24
| * | xarray: Add definition of struct xarrayMatthew Wilcox2018-07-254-41/+84
| * | xarray: Change definition of sibling entriesMatthew Wilcox2018-07-252-45/+26
| * | xarray: Replace exceptional entriesMatthew Wilcox2018-07-252-47/+34
| * | idr: Permit any valid kernel pointer to be storedMatthew Wilcox2018-07-252-10/+15
* | | Merge remote-tracking branch 'random/dev'Stephen Rothwell2018-08-151-1/+26
|\ \ \
| * | | vsprintf: Add command line option debug_boot_weak_hashTobin C. Harding2018-07-171-0/+17
| * | | vsprintf: Use hw RNG for ptr_keyTobin C. Harding2018-07-171-1/+9
* | | | Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell2018-08-153-375/+7
|\ \ \ \