summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpio: 74x164: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-10/+9
* gpio: uniphier: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-10/+3
* gpio: pcie-idio-24: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-69/+40
* gpio: pci-idio-16: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-48/+27
* gpio: ws16c48: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-53/+20
* gpio: gpio-mm: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-52/+21
* gpio: 104-idi-48: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-29/+7
* gpio: 104-dio-48e: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-051-52/+21
* lib/test_bitmap.c: add for_each_set_clump8 test casesWilliam Breathitt Gray2019-12-051-0/+65
* bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray2019-12-054-0/+78
* kernel/sys.c: avoid copying possible padding bytes in copy_to_userJoe Perches2019-12-051-1/+3
* kernel/profile.c: use cpumask_available to check for NULL cpumaskNathan Chancellor2019-12-051-3/+3
* kernel/notifier.c: remove blocking_notifier_chain_cond_register()Xiaoming Ni2019-12-053-28/+1
* kernel/notifier.c: remove notifier_chain_cond_register()Xiaoming Ni2019-12-051-16/+1
* kernel/notifier.c: intercept duplicate registrations to avoid infinite loopsXiaoming Ni2019-12-051-1/+4
* auxdisplay: charlcd: deduplicate simple_strtoul()Andy Shevchenko2019-12-051-27/+7
* kernel.h: update comment about simple_strto<foo>() functionsAndy Shevchenko2019-12-051-5/+14
* scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...Joe Perches2019-12-051-1/+37
* arch/Kconfig: fix indentationKrzysztof Kozlowski2019-12-051-11/+11
* linux/scc.h: make uapi linux/scc.h self-containedMasahiro Yamada2019-12-052-1/+1
* linux/build_bug.h: change type to intRikard Falkeborn2019-12-051-2/+2
* .gitattributes: use 'dts' diff driver for dts filesStephen Boyd2019-12-051-0/+2
* include/linux/sysctl.h: inline braces for ctl_table and ctl_table_headerAlessio Balsini2019-12-051-4/+2
* fs/proc/Kconfig: fix indentationKrzysztof Kozlowski2019-12-051-4/+4
* include/linux/proc_fs.h: fix confusing macro arg nameMiaohe Lin2019-12-051-2/+2
* fs/proc/internal.h: shuffle "struct pde_opener"Alexey Dobriyan2019-12-051-1/+1
* fs/proc/generic.c: delete useless "len" variableAlexey Dobriyan2019-12-051-4/+2
* proc: change ->nlink under proc_subdir_lockAlexey Dobriyan2019-12-051-16/+15
* mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thpYu Zhao2019-12-051-1/+1
* mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov2019-12-053-36/+29
* mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov2019-12-053-37/+73
* mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...Roman Gushchin2019-12-051-0/+12
* mm/kasan/common.c: fix compile errorzhong jiang2019-12-051-0/+1
* Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-0327-442/+1019
|\
| * platform/chrome: wilco_ec: fix use after free issueWen Yang2019-12-021-1/+1
| * platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhubEnric Balletbo i Serra2019-11-271-1/+2
| * Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra2019-11-2117-421/+636
| |\
| | * Revert "Input: cros_ec_keyb: mask out extra flags in event_type"Gwendal Grignou2019-11-211-1/+1
| | * Revert "Input: cros_ec_keyb - add back missing mask for event_type"Gwendal Grignou2019-11-211-4/+2
| | * platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata2019-11-216-61/+107
| | * platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou2019-11-211-1/+1
| | * platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou2019-11-214-5/+47
| | * mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou2019-11-217-218/+23
| | * iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou2019-11-215-1/+235
| | * mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou2019-11-213-32/+122
| | * platform/chrome: cros_ec: Put docs with the codeGwendal Grignou2019-11-213-103/+103
| * | platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in removeChuhong Yuan2019-11-201-0/+1
| * | platform/chrome: cros_ec: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-3/+3
| * | platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello2019-11-195-6/+216
| * | platform/chrome: wilco_ec: Add charging config driverNick Crews2019-11-192-1/+16