summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-3027-36/+0
* arm64: kasan: allow to init memory when setting tagsAndrey Konovalov2021-04-302-16/+27
* mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin2021-04-304-5/+5
* powerpc/xive: remove unnecessary unmap_kernel_rangeNicholas Piggin2021-04-301-4/+0
* mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin2021-04-301-0/+11
* mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin2021-04-303-16/+11
* x86: inline huge vmap supported functionsNicholas Piggin2021-04-303-37/+19
* arm64: inline huge vmap supported functionsNicholas Piggin2021-04-302-29/+20
* powerpc: inline huge vmap supported functionsNicholas Piggin2021-04-302-24/+16
* mm: HUGE_VMAP arch support cleanupNicholas Piggin2021-04-306-14/+39
* mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin2021-04-301-0/+3
* ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2021-04-302-2/+3
* Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon2021-04-301-1/+1
* x86/vmemmap: optimize for consecutive sections in partial populated PMDsOscar Salvador2021-04-301-6/+61
* x86/vmemmap: handle unpopulated sub-pmd rangesOscar Salvador2021-04-301-13/+55
* x86/vmemmap: drop handling of 1GB vmemmap rangesOscar Salvador2021-04-301-28/+7
* x86/vmemmap: drop handling of 4K unaligned vmemmap rangeOscar Salvador2021-04-301-35/+13
* mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-309-0/+9
* mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-306-0/+6
* arch/sh/include/asm/tlb.h: remove duplicate includeZhang Yunkai2021-04-301-8/+2
* ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2021-04-302-5/+30
* ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich2021-04-3013-331/+4
* ia64: mca: always make IA64_MCA_DEBUG an expressionSergei Trofimovich2021-04-301-2/+2
* ia64: fix EFI_DEBUG buildSergei Trofimovich2021-04-301-5/+6
* ia64: trivial spelling fixesBhaskar Chowdhury2021-04-301-3/+3
* ia64: simplify code flow around swiotlb initSergei Trofimovich2021-04-301-2/+5
* ia64: drop unused IA64_FW_EMU ifdefSergei Trofimovich2021-04-301-5/+0
* ia64: ensure proper NUMA distance and possible map initializationValentin Schneider2021-04-301-2/+5
* arch/ia64/include/asm/pgtable.h: minor typo fixesBhaskar Chowdhury2021-04-301-1/+1
* arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury2021-04-301-2/+2
* arch/ia64/kernel/head.S: remove duplicate includeZhang Yunkai2021-04-301-1/+0
* Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-2912-167/+17
|\
| * kbuild: remove TMPO from try-runMasahiro Yamada2021-04-241-2/+2
| * ia64: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-242-42/+2
| * ia64: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-243-40/+3
| * alpha: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-242-41/+2
| * alpha: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-243-39/+3
| * arm64: move --fix-cortex-a53-843419 linker test to KconfigMasahiro Yamada2021-04-242-1/+4
| * kbuild: check the minimum assembler version in KconfigMasahiro Yamada2021-04-241-2/+1
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-2915-70/+281
|\ \
| * | arm64: dts: rockchip: Remove unnecessary reset in rk3328.dtsiEzequiel Garcia2021-04-261-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-263-4/+4
| |\ \
| | * | arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi2021-04-232-3/+3
| | * | ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...Kunihiko Hayashi2021-04-231-1/+1
| * | | net: korina: Add support for device treeThomas Bogendoerfer2021-04-201-15/+5
| * | | net: korina: Only pass mac address via platform dataThomas Bogendoerfer2021-04-201-2/+3
| * | | arm64: dts: ls1028a: declare the Integrated Endpoint Register Block nodeVladimir Oltean2021-04-201-0/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-1732-82/+101
| |\| |
| * | | powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map propertiesClaudiu Manoil2021-04-174-33/+0
| * | | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-132-5/+3