Age | Commit message (Expand) | Author | Files | Lines |
2020-08-12 | lib/test_lockup.c: make symbol 'test_works' static | Wei Yongjun | 1 | -1/+1 |
2020-08-12 | lib/test_bitops: do the full test during module init | Geert Uytterhoeven | 1 | -8/+10 |
2020-08-12 | lib/generic-radix-tree.c: remove unneeded __rcu | Luc Van Oostenryck | 1 | -1/+1 |
2020-08-12 | lib/test_bitmap.c: add test for bitmap_cut() | Stefano Brivio | 1 | -0/+58 |
2020-08-12 | lib/bitmap.c: fix bitmap_cut() for partial overlapping case | Stefano Brivio | 1 | -2/+2 |
2020-08-12 | sparse: group the defines by functionality | Luc Van Oostenryck | 1 | -19/+25 |
2020-08-12 | include/linux/poison.h: remove obsolete comment | Matthew Wilcox | 1 | -4/+0 |
2020-08-12 | include/: replace HTTP links with HTTPS ones | Alexander A. Klimov | 30 | -30/+30 |
2020-08-12 | kernel.h: remove duplicate include of asm/div64.h | Arvind Sankar | 1 | -1/+0 |
2020-08-12 | ./Makefile: add debug option to enable function aligned on 32 bytes | Feng Tang | 2 | -0/+15 |
2020-08-12 | kernel: add a kernel_wait helper | Christoph Hellwig | 3 | -25/+21 |
2020-08-12 | include/linux/xz.h: drop duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | include/linux/async_tx.h: drop duplicated word in a comment | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | include/linux/exportfs.h: drop duplicated word in a comment | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | include/linux/compiler-clang.h: drop duplicated word in a comment | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | alpha: fix annotation of io{read,write}{16,32}be() | Luc Van Oostenryck | 1 | -4/+4 |
2020-08-12 | exec: use force_uaccess_begin during exec and exit | Christoph Hellwig | 2 | -2/+7 |
2020-08-12 | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig | 12 | -56/+63 |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig | 24 | -32/+25 |
2020-08-12 | riscv: include <asm/pgtable.h> in <asm/uaccess.h> | Christoph Hellwig | 1 | -0/+2 |
2020-08-12 | nds32: use uaccess_kernel in show_regs | Christoph Hellwig | 1 | -1/+1 |
2020-08-12 | syscalls: use uaccess_kernel in addr_limit_user_check | Christoph Hellwig | 2 | -1/+3 |
2020-08-12 | mm/zsmalloc.c: fix duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | mm/zpool.c: delete duplicated word and fix grammar | Randy Dunlap | 1 | -4/+4 |
2020-08-12 | mm/vmscan.c: delete or fix duplicated words | Randy Dunlap | 1 | -2/+2 |
2020-08-12 | mm/usercopy.c: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | mm/slab_common.c: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | mm/shmem.c: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | mm/page_alloc.c: delete or fix duplicated words | Randy Dunlap | 1 | -3/+3 |
2020-08-12 | mm/nommu.c: delete duplicated words | Randy Dunlap | 1 | -2/+2 |
2020-08-12 | mm/migrate.c: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | mm/memory.c: delete duplicated words | Randy Dunlap | 1 | -2/+2 |
2020-08-12 | mm/memcontrol.c: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | mm/hugetlb.c: delete duplicated words | Randy Dunlap | 1 | -2/+2 |
2020-08-12 | mm/hmm.c: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | mm/filemap.c: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | mm/compaction.c: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | sparc: drop unused MAX_PHYSADDR_BITS | Arvind Sankar | 1 | -1/+0 |
2020-08-12 | sh/mm: drop unused MAX_PHYSADDR_BITS | Arvind Sankar | 1 | -3/+1 |
2020-08-12 | include/linux/memcontrol.h: drop duplicate word and fix spello | Randy Dunlap | 1 | -2/+2 |
2020-08-12 | include/linux/frontswap.h: drop duplicated word in a comment | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | include/linux/highmem.h: fix duplicated words in a comment | Randy Dunlap | 1 | -1/+1 |
2020-08-12 | mm: drop duplicated words in <linux/mm.h> | Randy Dunlap | 1 | -2/+2 |
2020-08-12 | mm: drop duplicated words in <linux/pgtable.h> | Randy Dunlap | 1 | -6/+6 |
2020-08-12 | mm, memory_hotplug: update pcp lists everytime onlining a memory block | Charan Teja Reddy | 1 | -2/+1 |
2020-08-12 | mm/memory_hotplug: fix unpaired mem_hotplug_begin/done | Jia He | 1 | -3/+2 |
2020-08-12 | mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() | Jia He | 5 | -22/+10 |
2020-08-12 | x86/mm: use max memory block size on bare metal | Daniel Jordan | 1 | -0/+9 |
2020-08-12 | mm: mmu_notifier: fix and extend kerneldoc | Krzysztof Kozlowski | 1 | -4/+5 |
2020-08-12 | include/linux/sched/mm.h: optimize current_gfp_context() | Waiman Long | 1 | -3/+5 |