index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
nobootmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-29
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
1
-0
/
+8
2013-01-29
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
1
-0
/
+21
2012-12-12
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
1
-0
/
+22
2012-11-17
mm: Kill NO_BOOTMEM version free_all_bootmem_node()
Yinghai Lu
1
-14
/
+0
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
1
-3
/
+0
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