Age | Commit message (Expand) | Author | Files | Lines |
2007-06-26 | [IA64] is_power_of_2-ia64/mm/hugetlbpage.c | vignesh babu | 1 | -1/+2 |
2007-05-16 | [IA64] optimize pagefaults a little | Christoph Hellwig | 1 | -27/+14 |
2007-05-11 | [IA64] spelling fixes: arch/ia64/ | Simon Arlott | 1 | -1/+1 |
2007-05-11 | [IA64] Quicklist support for IA64 | Christoph Lameter | 3 | -53/+2 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 1 | -3/+3 |
2007-05-08 | [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64 | Milind Arun Choudhary | 1 | -3/+3 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2 | -2/+0 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -1/+1 |
2007-05-08 | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 1 | -0/+2 |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2 | -24/+65 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on ia64 | Benjamin Herrenschmidt | 1 | -0/+8 |
2007-05-07 | Make page->private usable in compound pages | Christoph Lameter | 1 | -1/+1 |
2007-04-30 | Pull mem-attribute into release branch | Tony Luck | 1 | -14/+64 |
2007-04-30 | Pull percpu-dtc into release branch | Tony Luck | 1 | -10/+1 |
2007-03-30 | [IA64] make ioremap avoid unsupported attributes | Bjorn Helgaas | 1 | -5/+55 |
2007-03-30 | [IA64] rename ioremap variables to match i386 | Bjorn Helgaas | 1 | -13/+13 |
2007-03-29 | [IA64] bugfix stack layout upside-down | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2007-03-20 | [IA64] min_low_pfn and max_low_pfn calculation fix | Zou Nan hai | 3 | -27/+23 |
2007-03-06 | [IA64] point saved_max_pfn to the max_pfn of the entire system | Horms | 2 | -11/+0 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 1 | -4/+2 |
2007-02-11 | [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 | Christoph Lameter | 2 | -1/+9 |
2007-02-11 | [PATCH] Drop nr_free_pages_pgdat() | Christoph Lameter | 1 | -1/+1 |
2007-02-06 | [IA64] relax per-cpu TLB requirement to DTC | Chen, Kenneth W | 1 | -10/+1 |
2007-02-05 | [IA64] swiotlb bug fixes | Jan Beulich | 1 | -0/+19 |
2007-02-05 | [IA64] clean up sparsemem memory_present call | Bob Picco | 1 | -33/+3 |
2007-02-05 | [IA64] show_mem() for IA64 sparsemem NUMA | George Beshers | 1 | -26/+48 |
2007-02-05 | [IA64] register memory ranges in a consistent manner | Bob Picco | 2 | -3/+20 |
2007-02-05 | [IA64] kexec: typo in the saved_max_pfn description in contig.c | Horms | 1 | -1/+1 |
2007-02-05 | [IA64] Zero size /proc/vmcore on ia64 | Horms | 1 | -0/+6 |
2007-01-11 | [PATCH] Fix sparsemem on Cell | Dave Hansen | 1 | -2/+3 |
2006-12-12 | [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid' | Tony Luck | 2 | -9/+3 |
2006-12-12 | [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations | Horms | 1 | -0/+6 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -2/+2 |
2006-12-07 | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 1 | -0/+5 |
2006-11-14 | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 1 | -1/+3 |
2006-10-11 | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2 | -0/+2 |
2006-10-01 | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 1 | -0/+18 |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 1 | -1/+1 |
2006-09-29 | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 1 | -2/+4 |
2006-09-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -22/+23 |
2006-09-27 | [PATCH] Have ia64 use add_active_range() and free_area_init_nodes | Mel Gorman | 3 | -87/+36 |
2006-09-26 | [IA64] trim output of show_mem() | Jes Sorensen | 1 | -5/+4 |
2006-09-26 | [IA64] show_mem() printk levels | Jes Sorensen | 2 | -22/+24 |
2006-08-03 | [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM | Bob Picco | 3 | -67/+66 |
2006-08-03 | [IA64] align high endpoint of VIRTUAL_MEM_MAP | Bob Picco | 2 | -2/+4 |
2006-08-02 | [IA64] sparse cleanups | Keith Owens | 1 | -3/+3 |
2006-07-04 | [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug | Yasunori Goto | 1 | -3/+13 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 6 | -6/+0 |
2006-06-27 | [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda... | Yasunori Goto | 1 | -2/+14 |
2006-06-27 | [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ... | Yasunori Goto | 1 | -5/+19 |