Commit Graph

960 Commits (d366e40a1cabd453be6e2609caa7e12f9ca17b1f)

Author SHA1 Message Date
David Howells 811d736f9e [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] 19 years ago
David Howells 831058dec3 [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] 19 years ago
David Howells b398f6bff9 [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [try #6] 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
Andreas Gruenbacher 39f0247d38 [PATCH] Access Control Lists for tmpfs 19 years ago
Hugh Dickins 3f9e7949f8 [PATCH] valid_swaphandles() fix 19 years ago
Chandra Seetharaman 2d1d43f6a4 [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added 19 years ago
Chandra Seetharaman 40c99aae23 [PATCH] remove static variable mm/page-writeback.c:total_pages 19 years ago
Paul Jackson 38837fc75a [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map 19 years ago
Nick Piggin b78483a4ba [PATCH] oom: don't kill current when another OOM in progress 19 years ago
Oleg Nesterov 01017a2270 [PATCH] oom_kill_task(): cleanup ->mm checks 19 years ago
Oleg Nesterov 972c4ea59c [PATCH] select_bad_process(): cleanup 'releasing' check 19 years ago
Oleg Nesterov 28324d1df6 [PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check 19 years ago
Oleg Nesterov c394cc9fbb [PATCH] introduce TASK_DEAD state 19 years ago
Oleg Nesterov 55a101f8f7 [PATCH] kill PF_DEAD flag 19 years ago
Sukadev Bhattiprolu f400e198b2 [PATCH] pidspace: is_init() 19 years ago
Dave Jones aa83aa40ed [PATCH] single bit flip detector 19 years ago
Adam Litke 79f5acf5d7 [PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS 19 years ago
Siddha, Suresh B 4ce072f1fa [PATCH] mm: fix a race condition under SMC + COW 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
David Howells 930e652a21 [PATCH] NOMMU: Make futexes work under NOMMU conditions 19 years ago
David Howells 6fa5f80bc3 [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels 19 years ago
David Howells 3034097a50 [PATCH] NOMMU: Order the per-mm_struct VMA list 19 years ago
David Howells d00c7b9937 [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode 19 years ago
David Howells 7b4d5b8b39 [PATCH] NOMMU: Check VMA protections 19 years ago
Sonic Zhang 910e46da4b [PATCH] Check if start address is in vma region in NOMMU function get_user_pages() 19 years ago
David Howells 0159b141d8 [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search 19 years ago
David Howells 0ec76a110f [PATCH] NOMMU: Check that access_process_vm() has a valid target 19 years ago
Rolf Eike Beer d24afc57d5 [PATCH] Mark __remove_vm_area() static 19 years ago
Rolf Eike Beer ead04089b1 [PATCH] Fix kerneldoc comments in mm/vmalloc.c 19 years ago
Randy Dunlap 423b41d773 [PATCH] mm/page_alloc: use NULL instead of 0 for ptr 19 years ago
Jes Sorensen f4b81804a2 [PATCH] do_no_pfn() 19 years ago
Christoph Lameter 5d29234362 [PATCH] zone_statistics: Use hot node instead of cold zone_pgdat 19 years ago
Christoph Lameter 66a550308b [PATCH] Do not allocate pagesets for unpopulated zones. 19 years ago
Christoph Lameter d5f541ed6e [PATCH] Add node to zone for the NUMA case 19 years ago
Christoph Lameter 765c4507af [PATCH] GFP_THISNODE for the slab allocator 19 years ago
Christoph Lameter 08e0f6a970 [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA 19 years ago
Jes Sorensen c72419138f [PATCH] Condense output of show_free_areas() 19 years ago
Christoph Lameter de3083ec3e [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_node_id() 19 years ago
Nick Piggin 0fd0e6b05a [PATCH] page invalidation cleanup 19 years ago
Andrew Morton e129b5c23c [PATCH] vm: add per-zone writeout counter 19 years ago
Mel Gorman fb01439c5b [PATCH] Allow an arch to expand node boundaries 19 years ago
Mel Gorman 9c7cd6877c [PATCH] Account for holes that are outside the range of physical memory 19 years ago
Mel Gorman 0e0b864e06 [PATCH] Account for memmap and optionally the kernel image as holes 19 years ago
Mel Gorman c713216dee [PATCH] Introduce mechanism for registering active regions of memory 19 years ago
Alexey Dobriyan 133d205a18 [PATCH] Make kmem_cache_destroy() return void 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Rafael J. Wysocki f623f0db8e [PATCH] swsusp: Fix mark_free_pages 19 years ago
Andrew Morton 546e0d2719 [PATCH] swsusp: read speedup 19 years ago
Andrew Morton ab95416035 [PATCH] swsusp: write speedup 19 years ago