Age | Commit message (Expand) | Author |
2007-09-04 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-09-01 | [IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem | Prarit Bhargava |
2007-08-31 | hugepage: fix broken check for offset alignment in hugepage mappings | David Gibson |
2007-08-16 | [IA64] Failure to grow RBS | Andrew Burgess |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-07-11 | [IA64] silence GCC ia64 unused variable warnings | Jes Sorensen |
2007-06-26 | [IA64] is_power_of_2-ia64/mm/hugetlbpage.c | vignesh babu |
2007-05-16 | [IA64] optimize pagefaults a little | Christoph Hellwig |
2007-05-11 | [IA64] spelling fixes: arch/ia64/ | Simon Arlott |
2007-05-11 | [IA64] Quicklist support for IA64 | Christoph Lameter |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds |
2007-05-08 | [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64 | Milind Arun Choudhary |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-08 | Fix section mismatch of memory hotplug related code. | Yasunori Goto |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds |
2007-05-07 | get_unmapped_area handles MAP_FIXED on ia64 | Benjamin Herrenschmidt |
2007-05-07 | Make page->private usable in compound pages | Christoph Lameter |
2007-04-30 | Pull mem-attribute into release branch | Tony Luck |
2007-04-30 | Pull percpu-dtc into release branch | Tony Luck |
2007-03-30 | [IA64] make ioremap avoid unsupported attributes | Bjorn Helgaas |
2007-03-30 | [IA64] rename ioremap variables to match i386 | Bjorn Helgaas |
2007-03-29 | [IA64] bugfix stack layout upside-down | KAMEZAWA Hiroyuki |
2007-03-20 | [IA64] min_low_pfn and max_low_pfn calculation fix | Zou Nan hai |
2007-03-06 | [IA64] point saved_max_pfn to the max_pfn of the entire system | Horms |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2007-02-11 | [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 | Christoph Lameter |
2007-02-11 | [PATCH] Drop nr_free_pages_pgdat() | Christoph Lameter |
2007-02-06 | [IA64] relax per-cpu TLB requirement to DTC | Chen, Kenneth W |
2007-02-05 | [IA64] swiotlb bug fixes | Jan Beulich |
2007-02-05 | [IA64] clean up sparsemem memory_present call | Bob Picco |
2007-02-05 | [IA64] show_mem() for IA64 sparsemem NUMA | George Beshers |
2007-02-05 | [IA64] register memory ranges in a consistent manner | Bob Picco |
2007-02-05 | [IA64] kexec: typo in the saved_max_pfn description in contig.c | Horms |
2007-02-05 | [IA64] Zero size /proc/vmcore on ia64 | Horms |
2007-01-11 | [PATCH] Fix sparsemem on Cell | Dave Hansen |
2006-12-12 | [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid' | Tony Luck |
2006-12-12 | [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations | Horms |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] shared page table for hugetlb page | Chen, Kenneth W |
2006-11-14 | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins |
2006-10-11 | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman |
2006-10-01 | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu |
2006-09-29 | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron |
2006-09-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2006-09-27 | [PATCH] Have ia64 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-26 | [IA64] trim output of show_mem() | Jes Sorensen |
2006-09-26 | [IA64] show_mem() printk levels | Jes Sorensen |
2006-08-03 | [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM | Bob Picco |