index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
arm64: mm: make vabits_actual a build time constant if possible
Ard Biesheuvel
1
-1
/
+14
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-5
/
+1
2022-05-20
Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...
Catalin Marinas
1
-9
/
+62
2022-05-16
arm64: kdump: Do not allocate crash low memory if not needed
Zhen Lei
1
-1
/
+2
2022-05-07
arm64: kdump: Reimplement crashkernel=X
Chen Zhou
1
-6
/
+57
2022-05-07
arm64: Use insert_resource() to simplify code
Zhen Lei
1
-0
/
+1
2022-05-05
arm64: mm: Cleanup useless parameters in zone_sizes_init()
Kefeng Wang
1
-3
/
+3
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-5
/
+1
2022-04-04
arm64: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+3
2022-03-23
arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
1
-6
/
+3
2022-03-09
arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition
Will Deacon
1
-1
/
+1
2022-03-08
arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones
Vijay Balakrishna
1
-4
/
+32
2022-01-20
arm64: mm: apply __ro_after_init to memory_limit
Peng Fan
1
-1
/
+1
2021-10-29
Merge branch 'for-next/pfn-valid' into for-next/core
Will Deacon
1
-37
/
+0
2021-10-01
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-37
/
+0
2021-09-29
arm64: mm: Drop pointless call to set_max_mapnr()
Will Deacon
1
-2
/
+0
2021-09-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+21
2021-09-10
arm64: kdump: Skip kmemleak scan reserved memory for kdump
Chen Wandun
1
-0
/
+6
2021-09-09
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
Ard Biesheuvel
1
-1
/
+15
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-25
/
+11
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-25
/
+11
2021-09-01
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-88
/
+0
2021-08-25
Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"
Will Deacon
1
-0
/
+37
2021-08-24
arm64: kdump: Remove custom linux,usable-memory-range handling
Geert Uytterhoeven
1
-35
/
+0
2021-08-24
arm64: kdump: Remove custom linux,elfcorehdr handling
Geert Uytterhoeven
1
-53
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-28
/
+3
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-37
/
+0
2021-06-30
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
1
-1
/
+1
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
1
-0
/
+12
2021-05-25
arm64/mm: Validate CONFIG_PGTABLE_LEVELS
Anshuman Khandual
1
-0
/
+7
2021-05-14
arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
Christoph Hellwig
1
-1
/
+2
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-6
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
1
-1
/
+1
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
1
-6
/
+2
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
1
-0
/
+3
2021-03-08
arm64/mm: Reorganize pfn_valid()
Anshuman Khandual
1
-5
/
+16
2021-03-08
arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
Anshuman Khandual
1
-0
/
+12
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2021-01-14
arm64, numa: Change the numa init functions name to be generic
Atish Patra
1
-2
/
+2
2021-01-12
arm64: Remove arm64_dma32_phys_limit and its uses
Catalin Marinas
1
-15
/
+18
2021-01-04
arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
Nicolas Saenz Julienne
1
-1
/
+1
2020-12-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+3
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-68
/
+0
2020-12-15
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
1
-68
/
+0
2020-12-15
arm64: Warn the user when a small VA_BITS value wastes memory
Marc Zyngier
1
-0
/
+3
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
1
-50
/
+52
2020-11-20
arm64: mm: Set ZONE_DMA size based on early IORT scan
Ard Biesheuvel
1
-1
/
+4
[next]