index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
nobootmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
1
-0
/
+3
2012-10-09
mm/memblock: cleanup early_node_map[] related comments
Wanpeng Li
1
-2
/
+0
2012-07-11
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
1
-15
/
+23
2012-07-11
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
1
-1
/
+1
2012-05-29
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
1
-22
/
+0
2012-05-29
mm: nobootmem: unify allocation policy of (non-)panicking node allocations
Johannes Weiner
1
-52
/
+54
2012-05-29
mm: nobootmem: panic on node-specific allocation failure
Johannes Weiner
1
-4
/
+16
2012-05-10
mm: nobootmem: fix sign extend problem in __free_pages_memory()
Russ Anderson
1
-2
/
+1
2012-04-25
mm: nobootmem: Correct alloc_bootmem semantics.
David Miller
1
-2
/
+8
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
1
-1
/
+1
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-14
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
1
-3
/
+3
2011-07-14
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...
Tejun Heo
1
-12
/
+16
2011-07-14
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
1
-4
/
+4
2011-07-14
memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...
Tejun Heo
1
-2
/
+1
2011-07-13
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
1
-1
/
+1
2011-05-25
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
Yinghai Lu
1
-23
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
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 __alloc_memory_core_early() to nobootmem.c
Yinghai Lu
1
-0
/
+25
2011-02-24
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
Yinghai Lu
1
-0
/
+5
2011-02-24
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
1
-0
/
+405