index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
/
discontig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
1
-2
/
+4
2018-07-23
ia64: switch to NO_BOOTMEM
Mike Rapoport
1
-68
/
+6
2018-07-23
ia64: use mem_data to detect nodes' minimal and maximal PFNs
Mike Rapoport
1
-46
/
+14
2018-07-23
ia64: remove unused num_dma_physpages member from 'struct early_node_data'
Mike Rapoport
1
-8
/
+0
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2018-01-15
ia64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
1
-4
/
+4
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-1
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2014-01-22
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-63
/
+0
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-3
/
+0
2013-07-04
mm/IA64: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-3
/
+0
2013-06-25
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
1
-1
/
+1
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+3
2013-04-30
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+2
2013-02-24
ia64: use %ld to print pages calculated in nr_free_buffer_pages
Zhang Yanfei
1
-1
/
+1
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+3
2013-02-24
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-0
/
+1
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
1
-4
/
+6
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-1
/
+1
2009-10-29
percpu: make percpu symbols in ia64 unique
Tejun Heo
1
-2
/
+3
2009-10-02
ia64: convert to dynamic percpu allocator
Tejun Heo
1
-0
/
+85
2009-10-02
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
1
-11
/
+24
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
1
-2
/
+2
2008-11-04
[IA64] fix the difference between node_mem_map and node_start_pfn
Ken'ichi Ohmichi
1
-1
/
+0
2008-09-30
[IA64] Put the space for cpu0 per-cpu area into .data section
Tony Luck
1
-1
/
+1
2008-08-12
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
1
-1
/
+5
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-9
/
+10
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-6
/
+5
2008-04-17
Pull miscellaneous into release branch
Tony Luck
1
-3
/
+1
2008-04-12
[IA64] Fix NUMA configuration issue
Zoltan Menyhart
1
-1
/
+1
2008-04-09
[IA64] remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
2008-04-09
[IA64] Minimize per_cpu reservations.
holt@sgi.com
1
-8
/
+4
2008-04-09
[IA64] Correct pernodesize calculation.
holt@sgi.com
1
-0
/
+1
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-2
/
+2
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
1
-1
/
+1
2007-10-16
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
1
-0
/
+8
2007-09-01
[IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem
Prarit Bhargava
1
-0
/
+3
2007-05-12
[IA64] spelling fixes: arch/ia64/
Simon Arlott
1
-1
/
+1
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
1
-1
/
+1
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
1
-0
/
+2
2007-03-20
[IA64] min_low_pfn and max_low_pfn calculation fix
Zou Nan hai
1
-3
/
+1
2007-03-07
[IA64] point saved_max_pfn to the max_pfn of the entire system
Horms
1
-6
/
+0
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64
Christoph Lameter
1
-0
/
+6
2007-02-06
[IA64] clean up sparsemem memory_present call
Bob Picco
1
-33
/
+3
2007-02-06
[IA64] register memory ranges in a consistent manner
Bob Picco
1
-1
/
+3
[next]