Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko | 1 | -48/+0 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams | 1 | -2/+2 |
2015-07-02 | [IA64] Drop debug test/printk that some special pages are marked reserved | Tony Luck | 1 | -4/+0 |
2015-06-10 | ia64: remove paravirt code | Luis R. Rodriguez | 1 | -6/+3 |
2015-04-12 | ia64: Remove Linux/x86 exec domain support | Richard Weinberger | 1 | -25/+0 |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -0/+31 |
2014-08-06 | memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE | Wang Nan | 1 | -1/+2 |
2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 1 | -0/+48 |
2013-11-13 | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu | 1 | -3/+1 |
2013-07-03 | mm/IA64: prepare for killing free_all_bootmem_node() | Jiang Liu | 1 | -7/+2 |
2013-07-03 | mm/IA64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -26/+1 |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -1/+1 |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -2/+1 |
2013-04-29 | mm/IA64: use common help functions to free reserved pages | Jiang Liu | 1 | -19/+4 |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 1 | -0/+18 |
2013-01-03 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+2 |
2012-11-16 | revert "mm: fix-up zone present pages" | Andrew Morton | 1 | -1/+0 |
2012-10-09 | mm: fix-up zone present pages | Jianguo Wu | 1 | -0/+1 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -1/+2 |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells | 1 | -1/+0 |
2011-12-08 | ia64: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 1 | -2/+2 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2010-03-06 | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel | 1 | -0/+2 |
2010-02-08 | [IA64] Remove COMPAT_IA32 support | Tony Luck | 1 | -5/+0 |
2010-01-06 | [IA64] use helpers for rlimits | Jiri Slaby | 1 | -1/+1 |
2009-10-02 | ia64: don't alias VMALLOC_END to vmalloc_end | Tejun Heo | 1 | -2/+2 |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 1 | -3/+0 |
2009-09-23 | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 1 | -2/+1 |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki | 1 | -3/+4 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 1 | -9/+6 |
2009-04-01 | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov | 1 | -2/+1 |
2009-03-26 | ia64/pv_ops: gate page paravirtualization. | Isaku Yamahata | 1 | -2/+4 |
2009-03-26 | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. | Isaku Yamahata | 1 | -1/+2 |
2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 1 | -1/+1 |
2008-10-20 | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 1 | -17/+0 |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 1 | -1/+0 |
2008-05-15 | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan | 1 | -0/+25 |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 1 | -9/+0 |
2008-04-11 | [IA64] Fix NUMA configuration issue | Zoltan Menyhart | 1 | -4/+2 |
2008-04-09 | [IA64] Untangle sync_icache_dcache() page size determination | Christoph Lameter | 1 | -7/+1 |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2007-10-29 | [IA64] ia64/mm/init.c: fix section mismatches | Adrian Bunk | 1 | -2/+2 |
2007-10-19 | setup vma->vm_page_prot by vm_get_page_prot() | Coly Li | 1 | -1/+1 |
2007-10-16 | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 1 | -1/+2 |
2007-10-16 | memory unplug: ia64 interface | KAMEZAWA Hiroyuki | 1 | -1/+11 |