summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-156-6/+34
* arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-1511-23/+19
* m68k: deprecate DISCONTIGMEMMike Rapoport2020-12-151-1/+25
* m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport2020-12-155-9/+10
* m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport2020-12-154-6/+6
* arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport2020-12-153-11/+41
* arm, arm64: move free_unused_memmap() to generic mmMike Rapoport2020-12-155-152/+5
* arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2020-12-158-13/+2
* ia64: make SPARSEMEM default and disable DISCONTIGMEMMike Rapoport2020-12-151-3/+3
* ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport2020-12-154-44/+22
* ia64: split virtual map initialization out of paging_init()Mike Rapoport2020-12-152-31/+40
* ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport2020-12-151-4/+1
* ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport2020-12-152-4/+0
* ia64: remove custom __early_pfn_to_nid()Mike Rapoport2020-12-152-33/+0
* alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2020-12-156-22/+38
* mm: forbid splitting special mappingsDmitry Safonov2020-12-155-76/+4
* mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aioDmitry Safonov2020-12-151-1/+1
* sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)2020-12-151-1/+1
* x86: mremap speedup - Enable HAVE_MOVE_PUDKalesh Singh2020-12-151-0/+1
* arm64: mremap speedup - enable HAVE_MOVE_PUDKalesh Singh2020-12-152-0/+2
* mm: speedup mremap on 1GB or larger regionsKalesh Singh2020-12-151-0/+7
* mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-3/+3
* mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe2020-12-151-0/+1
* mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2020-12-152-2/+2
* arch/Kconfig: fix spelling mistakesColin Ian King2020-12-151-4/+4
* Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-137-24/+52
|\
| * x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu2020-12-121-2/+20
| * x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner2020-12-101-10/+14
| * x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen2020-12-101-4/+2
| * x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-102-2/+3
| * x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-092-6/+13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-128-16/+55
|\ \
| * | KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero2020-12-112-9/+20
| * | Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-12-104-3/+31
| |\ \
| | * | KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang2020-12-023-2/+15
| | * | KVM: arm64: Fix handling of merging tables into a block entryYanan Wang2020-12-021-1/+7
| | * | KVM: arm64: Fix memory leak on stage2 update of a valid PTEYanan Wang2020-12-021-0/+9
| * | | kvm: x86/mmu: Use cpuid to determine max gfnRick Edgecombe2020-12-041-2/+2
| * | | kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()Jacob Xu2020-12-041-2/+2
* | | | Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-121-2/+2
|\ \ \ \
| * | | | RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt2020-12-101-2/+2
* | | | | Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-102-1/+10
|\ \ \ \ \
| * | | | | powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()Christophe Leroy2020-12-082-1/+10
* | | | | | Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-0914-22/+18
|\ \ \ \ \ \
| * | | | | | ARM: dts: mmp2-olpc-xo-1-75: clear the warnings when make dtbsZhen Lei2020-12-091-2/+1
| * | | | | | Merge tag 'sunxi-fixes-for-5.10-3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2020-12-092-2/+2
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: allwinner: H5: NanoPi Neo Plus2: phy-mode rgmii-idHeinrich Schuchardt2020-12-011-1/+1
| | * | | | | | arm64: dts: allwinner: A64 Sopine: phy-mode rgmii-idHeinrich Schuchardt2020-12-011-1/+1
| * | | | | | | ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITSArnd Bergmann2020-12-071-3/+0
| * | | | | | | Merge tag 'imx-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-12-073-3/+2
| |\ \ \ \ \ \ \