aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-04Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds13-26/+20
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds4-7/+11
2021-05-04Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-6/+7
2021-05-03Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds6-104/+17
2021-05-03Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds10-483/+349
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds5-6/+6
2021-05-03parisc: Fix typo in setup.cHelge Deller1-1/+1
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-6/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds20-1/+63
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds144-3489/+7794
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-28/+4
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds81-586/+319
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-2/+0
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds9-9/+45
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds205-5514/+5213
2021-04-30Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds18-220/+198
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang27-36/+0
2021-04-30arm64: kasan: allow to init memory when setting tagsAndrey Konovalov2-16/+27
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin4-5/+5
2021-04-30powerpc/xive: remove unnecessary unmap_kernel_rangeNicholas Piggin1-4/+0
2021-04-30mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin1-0/+11
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin3-16/+11
2021-04-30x86: inline huge vmap supported functionsNicholas Piggin3-37/+19
2021-04-30arm64: inline huge vmap supported functionsNicholas Piggin2-29/+20
2021-04-30powerpc: inline huge vmap supported functionsNicholas Piggin2-24/+16
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin6-14/+39
2021-04-30mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin1-0/+3
2021-04-30ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2-2/+3
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon1-1/+1
2021-04-30x86/vmemmap: optimize for consecutive sections in partial populated PMDsOscar Salvador1-6/+61
2021-04-30x86/vmemmap: handle unpopulated sub-pmd rangesOscar Salvador1-13/+55
2021-04-30x86/vmemmap: drop handling of 1GB vmemmap rangesOscar Salvador1-28/+7
2021-04-30x86/vmemmap: drop handling of 4K unaligned vmemmap rangeOscar Salvador1-35/+13
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)9-0/+9
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual6-0/+6
2021-04-30arch/sh/include/asm/tlb.h: remove duplicate includeZhang Yunkai1-8/+2
2021-04-30ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2-5/+30
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich13-331/+4
2021-04-30ia64: mca: always make IA64_MCA_DEBUG an expressionSergei Trofimovich1-2/+2
2021-04-30ia64: fix EFI_DEBUG buildSergei Trofimovich1-5/+6
2021-04-30ia64: trivial spelling fixesBhaskar Chowdhury1-3/+3
2021-04-30ia64: simplify code flow around swiotlb initSergei Trofimovich1-2/+5
2021-04-30ia64: drop unused IA64_FW_EMU ifdefSergei Trofimovich1-5/+0
2021-04-30ia64: ensure proper NUMA distance and possible map initializationValentin Schneider1-2/+5
2021-04-30arch/ia64/include/asm/pgtable.h: minor typo fixesBhaskar Chowdhury1-1/+1
2021-04-30arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury1-2/+2
2021-04-30arch/ia64/kernel/head.S: remove duplicate includeZhang Yunkai1-1/+0
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds12-167/+17
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds15-70/+281
2021-04-29Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-116/+158