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
/
mm
/
memblock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
1
-0
/
+80
2020-11-16
mm: memblock: add more debug logs
Faiyaz Mohammed
1
-0
/
+3
2020-10-15
memblock: get rid of a :c:type leftover
Mauro Carvalho Chehab
1
-2
/
+2
2020-10-15
docs: get rid of :c:type explicit declarations for structs
Mauro Carvalho Chehab
1
-2
/
+2
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-2
/
+2
2020-10-13
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
1
-36
/
+20
2020-10-13
memblock: remove unused memblock_mem_size()
Mike Rapoport
1
-15
/
+0
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-4
/
+2
2020-10-13
memblock: make memblock_debug and related functionality private
Mike Rapoport
1
-2
/
+14
2020-10-13
memblock: make for_each_memblock_type() iterator private
Mike Rapoport
1
-0
/
+5
2020-07-10
mm/memblock: expose only miminal interface to add/walk physmem
David Hildenbrand
1
-28
/
+29
2020-06-04
mm/memblock: fix a typo in comment "implict"->"implicit"
Ethon Paul
1
-1
/
+1
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-6
/
+5
2020-06-03
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
1
-3
/
+5
2020-04-10
mm: cma: NUMA node interface
Aslan Bakirov
1
-1
/
+1
2020-04-02
mm/memblock.c: remove redundant assignment to variable max_addr
Colin Ian King
1
-1
/
+1
2020-01-31
memblock: Use __func__ in remaining memblock_dbg() call sites
Anshuman Khandual
1
-4
/
+4
2020-01-31
mm/memblock: define memblock_physmem_add()
Anshuman Khandual
1
-1
/
+13
2019-12-01
mm: support memblock alloc on the exact node for sparse_buffer_init()
Yunfeng Ye
1
-11
/
+54
2019-12-01
mm/memblock: correct doc for function
Cao jin
1
-1
/
+1
2019-12-01
mm/memblock.c: cleanup doc
Cao jin
1
-24
/
+20
2019-10-19
mm: memblock: do not enforce current limit for memblock_phys* family
Mike Rapoport
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
1
-3
/
+3
2019-05-14
mm: implement new zone specific memblock iterator
Alexander Duyck
1
-0
/
+64
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+6
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-7
/
+7
2019-03-12
mm: memblock: update comments and kernel-doc
Mike Rapoport
1
-17
/
+43
2019-03-12
memblock: split checks whether a region should be skipped to a helper function
Mike Rapoport
1
-28
/
+25
2019-03-12
memblock: remove memblock_{set,clear}_region_flags
Mike Rapoport
1
-3
/
+6
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-35
/
+0
2019-03-12
memblock: memblock_alloc_try_nid: don't panic
Mike Rapoport
1
-10
/
+5
2019-03-12
memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
Mike Rapoport
1
-2
/
+2
2019-03-12
memblock: refactor internal allocation functions
Mike Rapoport
1
-94
/
+77
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
1
-14
/
+0
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
1
-7
/
+2
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-5
/
+0
2019-03-12
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
1
-1
/
+3
2019-03-12
memblock: emphasize that memblock_alloc_range() returns a physical address
Mike Rapoport
1
-4
/
+5
2019-03-12
memblock: drop memblock_alloc_base_nid()
Mike Rapoport
1
-11
/
+4
2019-03-05
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+1
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
1
-2
/
+9
2018-12-28
mm/memblock.c: skip kmemleak for kasan_init()
Qian Cai
1
-8
/
+11
2018-12-28
memblock: replace usage of __memblock_free_early() with memblock_free()
Mike Rapoport
1
-14
/
+8
2018-12-28
mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()
Wentao Wang
1
-6
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-2
/
+2
2018-12-28
mm: convert zone->managed_pages to atomic variable
Arun KS
1
-1
/
+1
2018-12-14
memblock: annotate memblock_is_reserved() with __init_memblock
Yueyi Li
1
-1
/
+1
2018-11-18
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
Chen Chang
1
-1
/
+1
2018-10-31
mm/memblock.c: warn if zero alignment was requested
Mike Rapoport
1
-0
/
+11
[prev]
[next]