index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-05
[IA64] Zero size /proc/vmcore on ia64
Horms
1
-0
/
+6
2007-01-12
[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
2
-9
/
+3
2006-12-12
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
1
-0
/
+6
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+5
2006-11-14
[PATCH] hugetlb: prepare_hugepage_range check offset too
Hugh Dickins
1
-1
/
+3
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2
-0
/
+2
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
Keith Mannthey
1
-0
/
+18
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-2
/
+4
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-22
/
+23
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
3
-87
/
+36
2006-09-27
[IA64] trim output of show_mem()
Jes Sorensen
1
-5
/
+4
2006-09-27
[IA64] show_mem() printk levels
Jes Sorensen
2
-22
/
+24
2006-08-03
[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM
Bob Picco
3
-67
/
+66
2006-08-03
[IA64] align high endpoint of VIRTUAL_MEM_MAP
Bob Picco
2
-2
/
+4
2006-08-03
[IA64] sparse cleanups
Keith Owens
1
-3
/
+3
2006-07-04
[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug
Yasunori Goto
1
-3
/
+13
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
6
-6
/
+0
2006-06-28
[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...
Yasunori Goto
1
-2
/
+14
2006-06-28
[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...
Yasunori Goto
1
-5
/
+19
2006-06-28
[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...
Yasunori Goto
1
-11
/
+8
2006-06-28
[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-24
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-09
[IA64] rework memory attribute aliasing
Bjorn Helgaas
1
-5
/
+22
2006-04-14
[IA64] Make show_mem() skip holes in a pgdat
Robin Holt
1
-1
/
+65
2006-04-08
[IA64] Prefetch mmap_sem in ia64_do_page_fault()
Christoph Lameter
1
-0
/
+3
2006-03-31
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-23
[IA64] add init declaration - nolwsys
Chen, Kenneth W
1
-1
/
+1
2006-03-23
[IA64] add init declaration - gate page functions
Chen, Kenneth W
1
-1
/
+1
2006-03-23
[IA64] add init declaration to memory initialization functions
Chen, Kenneth W
2
-9
/
+9
2006-03-23
[IA64] add init declaration to cpu initialization functions
Chen, Kenneth W
2
-2
/
+2
2006-03-23
[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-14
[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
[next]