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