Commit Graph

69738 Commits (b2b5d37d7ee1592046ef75986c6d37ee9d55a61b)
 

Author SHA1 Message Date
Sam Ravnborg b2b5d37d7e alpha: beautify vmlinux.lds 18 years ago
Christoph Hellwig a5f833f3c1 alpha: convert to generic sys_ptrace 18 years ago
Adrian Bunk d9ff5f3872 cleanup arch/alpha/Makefile 18 years ago
Greg Ungerer fabc7f66ee M68KNOMMU: remove unused config symbol CONFIG_DISKtel 18 years ago
Thomas Gleixner a2e170ea87 FRV: cleanup struct irqaction initializers 18 years ago
Mariusz Kozlowski 33bbf9597f include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc 18 years ago
Benjamin Herrenschmidt ef0fce8556 remove frv usage of flush_tlb_pgtables() 18 years ago
Lee Schermerhorn bde631a518 mm: add node states sysfs class attributeS 18 years ago
Adrian Bunk e2fc88d064 mm/vmstat.c: cleanups 18 years ago
Adrian Bunk dbcb0f19c8 mm/mempolicy.c: cleanups 18 years ago
Adrian Bunk d8dc74f212 mm/shmem.c: make 3 functions static 18 years ago
Adam Litke af767cbdd7 hugetlb: fix dynamic pool resize failure case 18 years ago
Nishanth Aravamudan 63b4613c3f hugetlb: fix hugepage allocation with memoryless nodes 18 years ago
Adam Litke 6b0c880dfe hugetlb: fix pool resizing corner case 18 years ago
Badari Pulavarty e63e1e5a6b hugetlbfs read() support 18 years ago
Ken Chen 7aa91e1040 hugetlb: allow extending ftruncate on hugetlbfs 18 years ago
Adam Litke 54f9f80d65 hugetlb: Add hugetlb_dynamic_pool sysctl 18 years ago
Adam Litke e4e574b767 hugetlb: Try to grow hugetlb pool for MAP_SHARED mappings 18 years ago
Adam Litke 7893d1d505 hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings 18 years ago
Adam Litke 6af2acb661 hugetlb: Move update_and_free_page 18 years ago
Yasunori Goto 98f3cfc1dc memory hotplug: Hot-add with sparsemem-vmemmap 18 years ago
KAMEZAWA Hiroyuki 48e94196a5 fix memory hot remove not configured case. 18 years ago
KAMEZAWA Hiroyuki de33b821f3 memory unplug: ia64 interface 18 years ago
KAMEZAWA Hiroyuki 0c0e619589 memory unplug: page offline 18 years ago
KAMEZAWA Hiroyuki a5d76b54a3 memory unplug: page isolation 18 years ago
KAMEZAWA Hiroyuki 75884fb1c6 memory unplug: memory hotplug cleanup 18 years ago
Mel Gorman 48f13bf3e7 Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator 18 years ago
Andrew Morton ea3061d227 slub: list_locations() can use GFP_TEMPORARY 18 years ago
Christoph Lameter 42a9fdbb12 SLUB: Optimize cacheline use for zeroing 18 years ago
Christoph Lameter 4c93c355d5 SLUB: Place kmem_cache_cpu structures in a NUMA aware way 18 years ago
Christoph Lameter ee3c72a14b SLUB: Avoid touching page struct when freeing to per cpu slab 18 years ago
Christoph Lameter b3fba8da65 SLUB: Move page->offset to kmem_cache_cpu->offset 18 years ago
Christoph Lameter 8e65d24c7c SLUB: Do not use page->mapping 18 years ago
Christoph Lameter dfb4f09609 SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab 18 years ago
Adrian Bunk 484f51f820 mm/page_alloc.c: make code static 18 years ago
Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 years ago
Mel Gorman d9c2340052 Do not depend on MAX_ORDER when grouping pages by mobility 18 years ago
Mel Gorman d100313fd6 Fix calculation in move_freepages_block for counting pages 18 years ago
Mel Gorman 64c5e135bf don't group high order atomic allocations 18 years ago
Mel Gorman ac0e5b7a6b remove PAGE_GROUP_BY_MOBILITY 18 years ago
Mel Gorman 56fd56b868 Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks 18 years ago
Mel Gorman 5c0e306647 Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 18 years ago
Mel Gorman 46dafbca2b Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback 18 years ago
Mel Gorman 5adc5be7cd Bias the placement of kernel pages at lower PFNs 18 years ago
Mel Gorman 9ef9acb05a Do not group pages by mobility type on low memory systems 18 years ago
Mel Gorman e010487dbe Group high-order atomic allocations 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Mel Gorman c361be55b3 Move free pages between lists on steal 18 years ago
Mel Gorman e2c55dc87f Drain per-cpu lists when high-order allocations fail 18 years ago
Mel Gorman b92a6edd4b Add a configure option to group pages by mobility 18 years ago