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
2010-01-08
[IA64] __per_cpu_idtrs[] is a memory hog
Tony Luck
1
-13
/
+19
2010-01-07
[IA64] use helpers for rlimits
Jiri Slaby
1
-1
/
+1
2009-12-16
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-0
/
+11
2009-12-16
implement early_io{re,un}map for ia64
Luck, Tony
1
-0
/
+11
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-36
/
+196
2009-10-29
percpu: make percpu symbols in ia64 unique
Tejun Heo
1
-2
/
+3
2009-10-09
[IA64] Re-implement spinaphores using ticket lock concepts
Tony Luck
1
-6
/
+18
2009-10-02
ia64: convert to dynamic percpu allocator
Tejun Heo
2
-5
/
+138
2009-10-02
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
2
-25
/
+51
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
3
-6
/
+6
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-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
3
-16
/
+12
2009-06-15
[IA64] fix compile error in arch/ia64/mm/extable.c
Rusty Russell
1
-2
/
+2
2009-06-12
module: trim exception table on init free.
Rusty Russell
1
-0
/
+26
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2009-04-01
Pull pvops into release branch
Tony Luck
1
-3
/
+6
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-03-16
cpumask: use mm_cpumask() wrapper: ia64
Rusty Russell
1
-1
/
+1
2009-02-19
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-02-19
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-01-07
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2008-11-04
[IA64] fix the difference between node_mem_map and node_start_pfn
Ken'ichi Ohmichi
1
-1
/
+0
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+6
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
1
-17
/
+0
2008-10-18
[IA64] Fix annoying IA64_TR_ALLOC_MAX message.
Tony Luck
1
-2
/
+6
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2
-2
/
+2
2008-09-30
[IA64] Put the space for cpu0 per-cpu area into .data section
Tony Luck
2
-2
/
+2
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-08-12
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
2
-3
/
+13
2008-07-30
GRU Driver: hardware data structures
Jack Steiner
1
-1
/
+3
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-9
/
+10
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+6
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-3
/
+4
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-1
/
+1
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-6
/
+5
2008-05-15
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
1
-0
/
+25
2008-04-30
[IA64] bugfix: nptcg breaks cpu-hotadd
Hidetoshi Seto
1
-1
/
+4
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-04-17
Pull miscellaneous into release branch
Tony Luck
3
-17
/
+5
2008-04-17
Pull nptcg into release branch
Tony Luck
1
-15
/
+146
2008-04-17
Pull kvm-patches into release branch
Tony Luck
1
-0
/
+196
2008-04-12
[IA64] Fix NUMA configuration issue
Zoltan Menyhart
3
-6
/
+4
2008-04-10
[IA64] Untangle sync_icache_dcache() page size determination
Christoph Lameter
1
-7
/
+1
2008-04-09
[IA64] remove redundant display of free swap space in show_mem()
Johannes Weiner
2
-4
/
+0
[next]