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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
[PATCH] mm: page_alloc cleanups
Nick Piggin
1
-10
/
+6
2006-01-06
[PATCH] mm: page_state fixes
Nick Piggin
1
-3
/
+2
2006-01-06
[PATCH] mm: remove pcp low
Nick Piggin
1
-7
/
+2
2006-01-06
[PATCH] mm: remove bad_range
Nick Piggin
1
-7
/
+19
2006-01-06
[PATCH] mm: microopt conditions
Nick Piggin
1
-8
/
+8
2006-01-06
[PATCH] mm: set_page_refs opt
Nick Piggin
2
-19
/
+17
2006-01-06
[PATCH] mm: pagealloc opt
Nick Piggin
1
-7
/
+11
2006-01-06
[PATCH] mm: free_pages_and_swap_cache opt
Hugh Dickins
1
-2
/
+2
2006-01-06
[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES
Mike Kravetz
1
-2
/
+0
2006-01-06
[PATCH] hugepages: fold find_or_alloc_pages into huge_no_page()
Christoph Lameter
1
-42
/
+24
2006-01-06
[PATCH] Remove old node based policy interface from mempolicy.c
Christoph Lameter
1
-48
/
+0
2006-01-06
[PATCH] Add NUMA policy support for huge pages.
Christoph Lameter
2
-19
/
+44
2006-01-06
[PATCH] mm: dequeue a huge page near to this node
Christoph Lameter
1
-6
/
+8
2006-01-06
[PATCH] Hugetlb: Copy on Write support
David Gibson
1
-19
/
+108
2006-01-06
[PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COW
Adam Litke
1
-9
/
+25
2006-01-06
[PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page
Adam Litke
1
-3
/
+3
2006-01-06
[PATCH] Hugetlb: Remove duplicate i_size check
Adam Litke
1
-7
/
+0
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
3
-9
/
+83
2006-01-06
[PATCH] reiser4: vfs: add truncate_inode_pages_range()
Hans Reiser
1
-7
/
+37
2006-01-06
[PATCH] memhotplug: __add_section remove unused pgdat definition
Andy Whitcroft
1
-1
/
+0
2006-01-06
[PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags
Paul Jackson
1
-3
/
+2
2006-01-03
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
4
-31
/
+61
2006-01-03
[PATCH] Make sure interleave masks have at least one node set
Andi Kleen
1
-0
/
+4
2005-12-16
Make sure we copy pages inserted with "vm_insert_page()" on fork
Linus Torvalds
3
-3
/
+4
2005-12-15
[PATCH] missing prototype (mm/page_alloc.c)
Al Viro
1
-1
/
+1
2005-12-14
[PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c
Yasunori Goto
1
-1
/
+1
2005-12-13
get_user_pages: don't try to follow PFNMAP pages
Linus Torvalds
1
-1
/
+1
2005-12-12
[PATCH] fix in __alloc_bootmem_core() when there is no free page in first nod...
Haren Myneni
1
-0
/
+2
2005-12-12
Allow arbitrary read-only shared pfn-remapping too
Linus Torvalds
1
-3
/
+8
2005-12-12
Remove (at least temporarily) the "incomplete PFN mapping" support
Linus Torvalds
1
-45
/
+1
2005-12-12
Allow arbitrary shared PFNMAP's
Linus Torvalds
1
-4
/
+12
2005-12-04
Make vm_insert_page() available to NVidia module
Linus Torvalds
1
-1
/
+1
2005-12-04
[PATCH] Fix up per-cpu page batch sizes
Nick Piggin
1
-8
/
+8
2005-11-30
VM: add "vm_insert_page()" function
Linus Torvalds
1
-2
/
+34
2005-11-30
[PATCH] VM: Fix typos in get_locked_pte
Trond Myklebust
1
-2
/
+2
2005-11-30
[PATCH] pfnmap: do_no_page BUG_ON again
Hugh Dickins
1
-1
/
+3
2005-11-30
[PATCH] pfnmap: remove src_page from do_wp_page
Hugh Dickins
1
-4
/
+3
2005-11-30
cow_user_page: fix page alignment
Linus Torvalds
1
-2
/
+9
2005-11-30
VM: add common helper function to create the page tables
Linus Torvalds
2
-34
/
+16
2005-11-30
Support strange discontiguous PFN remappings
Linus Torvalds
1
-0
/
+92
2005-11-29
[PATCH] Fix missing pfn variables caused by vm changes
Ben Collins
2
-3
/
+3
2005-11-29
[PATCH] Fix vma argument in get_usr_pages() for gate areas
Nick Piggin
1
-1
/
+1
2005-11-29
[PATCH] shrinker->nr = LONG_MAX means deadlock for icache
Andrea Arcangeli
1
-3
/
+15
2005-11-29
[PATCH] temporarily disable swap token on memory pressure
Rik van Riel
3
-21
/
+26
2005-11-29
[PATCH] mm: __alloc_pages cleanup fix
Nick Piggin
1
-7
/
+17
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
7
-135
/
+118
2005-11-24
[PATCH] 32bit integer overflow in invalidate_inode_pages2()
Oleg Drokin
1
-3
/
+3
2005-11-24
[PATCH] mm: update split ptlock Kconfig
Hugh Dickins
1
-4
/
+2
2005-11-22
[PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h...
Eric Paris
1
-0
/
+6
[prev]
[next]