Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b6a01e9bda69aaf22f3a23bafc91c0fb51420a7a
/
mm
/
memory.c
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
67207b9
[PATCH] spufs: The SPU file system, base
by Arnd Bergmann
· 19 years ago
41e9b63
[PATCH] mm: pfault optimisation
by Nick Piggin
· 19 years ago
9617d95
[PATCH] mm: rmap optimisation
by Nick Piggin
· 19 years ago
f6b3ec2
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
by Badari Pulavarty
· 19 years ago
4d7672b
Make sure we copy pages inserted with "vm_insert_page()" on fork
by Linus Torvalds
· 19 years ago
1ff8038
get_user_pages: don't try to follow PFNMAP pages
by Linus Torvalds
· 19 years ago
6712117
Allow arbitrary read-only shared pfn-remapping too
by Linus Torvalds
· 19 years ago
7fc7e2e
Remove (at least temporarily) the "incomplete PFN mapping" support
by Linus Torvalds
· 19 years ago
fb155c1
Allow arbitrary shared PFNMAP's
by Linus Torvalds
· 19 years ago
e3c3374
Make vm_insert_page() available to NVidia module
by Linus Torvalds
· 19 years ago
a145dd4
VM: add "vm_insert_page()" function
by Linus Torvalds
· 19 years ago
49c91fb
[PATCH] VM: Fix typos in get_locked_pte
by Trond Myklebust
· 19 years ago
325f04d
[PATCH] pfnmap: do_no_page BUG_ON again
by Hugh Dickins
· 19 years ago
e5bbe4d
[PATCH] pfnmap: remove src_page from do_wp_page
by Hugh Dickins
· 19 years ago
5d2a2db
cow_user_page: fix page alignment
by Linus Torvalds
· 19 years ago
c9cfcdd
VM: add common helper function to create the page tables
by Linus Torvalds
· 19 years ago
238f58d
Support strange discontiguous PFN remappings
by Linus Torvalds
· 19 years ago
eca3513
[PATCH] Fix missing pfn variables caused by vm changes
by Ben Collins
· 19 years ago
fa2a455
[PATCH] Fix vma argument in get_usr_pages() for gate areas
by Nick Piggin
· 19 years ago
e0f3959
[PATCH] Workaround for gcc 2.96 (undefined references)
by Alan Stern
· 19 years ago
6aab341
mm: re-architect the VM_UNPAGED logic
by Linus Torvalds
· 19 years ago
f57e88a
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
by Hugh Dickins
· 19 years ago
ee498ed
[PATCH] unpaged: anon in VM_UNPAGED
by Hugh Dickins
· 19 years ago
920fc35
[PATCH] unpaged: COW on VM_UNPAGED
by Hugh Dickins
· 19 years ago
0b14c17
[PATCH] unpaged: VM_UNPAGED
by Hugh Dickins
· 19 years ago
ed5297a
[PATCH] unpaged: get_user_pages VM_RESERVED
by Hugh Dickins
· 19 years ago
51c6f66
[PATCH] mm: ZAP_BLOCK causes redundant work
by Robin Holt
· 19 years ago
1a44e14
[PATCH] .text page fault SMP scalability optimization
by Andrea Arcangeli
· 19 years ago
f412ac0
[PATCH] mm: fix rss and mmlist locking
by Hugh Dickins
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
deceb6c
[PATCH] mm: follow_page with inner ptlock
by Hugh Dickins
· 19 years ago
c34d1b4
[PATCH] mm: kill check_user_page_readable
by Hugh Dickins
· 19 years ago
508034a
[PATCH] mm: unmap_vmas with inner ptlock
by Hugh Dickins
· 19 years ago
8f4f8c1
[PATCH] mm: unlink vma before pagetables
by Hugh Dickins
· 19 years ago
8f4e210
[PATCH] mm: page fault handler locking
by Hugh Dickins
· 19 years ago
c74df32
[PATCH] mm: ptd_alloc take ptlock
by Hugh Dickins
· 19 years ago
1bb3630
[PATCH] mm: ptd_alloc inline and out
by Hugh Dickins
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
365e9c87
[PATCH] mm: update_hiwaters just in time
by Hugh Dickins
· 19 years ago
9e9bef0
[PATCH] mm: do_swap_page race major
by Hugh Dickins
· 19 years ago
86d912f
[PATCH] mm: zap_pte_range dec rss
by Hugh Dickins
· 19 years ago
8c10376
[PATCH] mm: copy_one_pte inc rss
by Hugh Dickins
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
ae85976
[PATCH] mm: batch updating mm_counters
by Hugh Dickins
· 19 years ago
4294621
[PATCH] mm: rss = file_rss + anon_rss
by Hugh Dickins
· 19 years ago
fc2acab
[PATCH] mm: tlb_finish_mmu forget rss
by Hugh Dickins
· 19 years ago
4d6ddfa
[PATCH] mm: tlb_is_full_mm was obscure
by Hugh Dickins
· 19 years ago
65500d2
[PATCH] mm: page fault handlers tidyup
by Hugh Dickins
· 19 years ago
72866f6
[PATCH] mm: anon is already wrprotected
by Hugh Dickins
· 19 years ago
6237bcd
[PATCH] mm: zap_pte_range dont dirty anon
by Hugh Dickins
· 19 years ago
e040f21
[PATCH] mm: copy_pte_range progress fix
by Hugh Dickins
· 19 years ago
ac9b9c6
[PATCH] Fix handling spurious page fault for hugetlb region
by Hugh Dickins
· 19 years ago
3359b54
[PATCH] Handle spurious page fault for hugetlb region
by Seth, Rohit
· 19 years ago
5ce7852
[PATCH] mm/filemap.c: make two functions static
by Adrian Bunk
· 19 years ago
a600388
[PATCH] x86: ptep_clear optimization
by Zachary Amsden
· 19 years ago
4944e76
[PATCH] mm: remove implied vm_ops check
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
d992895
[PATCH] Lazy page table copies in fork()
by Nick Piggin
· 19 years ago
a68d2eb
Fix up recent get_user_pages() handling
by Linus Torvalds
· 19 years ago
f33ea7f
[PATCH] fix get_user_pages bug
by Nick Piggin
· 19 years ago
690dbe1
[PATCH] x86_64: access of some bad address
by Hugh Dickins
· 19 years ago
4ceb5db
Fix get_user_pages() race for write access
by Linus Torvalds
· 19 years ago
1aaf18f
[PATCH] check_user_page_readable() deadlock fix
by Andrew Morton
· 19 years ago
2d15cab
[PATCH] mm: fix remap_pte_range BUG
by Hugh Dickins
· 19 years ago
3d41088
[PATCH] DocBook: update comments
by Martin Waitz
· 19 years ago
d41dee3
[PATCH] sparsemem memory model
by Andy Whitcroft
· 19 years ago
c475a8a
[PATCH] can_share_swap_page: use page_mapcount
by Hugh Dickins
· 19 years ago
d296e9c
[PATCH] do_wp_page: cannot share file page
by Hugh Dickins
· 19 years ago
08ef472
[PATCH] get_user_pages: kill get_page_map
by Hugh Dickins
· 19 years ago
b810748
[PATCH] do_swap_page() can map random data if swap read fails
by Kirill Korotaev
· 19 years ago
3bf5ee9
[PATCH] freepgt: hugetlb_free_pgd_range
by Hugh Dickins
· 20 years ago
ee39b37
[PATCH] freepgt: remove MM_VM_SIZE(mm)
by Hugh Dickins
· 20 years ago
e0da382
[PATCH] freepgt: free_pgtables use vma list
by Hugh Dickins
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago