Commit Graph

1308 Commits (79d365a306c3af53d8a732fec79b76c0b285d816)

Author SHA1 Message Date
Pekka Enberg 714b8171af slab: ensure cache_alloc_refill terminates 18 years ago
Nick Piggin 5f22df00a0 mm: remove gcc workaround 18 years ago
Christoph Lameter 1b4244647c Use ZVC counters to establish exact size of dirtyable pages 18 years ago
Christoph Lameter 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values 18 years ago
Jeremy Fitzhardinge aee16b3cee Add apply_to_page_range() which applies a function to a pte range 18 years ago
Pekka Enberg fd76bab2fa slab: introduce krealloc 18 years ago
David S. Miller 6a5b518f22 [MM]: sparse_init() should be __init. 18 years ago
Siddha, Suresh B 62918a0361 [PATCH] x86-64: skip cache_free_alien() on non NUMA 18 years ago
Jeremy Fitzhardinge ce6234b529 [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages 18 years ago
Jeremy Fitzhardinge d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 18 years ago
Andi Kleen 0d08e0d3a9 [PATCH] x86-64: Fix vmalloc_32 to really allocate <4GB on 64bit platforms 18 years ago
Linus Torvalds 07db59bd6b Change default dirty-writeback limits 18 years ago
Martin Schwidefsky 6c210482ae [S390] split page_test_and_clear_dirty. 18 years ago
Christoph Lameter 0e8c7d0fd5 page migration: fix NR_FILE_PAGES accounting 18 years ago
Hugh Dickins 3d124cbba3 fix OOM killing processes wrongly thought MPOL_BIND 18 years ago
David Rientjes 650a7c974f oom: kill all threads that share mm with killed task 18 years ago
Wu, Bryan 6a04de6dbe [PATCH] nommu: fix bug ip_conntrack does not work on nommu 18 years ago
David Howells e94a40c508 [PATCH] SLAB: Mention slab name when listing corrupt objects 18 years ago
Martin Schwidefsky 6e1beb3c22 [S390] page_mkclean data corruption. 18 years ago
Carsten Otte a76c0b9763 [PATCH] mm: fix xip issue with /dev/zero 18 years ago
Hugh Dickins 90ed52ebe4 [PATCH] holepunch: fix mmap_sem i_mutex deadlock 18 years ago
Hugh Dickins 16a100190d [PATCH] holepunch: fix disconnected pages after second truncate 18 years ago
Hugh Dickins 1ae7000630 [PATCH] holepunch: fix shmem_truncate_range punch locking 18 years ago
Hugh Dickins a2646d1e6c [PATCH] holepunch: fix shmem_truncate_range punching too far 18 years ago
Vasily Tarasov f772b3d9ca block: blk_max_pfn is somtimes wrong 18 years ago
David Howells 165b239270 [PATCH] NOMMU: make SYSV SHM nattch work correctly 18 years ago
David Howells d56e03cd27 [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHM 18 years ago
Ankita Garg 35ae834fa0 [PATCH] oom fix: prevent oom from killing a process with children/sibling unkillable 18 years ago
Peter Zijlstra 89a09141df [PATCH] nfs: fix congestion control 18 years ago
Zach Brown 65b8291c40 [PATCH] dio: invalidate clean pages before dio write 18 years ago
Nick Piggin 00e9fa2d64 [PATCH] mm: fix madvise infinine loop 18 years ago
Christoph Lameter 0dc952dc3e [PATCH] Page migration: Fix vma flag checking 18 years ago
Hugh Dickins 759b9775c2 [PATCH] shmem and simple const super_operations 18 years ago
Trond Myklebust 7b965e0884 [PATCH] VM: invalidate_inode_pages2_range() should not exit early 18 years ago
Oleg Nesterov 34bbd70405 [PATCH] adapt page_lock_anon_vma() to PREEMPT_RCU 18 years ago
Andrew Morton 232ea4d69d [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations 18 years ago
David Miller d1af65d13f [PATCH] Bug in MM_RB debugging 18 years ago
Nick Piggin 5409bae07a [PATCH] Rename PG_checked to PG_owner_priv_1 18 years ago
Randy Dunlap 05fb6bf0b2 [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) 18 years ago
Adrian Bunk 9b83a6a852 [PATCH] mm/{,tiny-}shmem.c cleanups 18 years ago
Christoph Lameter 8ef8286689 [PATCH] slab: reduce size of alien cache to cover only possible nodes 18 years ago
Christoph Lameter 74c7aa8b85 [PATCH] Replace highest_possible_node_id() with nr_node_ids 18 years ago
KAMEZAWA Hiroyuki 8af5e2eb3c [PATCH] fix mempolicy's check on a system with memory-less-node 18 years ago
NeilBrown 29dbb3fc80 [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystem 18 years ago
Nick Piggin e0a04cffa4 [PATCH] mincore: vma crossing fix 18 years ago
Nick Piggin 4a76ef036a [PATCH] mincore: fill in results properly 18 years ago
Nick Piggin 30fcffed81 [PATCH] mincore: CONFIG_SWAP=n fix 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Nick Piggin 42da9cbd3e [PATCH] mm: mincore anon 18 years ago
Benjamin Herrenschmidt 22cd25ed31 [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() 18 years ago