summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04lib: add test for bitmap_parse()Yury Norov
2020-02-04bitops: more BITS_TO_* macrosYury Norov
2020-02-04lib/string: add strnchrnul()Yury Norov
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04proc: decouple proc from VFS with "struct proc_ops"Alexey Dobriyan
2020-02-04asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-02-04asm-generic/tlb: add missing CONFIG symbolPeter Zijlstra
2020-02-04asm-gemeric/tlb: remove stray function declarationsPeter Zijlstra
2020-02-04asm-generic/tlb: avoid potential double flushPeter Zijlstra
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price
2020-02-04mm: ptdump: reduce level numbers by 1 in note_page()Steven Price
2020-02-04arm64: mm: display non-present entries in ptdumpSteven Price
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2020-02-04x86: mm: convert dump_pagetables to use walk_page_rangeSteven Price
2020-02-04mm: add generic ptdumpSteven Price
2020-02-04x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structSteven Price
2020-02-04x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price
2020-02-04x86: mm: point to struct seq_file from struct pg_stateSteven Price
2020-02-04mm: pagewalk: add 'depth' parameter to pte_holeSteven Price
2020-02-04mm: pagewalk: fix termination condition in walk_pte_range()Steven Price
2020-02-04mm: pagewalk: don't lock PTEs for walk_page_range_novma()Steven Price
2020-02-04mm: pagewalk: allow walking without vmaSteven Price
2020-02-04mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price
2020-02-04x86: mm: add p?d_leaf() definitionsSteven Price
2020-02-04sparc: mm: add p?d_leaf() definitionsSteven Price
2020-02-04s390: mm: add p?d_leaf() definitionsSteven Price
2020-02-04riscv: mm: add p?d_leaf() definitionsSteven Price
2020-02-04powerpc: mm: add p?d_leaf() definitionsSteven Price
2020-02-04mips: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arm64: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arm: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arc: mm: add p?d_leaf() definitionsSteven Price
2020-02-04mm: add generic p?d_leaf() macrosSteven Price
2020-02-04mm: remove __kreallocFlorian Westphal
2020-02-04pinctrl: fix pxa2xx.c build warningsRandy Dunlap
2020-02-04drivers/block/null_blk_main.c: fix uninitialized var warningsAndrew Morton
2020-02-04drivers/block/null_blk_main.c: fix layoutAndrew Morton
2020-02-04ipc/msg.c: consolidate all xxxctl_down() functionsLu Shuaibing
2020-02-04ipc/sem.c: document and update memory barriersManfred Spraul
2020-02-04ipc/msg.c: update and document memory barriersManfred Spraul
2020-02-04ipc/mqueue.c: update/document memory barriersManfred Spraul
2020-02-04ipc/mqueue.c: remove duplicated codeDavidlohr Bueso
2020-02-04smp_mb__{before,after}_atomic(): update DocumentationManfred Spraul
2020-02-04mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand
2020-02-04mm/memory_hotplug: cleanup __remove_pages()David Hildenbrand