index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
/
contig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-11
/
+0
2013-07-03
mm/IA64: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-11
/
+0
2013-06-24
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
1
-2
/
+1
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+2
2013-02-23
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-24
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-29
[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-11
[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-06
[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-06
[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-05
[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-26
[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
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-22
[IA64] add init declaration to memory initialization functions
Chen, Kenneth W
1
-3
/
+3
2006-03-22
[IA64] add init declaration to cpu initialization functions
Chen, Kenneth W
1
-1
/
+1
2006-01-05
[IA64] support for cpu0 removal
Ashok Raj
1
-1
/
+3
2005-10-04
[PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_data
Bob Picco
1
-2
/
+2
2005-04-25
[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.
Robin Holt
1
-1
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+299