summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie6-8/+8
2019-12-05lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie1-0/+1
2019-12-05lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho1-13/+50
2019-12-05lib/test_meminit.c: add bulk alloc/free testsLaura Abbott1-1/+19
2019-12-05lib/rbtree: get successor's color directlyWei Yang1-2/+1
2019-12-05lib/rbtree: set successor's parent unconditionallyWei Yang1-2/+1
2019-12-05gpio: pca953x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray1-10/+7
2019-12-05gpio: max3191x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray1-9/+10
2019-12-05gpio: pisosr: utilize the for_each_set_clump8 macroWilliam Breathitt Gray1-6/+6
2019-12-05thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macroWilliam Breathitt Gray2-15/+18
2019-12-05gpio: 74x164: utilize the for_each_set_clump8 macroWilliam Breathitt Gray1-10/+9
2019-12-05gpio: uniphier: utilize for_each_set_clump8 macroWilliam Breathitt Gray1-10/+3
2019-12-05gpio: pcie-idio-24: utilize for_each_set_clump8 macroWilliam Breathitt Gray1-69/+40
2019-12-05gpio: pci-idio-16: utilize for_each_set_clump8 macroWilliam Breathitt Gray1-48/+27
2019-12-05gpio: ws16c48: utilize for_each_set_clump8 macroWilliam Breathitt Gray1-53/+20
2019-12-05gpio: gpio-mm: utilize for_each_set_clump8 macroWilliam Breathitt Gray1-52/+21
2019-12-05gpio: 104-idi-48: utilize for_each_set_clump8 macroWilliam Breathitt Gray1-29/+7
2019-12-05gpio: 104-dio-48e: utilize for_each_set_clump8 macroWilliam Breathitt Gray1-52/+21
2019-12-05lib/test_bitmap.c: add for_each_set_clump8 test casesWilliam Breathitt Gray1-0/+65
2019-12-05bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray4-0/+78
2019-12-05kernel/sys.c: avoid copying possible padding bytes in copy_to_userJoe Perches1-1/+3
2019-12-05kernel/profile.c: use cpumask_available to check for NULL cpumaskNathan Chancellor1-3/+3
2019-12-05kernel/notifier.c: remove blocking_notifier_chain_cond_register()Xiaoming Ni3-28/+1
2019-12-05kernel/notifier.c: remove notifier_chain_cond_register()Xiaoming Ni1-16/+1
2019-12-05kernel/notifier.c: intercept duplicate registrations to avoid infinite loopsXiaoming Ni1-1/+4
2019-12-05auxdisplay: charlcd: deduplicate simple_strtoul()Andy Shevchenko1-27/+7
2019-12-05kernel.h: update comment about simple_strto<foo>() functionsAndy Shevchenko1-5/+14
2019-12-05scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...Joe Perches1-1/+37
2019-12-05arch/Kconfig: fix indentationKrzysztof Kozlowski1-11/+11
2019-12-05linux/scc.h: make uapi linux/scc.h self-containedMasahiro Yamada2-1/+1
2019-12-05linux/build_bug.h: change type to intRikard Falkeborn1-2/+2
2019-12-05.gitattributes: use 'dts' diff driver for dts filesStephen Boyd1-0/+2
2019-12-05include/linux/sysctl.h: inline braces for ctl_table and ctl_table_headerAlessio Balsini1-4/+2
2019-12-05fs/proc/Kconfig: fix indentationKrzysztof Kozlowski1-4/+4
2019-12-05include/linux/proc_fs.h: fix confusing macro arg nameMiaohe Lin1-2/+2
2019-12-05fs/proc/internal.h: shuffle "struct pde_opener"Alexey Dobriyan1-1/+1
2019-12-05fs/proc/generic.c: delete useless "len" variableAlexey Dobriyan1-4/+2
2019-12-05proc: change ->nlink under proc_subdir_lockAlexey Dobriyan1-16/+15
2019-12-05mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thpYu Zhao1-1/+1
2019-12-05mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov3-36/+29
2019-12-05mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov3-37/+73
2019-12-05mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...Roman Gushchin1-0/+12
2019-12-05mm/kasan/common.c: fix compile errorzhong jiang1-0/+1
2019-12-05Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds8-0/+372
2019-12-05Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds27-411/+363
2019-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-20/+1156
2019-12-04Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+88
2019-12-04Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-77/+34
2019-12-04Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-20/+39
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds19-120/+324