Commit Graph

208 Commits (28ecca4786bd8af209ae65689faa6aeea80adba2)

Author SHA1 Message Date
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
Hugh Dickins 3279ffd97f [PATCH] delete from_swap_cache BUG_ONs 20 years ago
Hugh Dickins 5d337b9194 [PATCH] swap: swap_lock replace list+device 20 years ago
Hugh Dickins 048c27fd72 [PATCH] swap: scan_swap_map latency breaks 20 years ago
Hugh Dickins 52b7efdbe5 [PATCH] swap: scan_swap_map drop swap_device_lock 20 years ago
Hugh Dickins 7dfad4183b [PATCH] swap: scan_swap_map restyled 20 years ago
Hugh Dickins fb4f88dcab [PATCH] swap: get_swap_page drop swap_list_lock 20 years ago
Hugh Dickins 89d09a2c80 [PATCH] swap: freeing update swap_list.next 20 years ago
Hugh Dickins 6eb396dc4a [PATCH] swap: swap unsigned int consistency 20 years ago
Hugh Dickins 53092a7402 [PATCH] swap: show span of swap extents 20 years ago
Hugh Dickins 11d31886db [PATCH] swap: swap extent list is ordered 20 years ago
Hugh Dickins 4cd3bb10ff [PATCH] swap: move destroy_swap_extents calls 20 years ago
Hugh Dickins e2244ec2ef [PATCH] swap: correct swapfile nr_good_pages 20 years ago
Hugh Dickins b0d9bcd4bb [PATCH] swap: update swapfile i_sem comment 20 years ago
Dave Hansen 28ae55c98e [PATCH] sparsemem extreme: hotplug preparation 20 years ago
Bob Picco 3e347261a8 [PATCH] sparsemem extreme implementation 20 years ago
Bob Picco 802f192e4a [PATCH] SPARSEMEM EXTREME 20 years ago
Nick Piggin d992895ba2 [PATCH] Lazy page table copies in fork() 20 years ago
Linus Torvalds cc314eef01 Fix nasty ncpfs symlink handling bug. 20 years ago
David Gibson c7546f8f03 [PATCH] Fix hugepage crash on failing mmap() 20 years ago
Simon Derr 2f60f8d357 [PATCH] __vm_enough_memory() signedness fix 20 years ago
Hugh Dickins 1c5ad84516 [PATCH] fix VmSize and VmData after mremap 20 years ago
Linus Torvalds a68d2ebc15 Fix up recent get_user_pages() handling 20 years ago
Nick Piggin f33ea7f404 [PATCH] fix get_user_pages bug 20 years ago
Eric Dumazet ba17101b41 [PATCH] sys_set_mempolicy() doesnt check if mode < 0 20 years ago
Hugh Dickins 690dbe1ced [PATCH] x86_64: access of some bad address 20 years ago
Linus Torvalds 4ceb5db975 Fix get_user_pages() race for write access 20 years ago
Martin J. Bligh e310fd4325 [PATCH] Fix NUMA node sizing in nr_free_zone_pages 20 years ago
Andy Whitcroft 12b1c5f382 [PATCH] Remove bogus warning in page_alloc.c 20 years ago
suzuki 165cd40235 [PATCH] madvise() does not always return -EBADF on non-file mapped area 20 years ago
Andrew Morton 1aaf18ff9d [PATCH] check_user_page_readable() deadlock fix 20 years ago