Age | Commit message (Expand) | Author |
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 |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-09-29 | [IA64] Put the space for cpu0 per-cpu area into .data section | Tony Luck |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk |
2008-08-12 | [IA64] Ensure cpu0 can access per-cpu variables in early boot code | Tony Luck |
2008-07-30 | GRU Driver: hardware data structures | Jack Steiner |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-05-15 | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan |
2008-04-29 | [IA64] bugfix: nptcg breaks cpu-hotadd | Hidetoshi Seto |