index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-29
[PATCH] Workaround for gcc 2.96 (undefined references)
Alan Stern
1
-0
/
+12
2005-11-29
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
1
-89
/
+100
2005-11-22
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
1
-2
/
+12
2005-11-22
[PATCH] unpaged: anon in VM_UNPAGED
Hugh Dickins
1
-22
/
+41
2005-11-22
[PATCH] unpaged: COW on VM_UNPAGED
Hugh Dickins
1
-12
/
+25
2005-11-22
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
1
-12
/
+18
2005-11-22
[PATCH] unpaged: get_user_pages VM_RESERVED
Hugh Dickins
1
-1
/
+1
2005-11-14
[PATCH] mm: ZAP_BLOCK causes redundant work
Robin Holt
1
-34
/
+55
2005-10-30
[PATCH] .text page fault SMP scalability optimization
Andrea Arcangeli
1
-4
/
+16
2005-10-30
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
1
-1
/
+3
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
1
-10
/
+14
2005-10-30
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
1
-81
/
+71
2005-10-30
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
1
-25
/
+4
2005-10-30
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
1
-29
/
+12
2005-10-30
[PATCH] mm: unlink vma before pagetables
Hugh Dickins
1
-2
/
+10
2005-10-30
[PATCH] mm: page fault handler locking
Hugh Dickins
1
-60
/
+90
2005-10-30
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
1
-72
/
+32
2005-10-30
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
1
-56
/
+39
2005-10-30
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-33
/
+27
2005-10-30
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
1
-16
/
+1
2005-10-30
[PATCH] mm: do_swap_page race major
Hugh Dickins
1
-3
/
+1
2005-10-30
[PATCH] mm: zap_pte_range dec rss
Hugh Dickins
1
-3
/
+3
2005-10-30
[PATCH] mm: copy_one_pte inc rss
Hugh Dickins
1
-10
/
+5
2005-10-30
[PATCH] core remove PageReserved
Nick Piggin
1
-52
/
+79
2005-10-30
[PATCH] mm: batch updating mm_counters
Hugh Dickins
1
-15
/
+32
2005-10-30
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
1
-14
/
+17
2005-10-30
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
1
-1
/
+1
2005-10-30
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
1
-2
/
+2
2005-10-30
[PATCH] mm: page fault handlers tidyup
Hugh Dickins
1
-123
/
+97
2005-10-30
[PATCH] mm: anon is already wrprotected
Hugh Dickins
1
-3
/
+4
2005-10-30
[PATCH] mm: zap_pte_range dont dirty anon
Hugh Dickins
1
-4
/
+6
2005-10-30
[PATCH] mm: copy_pte_range progress fix
Hugh Dickins
1
-6
/
+8
2005-10-20
[PATCH] Fix handling spurious page fault for hugetlb region
Hugh Dickins
1
-12
/
+2
2005-10-20
[PATCH] Handle spurious page fault for hugetlb region
Seth, Rohit
1
-2
/
+12
2005-09-10
[PATCH] mm/filemap.c: make two functions static
Adrian Bunk
1
-1
/
+1
2005-09-05
[PATCH] x86: ptep_clear optimization
Zachary Amsden
1
-2
/
+3
2005-09-05
[PATCH] mm: remove implied vm_ops check
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-08-30
[PATCH] Lazy page table copies in fork()
Nick Piggin
1
-0
/
+11
2005-08-03
Fix up recent get_user_pages() handling
Linus Torvalds
1
-9
/
+13
2005-08-03
[PATCH] fix get_user_pages bug
Nick Piggin
1
-8
/
+23
2005-08-02
[PATCH] x86_64: access of some bad address
Hugh Dickins
1
-2
/
+6
2005-08-01
Fix get_user_pages() race for write access
Linus Torvalds
1
-17
/
+4
2005-07-28
[PATCH] check_user_page_readable() deadlock fix
Andrew Morton
1
-10
/
+15
2005-06-26
[PATCH] mm: fix remap_pte_range BUG
Hugh Dickins
1
-1
/
+1
2005-06-24
[PATCH] DocBook: update comments
Martin Waitz
1
-1
/
+1
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft
1
-1
/
+1
2005-06-22
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
1
-5
/
+5
2005-06-22
[PATCH] do_wp_page: cannot share file page
Hugh Dickins
1
-1
/
+1
2005-06-22
[PATCH] get_user_pages: kill get_page_map
Hugh Dickins
1
-35
/
+10
2005-05-17
[PATCH] do_swap_page() can map random data if swap read fails
Kirill Korotaev
1
-5
/
+12
[next]