Commit Graph

16642 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
Greg Ungerer fabc7f66ee M68KNOMMU: remove unused config symbol CONFIG_DISKtel 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
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 54f9f80d65 hugetlb: Add hugetlb_dynamic_pool sysctl 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 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
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 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
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 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 e010487dbe Group high-order atomic allocations 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Mel Gorman b92a6edd4b Add a configure option to group pages by mobility 18 years ago
Mel Gorman b2a0ac8875 Split the free lists for movable and unmovable allocations 18 years ago
Mel Gorman 835c134ec4 Add a bitmap that is used to track flags affecting a block of pages 18 years ago
KAMEZAWA Hiroyuki 954ffcb35f flush icache before set_pte() on ia64: flush icache at set_pte 18 years ago
Christoph Lameter 6cb062296f Categorize GFP flags 18 years ago
Christoph Lameter 0e1e7c7a73 Memoryless nodes: Use N_HIGH_MEMORY for cpusets 18 years ago
Christoph Lameter 523b945855 Memoryless nodes: Fix GFP_THISNODE behavior 18 years ago
Christoph Lameter 37c0708dbe Memoryless nodes: Add N_CPU node state 18 years ago
Christoph Lameter 7ea1530ab3 Memoryless nodes: introduce mask of nodes with memory 18 years ago
Christoph Lameter 1380891071 Memoryless nodes: Generic management of nodemasks for various purposes 18 years ago
Nick Piggin 55144768e1 fs: remove some AOP_TRUNCATED_PAGE 18 years ago
Nick Piggin 03158cd7eb fs: restore nobh 18 years ago
Nick Piggin a20fa20c54 With reiserfs no longer using the weird generic_cont_expand, remove it completely. 18 years ago
Nick Piggin 89e107877b fs: new cont helpers 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Nick Piggin 2f718ffc16 mm: buffered write iterator 18 years ago
Nick Piggin 08291429cf mm: fix pagecache write deadlocks 18 years ago
Lee Schermerhorn 754af6f5a8 Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag 18 years ago
Martin Schwidefsky c92ff1bde0 move mm_struct and vm_area_struct 18 years ago
Nick Piggin c0bc9875b7 radix-tree: use indirect bit 18 years ago
Nick Piggin 557ed1fa26 remove ZERO_PAGE 18 years ago
Christoph Lameter aadb4bc4a1 SLUB: direct pass through of page size or higher kmalloc requests 18 years ago
Fengguang Wu 57f6b96c09 filemap: convert some unsigned long to pgoff_t 18 years ago
Fengguang Wu 535443f515 readahead: remove several readahead macros 18 years ago