index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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
-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-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-04-08
[IA64] Minimize per_cpu reservations.
holt@sgi.com
1
-8
/
+4
2008-04-08
[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-11
[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-06
[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-05
[IA64] clean up sparsemem memory_present call
Bob Picco
1
-33
/
+3
2007-02-05
[IA64] register memory ranges in a consistent manner
Bob Picco
1
-1
/
+3
2007-02-05
[IA64] Zero size /proc/vmcore on ia64
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
-14
/
+14
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-35
/
+9
2006-09-26
[IA64] trim output of show_mem()
Jes Sorensen
1
-5
/
+4
2006-09-26
[IA64] show_mem() printk levels
Jes Sorensen
1
-14
/
+15
2006-08-03
[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM
Bob Picco
1
-63
/
+2
2006-08-03
[IA64] align high endpoint of VIRTUAL_MEM_MAP
Bob Picco
1
-1
/
+2
2006-07-04
[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug
Yasunori Goto
1
-3
/
+13
2006-06-27
[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...
Yasunori Goto
1
-2
/
+14
2006-06-27
[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...
Yasunori Goto
1
-5
/
+19
2006-06-27
[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...
Yasunori Goto
1
-11
/
+8
2006-04-13
[IA64] Make show_mem() skip holes in a pgdat
Robin Holt
1
-1
/
+65
2006-03-27
[PATCH] for_each_online_pgdat: remove sorting pgdat
KAMEZAWA Hiroyuki
1
-31
/
+0
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-2
/
+2
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
-2
/
+7
2005-12-06
[IA64] Limit the maximum NODEDATA_ALIGN() offset
Jack Steiner
1
-1
/
+3
2005-11-08
[IA64] fix memory less node allocation
Bob Picco
1
-10
/
+9
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
1
-1
/
+6
2005-10-04
[PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changes
Bob Picco
1
-2
/
+41
2005-07-06
[IA64] fix generic/up builds
Tony Luck
1
-23
/
+49
2005-07-06
[IA64] memory-less-nodes repost
bob.picco
1
-227
/
+167
2005-06-23
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
1
-4
/
+5
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
/
+737