summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-07-01mm: remove special swap entry functionsAlistair Popple
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-07-01powerpc: Only build restart_table.c for 64sMichael Ellerman
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2Anshuman Khandual
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-06-30arm64: drop pfn_valid_within() and simplify pfn_valid()Mike Rapoport
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang
2021-06-30mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song
2021-06-30powerpc/8xx: add support for huge pages on VMAP and VMALLOCChristophe Leroy
2021-06-30mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2021-06-30mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song
2021-06-30mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAPMuchun Song
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li
2021-06-30MIPS: CI20: Add second percpu timer for SMP.周琰杰 (Zhou Yanjie)
2021-06-30MIPS: CI20: Reduce clocksource to 750 kHz.周琰杰 (Zhou Yanjie)
2021-06-30MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)
2021-06-30MIPS: X1830: Respect cell count of common properties.周琰杰 (Zhou Yanjie)
2021-06-30powerpc/64s: move ret_from_fork etc above __end_soft_maskedNicholas Piggin
2021-06-30powerpc/64s/interrupt: clean up interrupt return labelsNicholas Piggin
2021-06-30powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbolsNicholas Piggin
2021-06-30powerpc/64: enable MSR[EE] in irq replay pt_regsNicholas Piggin
2021-06-30powerpc/64s/interrupt: preserve regs->softe for NMI interruptsNicholas Piggin
2021-06-30powerpc/64s: add a table of implicit soft-masked addressesNicholas Piggin
2021-06-30powerpc/64e: remove implicit soft-masking and interrupt exit restart logicNicholas Piggin
2021-06-30powerpc/64e: fix CONFIG_RELOCATABLE build warningsNicholas Piggin
2021-06-30powerpc/64s: fix hash page fault interrupt handlerNicholas Piggin
2021-06-30powerpc/4xx: Fix setup_kuep() on SMPChristophe Leroy
2021-06-30powerpc/32s: Fix setup_{kuap/kuep}() on SMPChristophe Leroy
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds