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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
6
-6
/
+0
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-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+2
2006-06-26
[PATCH] Notify page fault call chain for ia64
Anil S Keshavamurthy
1
-1
/
+35
2006-06-23
Auto-update from upstream
Tony Luck
1
-0
/
+2
2006-05-15
ACPI add ia64 exports to build acpi_memhotplug as a module
KAMEZAWA Hiroyuki
1
-0
/
+2
2006-05-08
[IA64] rework memory attribute aliasing
Bjorn Helgaas
1
-5
/
+22
2006-04-13
[IA64] Make show_mem() skip holes in a pgdat
Robin Holt
1
-1
/
+65
2006-04-07
[IA64] Prefetch mmap_sem in ia64_do_page_fault()
Christoph Lameter
1
-0
/
+3
2006-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-9
/
+17
2006-03-30
[IA64] ioremap() should prefer WB over UC
Bjorn Helgaas
1
-3
/
+3
2006-03-27
[IA64] optimize flush_tlb_range on large numa box
Chen, Kenneth W
1
-5
/
+7
2006-03-27
[IA64] lazy_mmu_prot_update needs to be aware of huge pages
Zhang, Yanmin
1
-1
/
+7
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
2
-3
/
+3
2006-03-26
[PATCH] ia64: ioremap: check EFI for valid memory attributes
Bjorn Helgaas
2
-1
/
+44
2006-03-22
[IA64] add init declaration - nolwsys
Chen, Kenneth W
1
-1
/
+1
2006-03-22
[IA64] add init declaration - gate page functions
Chen, Kenneth W
1
-1
/
+1
2006-03-22
[IA64] add init declaration to memory initialization functions
Chen, Kenneth W
2
-9
/
+9
2006-03-22
[IA64] add init declaration to cpu initialization functions
Chen, Kenneth W
2
-2
/
+2
2006-03-22
[IA64] fix ia64 is_hugepage_only_range
Chen, Kenneth W
1
-4
/
+3
2006-03-22
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
David Gibson
1
-2
/
+3
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-3
/
+3
2006-03-21
Pull bsp-removal into release branch
Tony Luck
2
-3
/
+10
2006-01-16
[IA64] Simple memory hot-add for ia64.
Yasunori Goto
1
-0
/
+36
2006-01-13
[IA64] Hole in IA64 TLB flushing from system threads
Jack Steiner
1
-1
/
+1
2006-01-05
[IA64] support for cpu0 removal
Ashok Raj
2
-3
/
+10
2005-12-06
[IA64] Limit the maximum NODEDATA_ALIGN() offset
Jack Steiner
1
-1
/
+3
2005-11-10
Pull context-bitmap into release branch
Tony Luck
1
-42
/
+43
2005-11-08
[IA64] fix memory less node allocation
Bob Picco
1
-10
/
+9
2005-11-03
[IA64] make mmu_context.h and tlb.c 80-column friendly
Chen, Kenneth W
1
-15
/
+18
2005-10-31
[IA64] Use bitmaps for efficient context allocation/free
Peter Keilty
1
-29
/
+27
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
1
-1
/
+6
2005-10-29
[PATCH] mm: flush_tlb_range outside ptlock
Hugh Dickins
1
-0
/
+2
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-8
/
+3
2005-10-29
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
2
-28
/
+8
2005-10-29
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
1
-1
/
+1
2005-10-28
Pull fix-slow-tlb-purge into release branch
Tony Luck
1
-7
/
+9
2005-10-28
Pull for-each-cpu into release branch
Tony Luck
1
-2
/
+3
2005-10-27
[IA64] - Avoid slow TLB purges on SGI Altix systems
Dean Roe
1
-7
/
+9
2005-10-25
[IA64] wider use of for_each_cpu_mask() in arch/ia64
hawkes@sgi.com
1
-2
/
+3
2005-10-04
[PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changes
Bob Picco
3
-3
/
+66
2005-10-04
[PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_data
Bob Picco
1
-2
/
+2
2005-10-04
[PATCH] V5 ia64 SPARSEMEM - Kconfig and Makefile
Bob Picco
1
-3
/
+2
2005-09-11
Pull sim-fixes into release branch
Tony Luck
1
-3
/
+12
2005-09-08
[IA64] Manual merge fix for 3 files
Tony Luck
1
-1
/
+2
2005-09-07
[PATCH] Kprobes: prevent possible race conditions ia64 changes
Prasanna S Panchamukhi
1
-1
/
+2
2005-09-06
[IA64] page_not_present fault in region 5 is normal
Kiyoshi Ueda
1
-3
/
+3
[next]