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
/
bootmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
docs/mm: bootmem: add overview documentation
Mike Rapoport
1
-0
/
+47
2018-08-02
docs/mm: bootmem: fix kernel-doc warnings
Mike Rapoport
1
-2
/
+8
2018-08-02
mm/bootmem: drop duplicated kernel-doc comments
Mike Rapoport
1
-102
/
+0
2018-02-06
mm: docs: fix parameter names mismatch
Mike Rapoport
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-22
mm/bootmem.c: cosmetic improvement of code readability
Adygzhy Ondar
1
-1
/
+1
2016-10-11
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
1
-3
/
+3
2016-10-07
mm/bootmem.c: replace kzalloc() by kzalloc_node()
zijun_hu
1
-12
/
+2
2016-03-17
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-4
/
+3
2015-12-06
x86/mm: Introduce max_possible_pfn
Igor Mammedov
1
-0
/
+1
2015-09-08
bootmem: avoid freeing to bootmem after bootmem is done
Chris Metcalf
1
-0
/
+7
2015-06-30
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
1
-6
/
+7
2014-11-13
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
1
-4
/
+5
2014-10-09
mm/bootmem.c: use include/linux/ headers
Paul McQuade
1
-2
/
+2
2013-11-13
mm/bootmem.c: remove unused local `map'
Daeseok Youn
1
-3
/
+3
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
1
-1
/
+1
2013-07-03
mm: kill free_all_bootmem_node()
Jiang Liu
1
-18
/
+0
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+8
2013-07-03
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-14
/
+18
2013-01-29
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
1
-0
/
+8
2013-01-11
mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment
Max Filippov
1
-6
/
+18
2012-12-12
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
Lin Feng
1
-6
/
+0
2012-12-12
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
1
-0
/
+21
2012-12-12
bootmem: remove alloc_arch_preferred_bootmem()
Joonsoo Kim
1
-16
/
+4
2012-12-12
bootmem: remove not implemented function call, bootmem_arch_preferred_node()
Joonsoo Kim
1
-12
/
+0
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-10
/
+10
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
1
-9
/
+1
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
1
-1
/
+9
2012-08-27
bootmem: Fix the short description of reserve_bootmem()
Javi Merino
1
-1
/
+1
2012-07-17
bootmem: make ___alloc_bootmem_node_nopanic() really nopanic
Yinghai Lu
1
-0
/
+4
2012-07-11
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
1
-1
/
+1
2012-05-29
mm/bootmem.c: cleanup on addition to bootmem data list
Gavin Shan
1
-8
/
+8
2012-05-29
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
1
-22
/
+0
2012-05-29
mm: bootmem: pass pgdat instead of pgdat->bdata down the stack
Johannes Weiner
1
-10
/
+10
2012-05-29
mm: bootmem: unify allocation policy of (non-)panicking node allocations
Johannes Weiner
1
-20
/
+24
2012-05-29
mm: bootmem: allocate in order node+goal, goal, node, anywhere
Johannes Weiner
1
-1
/
+13
2012-05-29
mm: bootmem: split out goal-to-node mapping from goal dropping
Johannes Weiner
1
-2
/
+15
2012-05-29
mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata
Johannes Weiner
1
-7
/
+7
2012-05-29
mm: bootmem: remove redundant offset check when finally freeing bootmem
Johannes Weiner
1
-1
/
+1
2012-05-29
mm: bootmem: fix checking the bitmap when finally freeing bootmem
Gavin Shan
1
-0
/
+1
2012-03-21
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
Nishanth Aravamudan
1
-3
/
+2
2012-01-10
mm: bootmem: try harder to free pages in bulk
Johannes Weiner
1
-12
/
+10
2012-01-10
mm: bootmem: drop superfluous range check when freeing pages in bulk
Johannes Weiner
1
-1
/
+1
2012-01-10
bootmem: micro optimize freeing pages in bulk
Uwe Kleine-König
1
-2
/
+2
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-8
/
+0
2011-02-24
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
Yinghai Lu
1
-0
/
+7
2011-02-24
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
1
-170
/
+3
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
1
-2
/
+2
2010-08-27
x86: Use memblock to replace early_res
Yinghai Lu
1
-0
/
+3
[next]