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
/
contig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
1
-4
/
+0
2021-01-18
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
1
-0
/
+1
2020-12-15
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
1
-27
/
+21
2020-12-15
ia64: split virtual map initialization out of paging_init()
Mike Rapoport
1
-14
/
+20
2020-12-15
ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
Mike Rapoport
1
-2
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2019-09-24
ia64: Fix some warnings introduced in merge window
Tony Luck
1
-1
/
+0
2019-07-04
percpu: Make pcpu_setup_first_chunk() void function
Kefeng Wang
1
-4
/
+1
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-2
/
+6
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-2
/
+3
2018-07-23
ia64: switch to NO_BOOTMEM
Mike Rapoport
1
-66
/
+5
2018-07-23
ia64: contig/paging_init: reduce code duplication
Mike Rapoport
1
-3
/
+1
2018-01-15
ia64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
1
-2
/
+2
2014-01-22
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-68
/
+0
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-11
/
+0
2013-07-04
mm/IA64: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-11
/
+0
2013-06-25
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
1
-2
/
+1
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
2011-12-08
ia64: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-1
/
+2
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
2009-10-02
ia64: convert to dynamic percpu allocator
Tejun Heo
1
-5
/
+53
2009-10-02
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
1
-14
/
+27
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
1
-2
/
+2
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-5
/
+4
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
-2
/
+8
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-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-1
/
+1
2007-11-07
[IA64] Fix section mismatch in contig.c version of per_cpu_init()
Tony Luck
1
-33
/
+41
2007-09-01
[IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem
Prarit Bhargava
1
-0
/
+3
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
1
-1
/
+1
2007-03-20
[IA64] min_low_pfn and max_low_pfn calculation fix
Zou Nan hai
1
-24
/
+6
2007-03-07
[IA64] point saved_max_pfn to the max_pfn of the entire system
Horms
1
-5
/
+0
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64
Christoph Lameter
1
-1
/
+3
2007-02-06
[IA64] show_mem() for IA64 sparsemem NUMA
George Beshers
1
-26
/
+48
2007-02-05
[IA64] kexec: typo in the saved_max_pfn description in contig.c
Horms
1
-1
/
+1
2006-12-12
[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'
Tony Luck
1
-2
/
+1
2006-12-12
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
1
-0
/
+6
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
1
-0
/
+1
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-8
/
+9
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-52
/
+15
2006-09-27
[IA64] show_mem() printk levels
Jes Sorensen
1
-8
/
+9
2006-08-03
[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM
Bob Picco
1
-4
/
+9
2006-08-03
[IA64] align high endpoint of VIRTUAL_MEM_MAP
Bob Picco
1
-1
/
+2
[next]