Commit Graph

188 Commits (e5658d3e8a347f4393a9403b0cec8d43fa6214b1)

Author SHA1 Message Date
Paolo 'Blaisorblade' Giarrusso 7e2cff42cf [PATCH] mm: add a note about partially hardcoded VM_* flags 20 years ago
Paolo 'Blaisorblade' Giarrusso f10df68604 [PATCH] fix locking comment in unmap_region() 20 years ago
Dave Hansen f3519f9194 [PATCH] fix mm/Kconfig spelling 20 years ago
Alok Kataria c7e43c78ae [PATCH] Fix slab BUG_ON() triggered by change in array cache size 20 years ago
Hugh Dickins 2fd4ef85e0 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() 20 years ago
Randy Dunlap 9f1583339a [PATCH] use add_taint() for setting tainted bit flags 20 years ago
Andi Kleen 5b952b3c14 [PATCH] Fix MPOL_F_VERIFY 20 years ago
Con Kolivas 8d0986e289 [PATCH] vm: kswapd cleanup: use pgdat 20 years ago
Andi Kleen 5d3d0f7704 [PATCH] x86-64: Reverse order of bootmem lists 20 years ago
Greg Ungerer 66aa2b4b1c [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to nommu.c 20 years ago
Nishanth Aravamudan 13e4b57f6a [PATCH] mm: fix-up schedule_timeout() usage 20 years ago
Renaud Lienhart 207f36eec9 [PATCH] remove invalid comment in mm/page_alloc.c 20 years ago
Victor Fusco 9de75d110c [PATCH] mm/swap_state: Fix "nocast type" warnings 20 years ago
Victor Fusco b2d550736f [PATCH] mm/slab: fix sparse warnings 20 years ago
Adrian Bunk 5ce7852cdf [PATCH] mm/filemap.c: make two functions static 20 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
Pekka Enberg 80e93effce [PATCH] update kfree, vfree, and vunmap kerneldoc 20 years ago
Christoph Lameter e498be7daf [PATCH] Numa-aware slab allocator V5 20 years ago
Stephen Smalley 570bc1c2e5 [PATCH] tmpfs: Enable atomic inode security labeling 20 years ago
Mark Fasheh fef266580e [PATCH] update filesystems for new delete_inode behavior 20 years ago
Andi Kleen d42c69972b [PATCH] PCI: Run PCI driver initialization on local node 20 years ago
Pekka J Enberg dd3927105b [PATCH] introduce and use kzalloc 20 years ago
Paul Jackson ef08e3b498 [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset 20 years ago
Paul Jackson 9bf2229f88 [PATCH] cpusets: formalize intermediate GFP_KERNEL containment 20 years ago
Paul Jackson a49335ccea [PATCH] cpusets: oom_kill tweaks 20 years ago
Ravikiran G Thirumalai 6c231b7bab [PATCH] Additions to .data.read_mostly section 20 years ago
Steven Pratt 3b30bbd963 [PATCH] readahead: reset cache_hit earlier 20 years ago
Christoph Hellwig cdb3826b99 [PATCH] remove misleading comment above sys_brk 20 years ago
Christoph Lameter c3d8c14145 [PATCH] More __read_mostly variables 20 years ago
Stephen Smalley f549d6c18c [PATCH] Generic VFS fallback for security xattrs 20 years ago
Martin Hicks c07e02db76 [PATCH] VM: add page_state info to per-node meminfo 20 years ago
Manfred Spraul 00e145b6d5 [PATCH] slab: removes local_irq_save()/local_irq_restore() pair 20 years ago
Eric Dumazet 34342e863c [PATCH] mm/slab.c: prefetchw the start of new allocated objects 20 years ago
Zachary Amsden a600388d28 [PATCH] x86: ptep_clear optimization 20 years ago
Kyle Moffett fa5b08d5f8 [PATCH] sab: consolidate kmem_bufctl_t 20 years ago
Adam Litke 7bf07f3d4b [PATCH] hugetlb: move stale pte check into huge_pte_alloc() 20 years ago
Deepak Saxena fd195c49fb [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER 20 years ago
Paolo 'Blaisorblade' Giarrusso 4944e76d81 [PATCH] mm: remove implied vm_ops check 20 years ago
Paolo 'Blaisorblade' Giarrusso d44ed4f868 [PATCH] shmem_populate: avoid an useless check, and some comments 20 years ago
Martin Hicks 0abf40c1ac [PATCH] vm: slab.c spelling correction 20 years ago
Hugh Dickins 836d5ffd34 [PATCH] mm: fix madvise vma merging 20 years ago
Martin Hicks 53e9a6159f [PATCH] VM: zone reclaim atomic ops cleanup 20 years ago
Martin Hicks bce5f6ba34 [PATCH] VM: add capabilites check to set_zone_reclaim 20 years ago
Nick Piggin 242e546862 [PATCH] mm: remove atomic 20 years ago
Nick Piggin 9a61c349b2 [PATCH] mm: remap ZERO_PAGE mappings 20 years ago
Nick Piggin 4d7670e0f6 [PATCH] mm: cleanup rmap 20 years ago
Nick Piggin 2822c1aa57 [PATCH] mm: micro-optimise rmap 20 years ago
Nick Piggin c3dce2d89c [PATCH] mm: comment rmap 20 years ago
Christoph Lameter 6e21c8f145 [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside 20 years ago
Hugh Dickins 839b9685e8 [PATCH] rmap: don't test rss 20 years ago