aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-03io_uring: fix build error, implicit declarationrandconfig-next-20191202Anders Roxell
2019-12-02Add linux-next specific files for 20191202Stephen Rothwell
2019-12-02Merge branch 'akpm/master'Stephen Rothwell
2019-12-02drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen
2019-12-02drivers/tty/serial/sh-sci.c: suppress warningAndrew Morton
2019-12-02auxdisplay: charlcd: deduplicate simple_strtoul()Andy Shevchenko
2019-12-02kernel.h: update comment about simple_strto<foo>() functionsAndy Shevchenko
2019-12-02mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport
2019-12-02um: add support for folded p4d page tablesMike Rapoport
2019-12-02um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport
2019-12-02sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller
2019-12-02parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-02nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-12-02microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-12-02m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-02m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-02mm: ptdump: reduce level numbers by 1 in note_page()Steven Price
2019-12-02arm64: mm: display non-present entries in ptdumpSteven Price
2019-12-02arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2019-12-02x86: mm: convert dump_pagetables to use walk_page_rangeSteven Price
2019-12-02mm/ptdump: fix a -Wold-style-declaration warningQian Cai
2019-12-02mm-add-generic-ptdump-v15Steven Price
2019-12-02mm: add generic ptdumpSteven Price
2019-12-02x86: mm: convert ptdump_walk_pgd_level_core() to take an mm_structSteven Price
2019-12-02x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structSteven Price
2019-12-02x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price
2019-12-02x86: mm: point to struct seq_file from struct pg_stateSteven Price
2019-12-02mm: pagewalk: add 'depth' parameter to pte_holeSteven Price
2019-12-02mm: pagewalk: add test_p?d callbacksSteven Price
2019-12-02mm-pagewalk-allow-walking-without-vma-fixSteven Price
2019-12-02mm-pagewalk-allow-walking-without-vma-v15Steven Price
2019-12-02mm: pagewalk: allow walking without vmaSteven Price
2019-12-02mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price
2019-12-02x86: mm: add p?d_leaf() definitionsSteven Price
2019-12-02sparc: mm: add p?d_leaf() definitionsSteven Price
2019-12-02s390: mm: add p?d_leaf() definitionsSteven Price
2019-12-02riscv: mm: add p?d_leaf() definitionsSteven Price
2019-12-02powerpc: mm: add p?d_leaf() definitionsSteven Price
2019-12-02mips: mm: add p?d_leaf() definitionsSteven Price
2019-12-02arm64: mm: add p?d_leaf() definitionsSteven Price
2019-12-02arm: mm: add p?d_leaf() definitionsSteven Price
2019-12-02arc: mm: add p?d_leaf() definitionsSteven Price
2019-12-02mm: add generic p?d_leaf() macrosSteven Price
2019-12-02gpio: pca953x: tighten up indentationAndy Shevchenko
2019-12-02gpio: pca953x: reduce stack usage in couple of functionsAndy Shevchenko
2019-12-02gpio: pca953x: convert to use bitmap APIAndy Shevchenko