summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-06-04arm: add support for folded p4d page tablesMike Rapoport12-37/+125
2020-06-04h8300: remove usage of __ARCH_USE_5LEVEL_HACKMike Rapoport1-1/+0
2020-06-04mm: Fix mremap not considering huge pmd devmapFan Yang1-0/+1
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2-12/+3
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds7-124/+147
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas1-2/+2
2020-06-04Merge branch 'pci/virtualization'Bjorn Helgaas1-10/+6
2020-06-04Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+1
2020-06-04Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+34
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-2/+2
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds76-672/+224
2020-06-03arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li2-29/+1
2020-06-03x86: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li2-27/+1
2020-06-03riscv: support DEBUG_WXZong Li3-0/+15
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual6-6/+6
2020-06-03powerpc/mm: drop platform defined pmd_mknotpresent()Anshuman Khandual1-4/+0
2020-06-03sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport1-0/+1
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual11-28/+4
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual11-56/+2
2020-06-03arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETAnshuman Khandual1-6/+0
2020-06-03hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz5-31/+11
2020-06-03hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz6-102/+0
2020-06-03hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz6-36/+84
2020-06-03mm: make deferred init's max threads arch-specificDaniel Jordan1-0/+12
2020-06-03mm: rename free_area_init_node() to free_area_init_memoryless_node()Mike Rapoport1-4/+1
2020-06-03mm: free_area_init: allow defining max_zone_pfn in descending orderMike Rapoport1-29/+12
2020-06-03mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport3-27/+0
2020-06-03xtensa: simplify detection of memory zone boundariesMike Rapoport1-4/+4
2020-06-03unicore32: simplify detection of memory zone boundariesMike Rapoport4-50/+15
2020-06-03sparc32: simplify detection of memory zone boundariesMike Rapoport1-16/+5
2020-06-03parisc: simplify detection of memory zone boundariesMike Rapoport1-19/+3
2020-06-03m68k: mm: simplify detection of memory zone boundariesMike Rapoport2-13/+8
2020-06-03csky: simplify detection of memory zone boundariesMike Rapoport1-15/+11
2020-06-03arm64: simplify detection of memory zone boundaries for UMA configsMike Rapoport1-54/+0
2020-06-03arm: simplify detection of memory zone boundariesMike Rapoport1-59/+7
2020-06-03alpha: simplify detection of memory zone boundariesMike Rapoport1-14/+4
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport13-13/+13
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport10-56/+35
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport12-14/+4
2020-06-03mm: memblock: replace dereferences of memblock_region.nid with API callsMike Rapoport2-5/+10
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds28-103/+308
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds115-2456/+23253
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-439/+39
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-0/+1
2020-06-03Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-18/+18
2020-06-03Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-7/+10
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds320-13161/+4205
2020-06-03Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-06-03fix a braino in ia64 uaccess csum changesAl Viro1-1/+1
2020-06-03Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0