aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleGravatar Michel Lespinasse 1-7/+7
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesGravatar Michel Lespinasse 3-10/+10
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsGravatar Mike Rapoport 4-29/+21
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 10-10/+9
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 13-15/+13
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 7-7/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Gravatar Dmitry Safonov 1-7/+1
2020-06-09arm64: add show_stack_loglvl()Gravatar Dmitry Safonov 1-2/+8
2020-06-09arm64: add loglvl to dump_backtrace()Gravatar Dmitry Safonov 3-9/+11
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+5
2020-06-08arm64: use asm-generic/cacheflush.hGravatar Christoph Hellwig 1-41/+5
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-0/+12
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+0
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+22
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 226-2053/+12715
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2020-06-04Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+17
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-3/+0
2020-06-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 13-104/+369
2020-06-04mm/debug: add tests validating architecture page table helpersGravatar Anshuman Khandual 1-0/+1
2020-06-04arm64: add support for folded p4d page tablesGravatar Mike Rapoport 12-104/+368
2020-06-04Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 1-0/+1
2020-06-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-123/+18
2020-06-03arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedGravatar Zong Li 2-29/+1
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Gravatar Anshuman Khandual 1-1/+1
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Gravatar Anshuman Khandual 1-0/+1
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Gravatar Anshuman Khandual 1-6/+0
2020-06-03arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETGravatar Anshuman Khandual 1-6/+0
2020-06-03hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateGravatar Mike Kravetz 1-12/+4
2020-06-03hugetlbfs: move hugepagesz= parsing to arch independent codeGravatar Mike Kravetz 1-15/+0
2020-06-03hugetlbfs: add arch_hugetlb_valid_sizeGravatar Mike Kravetz 1-4/+13
2020-06-03arm64: simplify detection of memory zone boundaries for UMA configsGravatar Mike Rapoport 1-54/+0
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Gravatar Mike Rapoport 1-1/+1
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionGravatar Mike Rapoport 1-1/+0
2020-06-03mm: memblock: replace dereferences of memblock_region.nid with API callsGravatar Mike Rapoport 1-3/+6
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 9-3/+121
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 50-494/+20053
2020-06-03clk: sprd: fix compile-testingGravatar Arnd Bergmann 1-1/+1
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-5/+32
2020-06-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-5/+6
2020-06-02Merge tag 'zynqmp-dt-for-v5.8' of https://github.com/Xilinx/linux-xlnx into a...Gravatar Arnd Bergmann 1-1/+5
2020-06-02arm64: use __vmalloc_node in arch_alloc_vmap_stackGravatar Christoph Hellwig 1-4/+2
2020-06-02mm: enforce that vmap can't map pages executableGravatar Christoph Hellwig 1-0/+3
2020-06-02mm: ptdump: expand type of 'val' in note_page()Gravatar Steven Price 1-1/+1
2020-06-02Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...Gravatar Joerg Roedel 1-0/+5
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-1/+3
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 95-766/+1833
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-11/+3