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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
1
-1
/
+0
2011-12-08
ia64: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-2
/
+2
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
1
-0
/
+2
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
1
-5
/
+0
2010-01-06
[IA64] use helpers for rlimits
Jiri Slaby
1
-1
/
+1
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
1
-2
/
+2
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-3
/
+0
2009-09-23
kcore: register text area in generic way
KAMEZAWA Hiroyuki
1
-2
/
+1
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
1
-3
/
+1
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-3
/
+4
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-9
/
+6
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2009-03-26
ia64/pv_ops: gate page paravirtualization.
Isaku Yamahata
1
-2
/
+4
2009-03-26
ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.
Isaku Yamahata
1
-1
/
+2
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
1
-17
/
+0
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-05-15
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
1
-0
/
+25
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-04-11
[IA64] Fix NUMA configuration issue
Zoltan Menyhart
1
-4
/
+2
2008-04-09
[IA64] Untangle sync_icache_dcache() page size determination
Christoph Lameter
1
-7
/
+1
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2007-10-29
[IA64] ia64/mm/init.c: fix section mismatches
Adrian Bunk
1
-2
/
+2
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
1
-1
/
+1
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-1
/
+2
2007-10-16
memory unplug: ia64 interface
KAMEZAWA Hiroyuki
1
-1
/
+11
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-4
/
+1
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
1
-51
/
+0
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
1
-10
/
+1
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
1
-1
/
+1
2007-04-30
Pull percpu-dtc into release branch
Tony Luck
1
-10
/
+1
2007-03-29
[IA64] bugfix stack layout upside-down
KAMEZAWA Hiroyuki
1
-1
/
+1
2007-03-20
[IA64] min_low_pfn and max_low_pfn calculation fix
Zou Nan hai
1
-0
/
+16
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-4
/
+2
2007-02-11
[PATCH] Drop nr_free_pages_pgdat()
Christoph Lameter
1
-1
/
+1
2007-02-06
[IA64] relax per-cpu TLB requirement to DTC
Chen, Kenneth W
1
-10
/
+1
2007-02-05
[IA64] swiotlb bug fixes
Jan Beulich
1
-0
/
+19
2007-02-05
[IA64] register memory ranges in a consistent manner
Bob Picco
1
-2
/
+17
2007-01-11
[PATCH] Fix sparsemem on Cell
Dave Hansen
1
-2
/
+3
2006-12-12
[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'
Tony Luck
1
-7
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-2
/
+2
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-0
/
+12
2006-08-03
[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM
Bob Picco
1
-0
/
+55
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+2
2006-05-15
ACPI add ia64 exports to build acpi_memhotplug as a module
KAMEZAWA Hiroyuki
1
-0
/
+2
2006-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+7
2006-03-27
[IA64] lazy_mmu_prot_update needs to be aware of huge pages
Zhang, Yanmin
1
-1
/
+7
[next]