index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
/
contig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-05-25
1
-4
/
+6
*
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-24
1
-1
/
+1
*
ia64: convert to dynamic percpu allocator
Tejun Heo
2009-10-02
1
-5
/
+53
*
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
2009-10-02
1
-14
/
+27
*
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
2009-10-02
1
-2
/
+2
*
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-17
1
-5
/
+4
*
[IA64] Put the space for cpu0 per-cpu area into .data section
Tony Luck
2008-09-29
1
-1
/
+1
*
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
2008-08-12
1
-2
/
+8
*
[IA64] Fix NUMA configuration issue
Zoltan Menyhart
2008-04-11
1
-1
/
+1
*
[IA64] remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-04-09
1
-2
/
+0
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-1
/
+1
*
[IA64] Fix section mismatch in contig.c version of per_cpu_init()
Tony Luck
2007-11-06
1
-33
/
+41
*
[IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem
Prarit Bhargava
2007-09-01
1
-0
/
+3
*
[IA64] Quicklist support for IA64
Christoph Lameter
2007-05-11
1
-1
/
+1
*
[IA64] min_low_pfn and max_low_pfn calculation fix
Zou Nan hai
2007-03-20
1
-24
/
+6
*
[IA64] point saved_max_pfn to the max_pfn of the entire system
Horms
2007-03-06
1
-5
/
+0
*
[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64
Christoph Lameter
2007-02-11
1
-1
/
+3
*
[IA64] show_mem() for IA64 sparsemem NUMA
George Beshers
2007-02-05
1
-26
/
+48
*
[IA64] kexec: typo in the saved_max_pfn description in contig.c
Horms
2007-02-05
1
-1
/
+1
*
[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'
Tony Luck
2006-12-12
1
-2
/
+1
*
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
2006-12-12
1
-0
/
+6
*
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2006-10-11
1
-0
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-09-27
1
-8
/
+9
|
\
|
*
[IA64] show_mem() printk levels
Jes Sorensen
2006-09-26
1
-8
/
+9
*
|
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
2006-09-27
1
-52
/
+15
|
/
*
[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM
Bob Picco
2006-08-03
1
-4
/
+9
*
[IA64] align high endpoint of VIRTUAL_MEM_MAP
Bob Picco
2006-08-03
1
-1
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[IA64] add init declaration to memory initialization functions
Chen, Kenneth W
2006-03-22
1
-3
/
+3
*
[IA64] add init declaration to cpu initialization functions
Chen, Kenneth W
2006-03-22
1
-1
/
+1
*
[IA64] support for cpu0 removal
Ashok Raj
2006-01-05
1
-1
/
+3
*
[PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_data
Bob Picco
2005-10-04
1
-2
/
+2
*
[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.
Robin Holt
2005-04-25
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+299