summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20191023next-20191023Stephen Rothwell2019-10-235-0/+8715
* Merge branch 'akpm/master'Stephen Rothwell2019-10-2352-945/+1772
|\
| * drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen2019-10-231-2/+2
| * drivers/tty/serial/sh-sci.c: suppress warningAndrew Morton2019-10-231-1/+1
| * treewide: cleanup: replace prefered with preferredMark Salyzyn2019-10-2319-82/+112
| * gpio: pca953x: tighten up indentationAndy Shevchenko2019-10-231-11/+11
| * gpio: pca953x: convert to use bitmap APIAndy Shevchenko2019-10-231-95/+73
| * gpio: pca953x: use input from regs structure in pca953x_irq_pending()Andy Shevchenko2019-10-231-1/+1
| * gpio: pca953x: remove redundant variable and check in IRQ handlerAndy Shevchenko2019-10-231-3/+1
| * lib/bitmap: introduce bitmap_replace() helperAndy Shevchenko2019-10-233-0/+66
| * lib/test_bitmap: fix comment about this fileAndy Shevchenko2019-10-231-1/+1
| * lib/test_bitmap: move exp1 and exp2 upper for others to useAndy Shevchenko2019-10-231-21/+20
| * lib/test_bitmap: rename exp to exp1 to avoid ambiguous nameAndy Shevchenko2019-10-231-22/+22
| * lib/test_bitmap: name EXP_BYTES properlyAndy Shevchenko2019-10-231-5/+5
| * lib/test_bitmap: undefine macros after useAndy Shevchenko2019-10-231-0/+4
| * lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...Andy Shevchenko2019-10-231-1/+1
| * gpio: pca953x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-10/+7
| * gpio: max3191x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-9/+10
| * gpio: pisosr: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-6/+6
| * thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-10-232-15/+18
| * gpio: 74x164: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-10/+9
| * gpio: uniphier: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-10/+3
| * gpio: pcie-idio-24: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-69/+40
| * gpio: pci-idio-16: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-48/+27
| * gpio: ws16c48: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-53/+20
| * gpio: gpio-mm: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-52/+21
| * gpio: 104-idi-48: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-29/+7
| * gpio: 104-dio-48e: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-10-231-52/+21
| * lib/test_bitmap.c: add for_each_set_clump8 test casesWilliam Breathitt Gray2019-10-231-0/+65
| * linux/bitopts.h: Add for_each_set_clump8 documentationWilliam Breathitt Gray2019-10-231-0/+7
| * bitops-introduce-the-for_each_set_clump8-macro-fix-fixAndrew Morton2019-10-231-1/+1
| * linux/bitmap.h: fix potential sign-extension overflowGustavo A. R. Silva2019-10-231-1/+1
| * bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray2019-10-234-0/+71
| * kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du2019-10-231-12/+12
| * kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du2019-10-231-9/+9
| * kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du2019-10-231-0/+4
| * kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du2019-10-231-12/+12
| * kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du2019-10-231-29/+29
| * kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du2019-10-231-246/+251
| * kernel-hacking: group kernel data structures debugging togetherChangbin Du2019-10-231-10/+14
| * kernel-hacking: create submenu for arch special debugging optionsChangbin Du2019-10-231-0/+4
| * kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du2019-10-231-4/+8
| * Documentation: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-10-231-1/+1
| * lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-10-235-7/+7
| * lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie2019-10-231-0/+1
| * lib/list-test: add a test for the 'list' doubly linked listDavid Gow2019-10-231-4/+6
| * lib/list-test.c: add a test for the 'list' doubly linked listDavid Gow2019-10-234-0/+758
| * pinctrl: fix pxa2xx.c build warningsRandy Dunlap2019-10-231-0/+1
| * drivers/block/null_blk_main.c: fix uninitialized var warningsAndrew Morton2019-10-231-1/+1
| * drivers/block/null_blk_main.c: fix layoutAndrew Morton2019-10-231-28/+28
|/