| Commit message (Expand) | Author | Age |
* | mm: fix-up zone present pages | Jianguo Wu | 2012-10-09 |
* | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 |
* | [IA64] Port OOM changes to ia64_do_page_fault | Kautuk Consul | 2012-06-14 |
* | Disintegrate asm/system.h for IA64 | David Howells | 2012-03-28 |
* | ia64: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-12-08 |
* | 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-25 |
* | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 |
* | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 |
* | [IA64] Fix spinaphore down_spin() | Tony Luck | 2010-06-30 |
* | ia64: revert __node_random addition | Linus Torvalds | 2010-05-30 |
* | [IA64] Fix build breakage | Tony Luck | 2010-05-27 |
* | [IA64] invoke oom-killer from page fault | npiggin@suse.de | 2010-05-18 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel | 2010-03-06 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 |
| |\ |
|
| * \ | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
| |\ \ |
|
| * | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
* | | | | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 |
| |_|/
|/| | |
|
* | | | [IA64] __per_cpu_idtrs[] is a memory hog | Tony Luck | 2010-01-07 |
* | | | [IA64] use helpers for rlimits | Jiri Slaby | 2010-01-06 |
| |/
|/| |
|
* | | 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-15 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | percpu: make percpu symbols in ia64 unique | Tejun Heo | 2009-10-29 |
| * | 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-10-02 |
* | | [IA64] Re-implement spinaphores using ticket lock concepts | Tony Luck | 2009-10-09 |
|/ |
|
* | 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-23 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 |
* | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 |
* | [IA64] fix compile error in arch/ia64/mm/extable.c | Rusty Russell | 2009-06-15 |
* | module: trim exception table on init free. | Rusty Russell | 2009-06-12 |
* | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov | 2009-04-01 |
* | Pull pvops into release branch | Tony Luck | 2009-03-31 |
|\ |
|
| * | ia64/pv_ops: gate page paravirtualization. | Isaku Yamahata | 2009-03-26 |
| * | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. | Isaku Yamahata | 2009-03-26 |
* | | cpumask: use mm_cpumask() wrapper: ia64 | Rusty Russell | 2009-03-15 |
|/ |
|
* | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 2009-02-18 |
* | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 |
* | [IA64] fix the difference between node_mem_map and node_start_pfn | Ken'ichi Ohmichi | 2008-11-04 |