aboutsummaryrefslogtreecommitdiffstats
path: root/fs/minix/itree_common.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-12autofs: fix doubled wordRandy Dunlap1-1/+1
2020-08-12checkpatch: remove missing switch/case break testJoe Perches1-25/+0
2020-08-12checkpatch: add test for repeated wordsJoe Perches1-0/+38
2020-08-12checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missingQuentin Monnet1-9/+12
2020-08-12checkpatch: add --fix option for ASSIGN_IN_IFJoe Perches1-2/+24
2020-08-12checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_Joe Perches1-0/+6
2020-08-12lib/test_bits.c: add tests of GENMASKRikard Falkeborn3-0/+87
2020-08-12kstrto*: do not describe simple_strto*() as obsolete/replacedKars Mulder2-10/+6
2020-08-12kstrto*: correct documentation references to simple_strto*()Kars Mulder2-6/+6
2020-08-12lib/: replace HTTP links with HTTPS onesAlexander A. Klimov13-15/+15
2020-08-12lib/test_lockup.c: fix return value of test_lockup_init()Tiezhu Yang1-2/+2
2020-08-12lib/Kconfig.debug: make TEST_LOCKUP depend on moduleTiezhu Yang1-0/+1
2020-08-12lib/test_lockup.c: make symbol 'test_works' staticWei Yongjun1-1/+1
2020-08-12lib/test_bitops: do the full test during module initGeert Uytterhoeven1-8/+10
2020-08-12lib/generic-radix-tree.c: remove unneeded __rcuLuc Van Oostenryck1-1/+1
2020-08-12lib/test_bitmap.c: add test for bitmap_cut()Stefano Brivio1-0/+58
2020-08-12lib/bitmap.c: fix bitmap_cut() for partial overlapping caseStefano Brivio1-2/+2
2020-08-12sparse: group the defines by functionalityLuc Van Oostenryck1-19/+25
2020-08-12include/linux/poison.h: remove obsolete commentMatthew Wilcox1-4/+0
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov30-30/+30
2020-08-12kernel.h: remove duplicate include of asm/div64.hArvind Sankar1-1/+0
2020-08-12./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang2-0/+15
2020-08-12kernel: add a kernel_wait helperChristoph Hellwig3-25/+21
2020-08-12include/linux/xz.h: drop duplicated wordRandy Dunlap1-1/+1
2020-08-12include/linux/async_tx.h: drop duplicated word in a commentRandy Dunlap1-1/+1
2020-08-12include/linux/exportfs.h: drop duplicated word in a commentRandy Dunlap1-1/+1
2020-08-12include/linux/compiler-clang.h: drop duplicated word in a commentRandy Dunlap1-1/+1
2020-08-12alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-08-12exec: use force_uaccess_begin during exec and exitChristoph Hellwig2-2/+7
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig12-56/+63
2020-08-12uaccess: remove segment_eqChristoph Hellwig24-32/+25
2020-08-12riscv: include <asm/pgtable.h> in <asm/uaccess.h>Christoph Hellwig1-0/+2
2020-08-12nds32: use uaccess_kernel in show_regsChristoph Hellwig1-1/+1
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig2-1/+3
2020-08-12mm/zsmalloc.c: fix duplicated wordsRandy Dunlap1-1/+1
2020-08-12mm/zpool.c: delete duplicated word and fix grammarRandy Dunlap1-4/+4
2020-08-12mm/vmscan.c: delete or fix duplicated wordsRandy Dunlap1-2/+2
2020-08-12mm/usercopy.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-12mm/slab_common.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-12mm/shmem.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-12mm/page_alloc.c: delete or fix duplicated wordsRandy Dunlap1-3/+3
2020-08-12mm/nommu.c: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-12mm/migrate.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-12mm/memory.c: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-12mm/memcontrol.c: delete duplicated wordsRandy Dunlap1-1/+1
2020-08-12mm/hugetlb.c: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-12mm/hmm.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-12mm/filemap.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-12mm/compaction.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-12sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar1-1/+0