Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ee219e5e7c12b742243a080e2d8d288a48a32e44
/
mm
4d7672b
Make sure we copy pages inserted with "vm_insert_page()" on fork
by Linus Torvalds
· 19 years ago
78d9955
[PATCH] missing prototype (mm/page_alloc.c)
by Al Viro
· 19 years ago
118c71b
[PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c
by Yasunori Goto
· 19 years ago
1ff8038
get_user_pages: don't try to follow PFNMAP pages
by Linus Torvalds
· 19 years ago
66d43e9
[PATCH] fix in __alloc_bootmem_core() when there is no free page in first node's memory
by Haren Myneni
· 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
0ceaacc
[PATCH] Fix up per-cpu page batch sizes
by Nick Piggin
· 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
ea164d7
[PATCH] shrinker->nr = LONG_MAX means deadlock for icache
by Andrea Arcangeli
· 19 years ago
f7b7fd8
[PATCH] temporarily disable swap token on memory pressure
by Rik van Riel
· 19 years ago
3148890
[PATCH] mm: __alloc_pages cleanup fix
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
479ef59
[PATCH] 32bit integer overflow in invalidate_inode_pages2()
by Oleg Drokin
· 19 years ago
7b6ac9d
[PATCH] mm: update split ptlock Kconfig
by Hugh Dickins
· 19 years ago
0bd0f9f
[PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_huge_pages
by Eric Paris
· 19 years ago
689bceb
[PATCH] unpaged: PG_reserved bad_page
by Hugh Dickins
· 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
101d2be
[PATCH] unpaged: VM_NONLINEAR VM_RESERVED
by Hugh Dickins
· 19 years ago
0b14c17
[PATCH] unpaged: VM_UNPAGED
by Hugh Dickins
· 19 years ago
664beed
[PATCH] unpaged: unifdefed PageCompound
by Hugh Dickins
· 19 years ago
83e9b7e
[PATCH] unpaged: private write VM_RESERVED
by Hugh Dickins
· 19 years ago
ed5297a
[PATCH] unpaged: get_user_pages VM_RESERVED
by Hugh Dickins
· 19 years ago
2161558
Merge branch 'master'
by Kyle McMartin
· 19 years ago
9ab8851
[PARISC] Fix compile warning caused by conflicting types of expand_upwards()
by Matthew Wilcox
· 19 years ago
58bb01a
[PATCH] re-export clear_page_dirty_for_io()
by Hans Reiser
· 19 years ago
6b1de91
[PATCH] VM: fix zone list restart in page allocatate
by Jens Axboe
· 19 years ago
4060994
Merge x86-64 update from Andi
by Linus Torvalds
· 19 years ago
07808b7
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
by Andi Kleen
· 19 years ago
b0d4169
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
by Andi Kleen
· 19 years ago
a2f1b42
[PATCH] x86_64: Add 4GB DMA32 zone
by Andi Kleen
· 19 years ago
50c85a1
[PATCH] slab: remove alloc_pages() calls
by Christoph Lameter
· 19 years ago
065d41c
[PATCH] slab: convert cache to page mapping macros
by Pekka Enberg
· 19 years ago
669ed17
[PATCH] mm: highmem watermarks
by Nick Piggin
· 19 years ago
7fb1d9f
[PATCH] mm: __alloc_pages cleanup
by Rohit Seth
· 19 years ago
51c6f66
[PATCH] mm: ZAP_BLOCK causes redundant work
by Robin Holt
· 19 years ago
885036d
[PATCH] mm: __GFP_NOFAIL fix
by Kirill Korotaev
· 19 years ago
63f45b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
6b482c6
[PATCH] Don't print per-cpu vm stats for offline cpus.
by Dave Jones
· 19 years ago
dc6f3f2
mm/slab.c: fix a comment typo
by Adrian Bunk
· 19 years ago
4936967
[PATCH] mm/swap_state.c: unexport swapper_space
by Adrian Bunk
· 19 years ago
e2de225
[PATCH] mm/swapfile.c: unexport total_swap_pages
by Adrian Bunk
· 19 years ago
1b09d16
[PATCH] mm/swap.c: unexport vm_acct_memory
by Adrian Bunk
· 19 years ago
f8b8db7
[PATCH] unexport nr_swap_pages
by Adrian Bunk
· 19 years ago
e6a7e0e
[PATCH] unexport clear_page_dirty_for_io
by Adrian Bunk
· 19 years ago
99697dc
[PATCH] unexport hugetlb_total_pages
by Adrian Bunk
· 19 years ago
55be570
[PATCH] mm/{mmap,nommu}.c: several unexports
by Adrian Bunk
· 19 years ago
d44e078
[PATCH] kernel-doc: fix warnings in vmalloc.c
by Randy Dunlap
· 19 years ago
1e5d533
[PATCH] more kernel-doc cleanups, additions
by Randy Dunlap
· 19 years ago
7361f4d
[PATCH] readahead commentary
by Andrew Morton
· 19 years ago
cd61ef6
[PATCH] slab: Use same schedule timeout for all cpus in cache_reap
by Manfred Spraul
· 19 years ago
2109a2d
[PATCH] mm: rename kmem_cache_s to kmem_cache
by Pekka J Enberg
· 19 years ago
4f12bb4
[PATCH] slab: don't BUG on duplicated cache
by Andrew Morton
· 19 years ago
2d4b95f
[PATCH] Suppress split ptlock on arches which may use one page for multiple page tables
by Hugh Dickins
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
7f28570
Export __pagevec_release and pagevec_lookup_tag
by Steve French
· 19 years ago
5d57bd3
[PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c
by Matt Mackall
· 19 years ago
a241ec6
[PATCH] RCU torture-testing kernel module
by Paul E. McKenney
· 19 years ago
c7e9dd4
[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()
by Tejun Heo
· 19 years ago
39e88ca
[PATCH] fs: error case fix in __generic_file_aio_read
by Tejun Heo
· 19 years ago
68860ec
[PATCH] cpusets: automatic numa mempolicy rebinding
by Paul Jackson
· 19 years ago
28a42b9
[PATCH] cpusets: confine pdflush to its cpuset
by Paul Jackson
· 19 years ago
aaa4059
[PATCH] ext3: Fix unmapped buffers in transaction's lists
by Jan Kara
· 19 years ago
b145946
[PATCH] mm/filemap.c:filemap_populate(): move export.
by Nikita Danilov
· 19 years ago
2f96996
[PATCH] mm: wider use of for_each_*cpu()
by John Hawkes
· 19 years ago
5fcbb23
[PATCH] Remove policy contextualization from mbind
by Christoph Lameter
· 19 years ago
8bccd85
[PATCH] Implement sys_* do_* layering in the memory policy layer.
by Christoph Lameter
· 19 years ago
61b1399
[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug
by Dave Hansen
· 19 years ago
0b0acbe
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
by Dave Hansen
· 19 years ago
3947be1
[PATCH] memory hotplug: sysfs and add/remove functions
by Dave Hansen
· 19 years ago
bdc8cb9
[PATCH] memory hotplug locking: zone span seqlock
by Dave Hansen
· 19 years ago
208d54e
[PATCH] memory hotplug locking: node_size_lock
by Dave Hansen
· 19 years ago
c6a57e1
[PATCH] memory hotplug prep: fixup bad_range()
by Dave Hansen
· 19 years ago
4ca644d
[PATCH] memory hotplug prep: __section_nr helper
by Dave Hansen
· 19 years ago
ed8ece2
[PATCH] memory hotplug prep: break out zone initialization
by Dave Hansen
· 19 years ago
1a44e14
[PATCH] .text page fault SMP scalability optimization
by Andrea Arcangeli
· 19 years ago
4c88726
[PATCH] hugetlb: demand fault handler
by Adam Litke
· 19 years ago
b8072f0
[PATCH] mm: update comments to pte lock
by Hugh Dickins
· 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
c071880
[PATCH] mm: rmap with inner ptlock
by Hugh Dickins
· 19 years ago
67b02f1
[PATCH] mm: xip_unmap ZERO_PAGE fix
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
705e87c
[PATCH] mm: pte_offset_map_lock loops
by Hugh Dickins
· 19 years ago
Next »