summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-12-15m68k: deprecate DISCONTIGMEMMike Rapoport
2020-12-15m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport
2020-12-15m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport
2020-12-15arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport
2020-12-15arm, arm64: move free_unused_memmap() to generic mmMike Rapoport
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2020-12-15ia64: make SPARSEMEM default and disable DISCONTIGMEMMike Rapoport
2020-12-15ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport
2020-12-15ia64: split virtual map initialization out of paging_init()Mike Rapoport
2020-12-15ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport
2020-12-15ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport
2020-12-15ia64: remove custom __early_pfn_to_nid()Mike Rapoport
2020-12-15alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport
2020-12-15mm: forbid splitting special mappingsDmitry Safonov
2020-12-15mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aioDmitry Safonov
2020-12-15sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)
2020-12-15x86: mremap speedup - Enable HAVE_MOVE_PUDKalesh Singh
2020-12-15arm64: mremap speedup - enable HAVE_MOVE_PUDKalesh Singh
2020-12-15mm: speedup mremap on 1GB or larger regionsKalesh Singh
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard
2020-12-15arch/Kconfig: fix spelling mistakesColin Ian King
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
2020-12-10RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt
2020-12-10Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-10x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-10x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen
2020-12-10Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-12-10x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
2020-12-09Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-09ARM: dts: mmp2-olpc-xo-1-75: clear the warnings when make dtbsZhen Lei
2020-12-09x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski
2020-12-09Merge tag 'sunxi-fixes-for-5.10-3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-12-08[regression fix] really dumb fuckup in sparc64 __csum_partial_copy() changesAl Viro
2020-12-08powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()Christophe Leroy
2020-12-07ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITSArnd Bergmann
2020-12-07Merge tag 'imx-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-12-07Merge tag 'sunxi-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-12-06Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim