Age | Commit message (Expand) | Author |
2012-06-14 | [IA64] Port OOM changes to ia64_do_page_fault | Kautuk Consul |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2011-12-08 | ia64: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2011-01-13 | thp: pte alloc trans splitting | Andrea Arcangeli |
2010-06-30 | [IA64] Fix spinaphore down_spin() | Tony Luck |
2010-05-30 | ia64: revert __node_random addition | Linus Torvalds |
2010-05-27 | [IA64] Fix build breakage | Tony Luck |
2010-05-18 | [IA64] invoke oom-killer from page fault | npiggin@suse.de |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-06 | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-02-08 | [IA64] Remove COMPAT_IA32 support | Tony Luck |
2010-02-02 | Merge branch 'master' into percpu | Tejun Heo |
2010-01-07 | [IA64] __per_cpu_idtrs[] is a memory hog | Tony Luck |
2010-01-06 | [IA64] use helpers for rlimits | Jiri Slaby |
2010-01-05 | Merge branch 'master' into percpu | Tejun Heo |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-12-16 | implement early_io{re,un}map for ia64 | Luck, Tony |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-10-29 | percpu: remove per_cpu__ prefix. | Rusty Russell |
2009-10-29 | percpu: make percpu symbols in ia64 unique | Tejun Heo |
2009-10-09 | [IA64] Re-implement spinaphores using ticket lock concepts | Tony Luck |
2009-10-02 | ia64: convert to dynamic percpu allocator | Tejun Heo |
2009-10-02 | ia64: allocate percpu area for cpu0 like percpu areas for other cpus | Tejun Heo |
2009-10-02 | ia64: don't alias VMALLOC_END to vmalloc_end | Tejun Heo |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register text area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox |
2009-06-15 | [IA64] fix compile error in arch/ia64/mm/extable.c | Rusty Russell |
2009-06-12 | module: trim exception table on init free. | Rusty Russell |
2009-04-01 | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov |
2009-03-31 | Pull pvops into release branch | Tony Luck |
2009-03-26 | ia64/pv_ops: gate page paravirtualization. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. | Isaku Yamahata |
2009-03-16 | cpumask: use mm_cpumask() wrapper: ia64 | Rusty Russell |
2009-02-18 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki |
2009-02-18 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade |
2008-11-04 | [IA64] fix the difference between node_mem_map and node_start_pfn | Ken'ichi Ohmichi |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-10-20 | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty |
2008-10-17 | [IA64] Fix annoying IA64_TR_ALLOC_MAX message. | Tony Luck |