Commit Graph

74 Commits (198a4101197797fd9cee40c17dc285dc84c5d745)

Author SHA1 Message Date
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Arnd Bergmann 67207b9664 [PATCH] spufs: The SPU file system, base 19 years ago
Nick Piggin 41e9b63b35 [PATCH] mm: pfault optimisation 19 years ago
Nick Piggin 9617d95e6e [PATCH] mm: rmap optimisation 19 years ago
Badari Pulavarty f6b3ec238d [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store 19 years ago
Linus Torvalds 4d7672b462 Make sure we copy pages inserted with "vm_insert_page()" on fork 19 years ago
Linus Torvalds 1ff8038988 get_user_pages: don't try to follow PFNMAP pages 19 years ago
Linus Torvalds 67121172f9 Allow arbitrary read-only shared pfn-remapping too 19 years ago
Linus Torvalds 7fc7e2eeec Remove (at least temporarily) the "incomplete PFN mapping" support 19 years ago
Linus Torvalds fb155c1619 Allow arbitrary shared PFNMAP's 19 years ago
Linus Torvalds e3c3374fbf Make vm_insert_page() available to NVidia module 19 years ago
Linus Torvalds a145dd411e VM: add "vm_insert_page()" function 19 years ago
Trond Myklebust 49c91fb01f [PATCH] VM: Fix typos in get_locked_pte 19 years ago
Hugh Dickins 325f04dbca [PATCH] pfnmap: do_no_page BUG_ON again 19 years ago
Hugh Dickins e5bbe4dfc8 [PATCH] pfnmap: remove src_page from do_wp_page 19 years ago
Linus Torvalds 5d2a2dbbc1 cow_user_page: fix page alignment 19 years ago
Linus Torvalds c9cfcddfd6 VM: add common helper function to create the page tables 19 years ago
Linus Torvalds 238f58d898 Support strange discontiguous PFN remappings 19 years ago
Ben Collins eca351336a [PATCH] Fix missing pfn variables caused by vm changes 19 years ago
Nick Piggin fa2a455b02 [PATCH] Fix vma argument in get_usr_pages() for gate areas 19 years ago
Alan Stern e0f39591cc [PATCH] Workaround for gcc 2.96 (undefined references) 19 years ago
Linus Torvalds 6aab341e0a mm: re-architect the VM_UNPAGED logic 19 years ago
Hugh Dickins f57e88a8d8 [PATCH] unpaged: ZERO_PAGE in VM_UNPAGED 19 years ago
Hugh Dickins ee498ed730 [PATCH] unpaged: anon in VM_UNPAGED 19 years ago
Hugh Dickins 920fc356f5 [PATCH] unpaged: COW on VM_UNPAGED 19 years ago
Hugh Dickins 0b14c179a4 [PATCH] unpaged: VM_UNPAGED 19 years ago
Hugh Dickins ed5297a940 [PATCH] unpaged: get_user_pages VM_RESERVED 19 years ago
Robin Holt 51c6f666fc [PATCH] mm: ZAP_BLOCK causes redundant work 19 years ago
Andrea Arcangeli 1a44e14908 [PATCH] .text page fault SMP scalability optimization 19 years ago
Hugh Dickins f412ac08c9 [PATCH] mm: fix rss and mmlist locking 19 years ago
Hugh Dickins 4c21e2f244 [PATCH] mm: split page table lock 19 years ago
Hugh Dickins deceb6cd17 [PATCH] mm: follow_page with inner ptlock 19 years ago
Hugh Dickins c34d1b4d16 [PATCH] mm: kill check_user_page_readable 19 years ago
Hugh Dickins 508034a32b [PATCH] mm: unmap_vmas with inner ptlock 19 years ago
Hugh Dickins 8f4f8c164c [PATCH] mm: unlink vma before pagetables 19 years ago
Hugh Dickins 8f4e2101fd [PATCH] mm: page fault handler locking 19 years ago
Hugh Dickins c74df32c72 [PATCH] mm: ptd_alloc take ptlock 19 years ago
Hugh Dickins 1bb3630e89 [PATCH] mm: ptd_alloc inline and out 19 years ago
Hugh Dickins 872fec16d9 [PATCH] mm: init_mm without ptlock 19 years ago
Hugh Dickins 365e9c87a9 [PATCH] mm: update_hiwaters just in time 19 years ago
Hugh Dickins 9e9bef07ce [PATCH] mm: do_swap_page race major 19 years ago
Hugh Dickins 86d912f41d [PATCH] mm: zap_pte_range dec rss 19 years ago
Hugh Dickins 8c10376271 [PATCH] mm: copy_one_pte inc rss 19 years ago
Nick Piggin b5810039a5 [PATCH] core remove PageReserved 19 years ago
Hugh Dickins ae85976233 [PATCH] mm: batch updating mm_counters 19 years ago
Hugh Dickins 4294621f41 [PATCH] mm: rss = file_rss + anon_rss 19 years ago
Hugh Dickins fc2acab31b [PATCH] mm: tlb_finish_mmu forget rss 19 years ago
Hugh Dickins 4d6ddfa924 [PATCH] mm: tlb_is_full_mm was obscure 19 years ago
Hugh Dickins 65500d234e [PATCH] mm: page fault handlers tidyup 19 years ago
Hugh Dickins 72866f6f27 [PATCH] mm: anon is already wrprotected 19 years ago