Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5b2b4ff05593bc35c90dac84ecb82cb7501ecd07
/
mm
/
memory.c
2f569af
CONFIG_HIGHPTE vs. sub-page page tables.
by Martin Schwidefsky
· 17 years ago
e1a1cd5
Memory controller: make charging gfp mask aware
by Balbir Singh
· 17 years ago
8a9f3cc
Memory controller: memory accounting
by Balbir Singh
· 17 years ago
32a9323
brk randomization: introduce CONFIG_COMPAT_BRK
by Ingo Molnar
· 17 years ago
0ed361d
mm: fix PageUptodate data race
by Nick Piggin
· 17 years ago
920c7a5
mm: remove fastcall from mm/
by Harvey Harrison
· 17 years ago
5e54197
add mm argument to pte/pmd/pud/pgd_free
by Benjamin Herrenschmidt
· 17 years ago
61d5048
clean up vmtruncate
by Christoph Hellwig
· 17 years ago
02098fe
swapin needs gfp_mask for loop on tmpfs
by Hugh Dickins
· 17 years ago
46017e9
swapin_readahead: move and rearrange args
by Hugh Dickins
· 17 years ago
c4cc6d0
swapin_readahead: excise NUMA bogosity
by Hugh Dickins
· 17 years ago
48667e7
Move vmalloc_to_page() to mm/vmalloc.
by Christoph Lameter
· 17 years ago
0325291
x86: print which shared library/executable faulted in segfault etc. messages v3
by Andi Kleen
· 17 years ago
95c354f
spinlock: lockbreak cleanup
by Nick Piggin
· 17 years ago
8f7b3d1
Update ctime and mtime for memory-mapped files
by Anton Salikhmetov
· 17 years ago
9723198
#ifdef very expensive debug check in page fault path
by Carsten Otte
· 17 years ago
20a1022
Swap delay accounting, include lock_page() delays
by Balbir Singh
· 17 years ago
5b23dbe
hugetlb: follow_hugetlb_page() for write access
by Adam Litke
· 17 years ago
02c3530
unexport access_process_vm
by Adrian Bunk
· 17 years ago
183ff22
spelling fixes: mm/
by Simon Arlott
· 17 years ago
1c7037d
remove unused flush_tlb_pgtables
by Benjamin Herrenschmidt
· 17 years ago
954ffcb
flush icache before set_pte() on ia64: flush icache at set_pte
by KAMEZAWA Hiroyuki
· 17 years ago
0da7e01
calculation of pgoff in do_linear_fault() uses mixed units
by Dean Nelson
· 17 years ago
557ed1f
remove ZERO_PAGE
by Nick Piggin
· 17 years ago
a200ee1
mm: set_page_dirty_balance() vs ->page_mkwrite()
by Peter Zijlstra
· 17 years ago
16abfa0
Fix sys_remap_file_pages BUG at highmem.c:15!
by Hugh Dickins
· 17 years ago
41f9dc5
remove handle_mm_fault export
by Christoph Hellwig
· 17 years ago
5992b6d
lguest: export symbols for lguest as a module
by Rusty Russell
· 17 years ago
7935289
mm: fix clear_page_dirty_for_io vs fault race
by Nick Piggin
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
d0217ac
mm: fault feedback #1
by Nick Piggin
· 17 years ago
6967614
ocfs2: release page lock before calling ->page_mkwrite
by Mark Fasheh
· 17 years ago
54cb882
mm: merge populate and nopage into fault (fixes nonlinear)
by Nick Piggin
· 17 years ago
d00806b
mm: fix fault vs invalidate race for linear mappings
by Nick Piggin
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
8f0accc
kill vmalloc_earlyreserve
by Jan Beulich
· 17 years ago
462e00c
oom: stop allocating user memory if TIF_MEMDIE is set
by Ethan Solomita
· 17 years ago
68e116a
MM: use DIV_ROUND_UP() in mm/memory.c
by Rolf Eike Beer
· 17 years ago
8dab524
Rework ptep_set_access_flags and fix sun4c
by Benjamin Herrenschmidt
· 17 years ago
c97a9e1
mm: more rmap checking
by Nick Piggin
· 17 years ago
9490991
Add unitialized_var() macro for suppressing gcc warnings
by Borislav Petkov
· 18 years ago
5f22df0
mm: remove gcc workaround
by Nick Piggin
· 18 years ago
aee16b3
Add apply_to_page_range() which applies a function to a pte range
by Jeremy Fitzhardinge
· 18 years ago
22cd25e
[PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()
by Benjamin Herrenschmidt
· 18 years ago
e0dc0d8
[PATCH] add vm_insert_pfn()
by Nick Piggin
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
daa88c8
[PATCH] do not disturb page referenced state when unmapping memory range
by Ken Chen
· 18 years ago
c3704ce
[PATCH] page_mkwrite caller race fix
by Hugh Dickins
· 18 years ago
f47aef5
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
by Roland McGrath
· 18 years ago
b6558c4
[PATCH] Fix gate_vma.vm_flags
by Roland McGrath
· 18 years ago
a6f36be
[ARM] pass vma for flush_anon_page()
by Russell King
· 18 years ago
7de6b80
[PATCH] mm: more rmap debugging
by Nick Piggin
· 18 years ago
9de455b
[PATCH] Pass vma argument to copy_user_highpage().
by Atsushi Nemoto
· 18 years ago
5fcf7bb
[PATCH] read_zero_pagealigned() locking fix
by Hugh Dickins
· 18 years ago
045f147
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
by Adrian Bunk
· 18 years ago
098fe65
[PATCH] grab swap token reordered
by Ashwin Chaugule
· 18 years ago
c4ec7b0
[PATCH] mm: D-cache aliasing issue in cow_user_page
by Dmitriy Monakhov
· 18 years ago
7f7bbbe
[PATCH] page fault retry with NOPAGE_REFAULT
by Benjamin Herrenschmidt
· 18 years ago
6606c3e
[PATCH] paravirt: lazy mmu mode hooks.patch
by Zachary Amsden
· 18 years ago
9888a1c
[PATCH] paravirt: pte clear not present
by Zachary Amsden
· 18 years ago
3dc9079
[PATCH] paravirt: remove read hazard from cow
by Zachary Amsden
· 18 years ago
4ce072f
[PATCH] mm: fix a race condition under SMC + COW
by Siddha, Suresh B
· 18 years ago
0ec76a1
[PATCH] NOMMU: Check that access_process_vm() has a valid target
by David Howells
· 18 years ago
f4b8180
[PATCH] do_no_pfn()
by Jes Sorensen
· 18 years ago
bfa5bf6
[PATCH] Add kerneldocs for some functions in mm/memory.c
by Rolf Eike Beer
· 18 years ago
ee6a645
[PATCH] mm: fixup do_wp_page()
by Peter Zijlstra
· 18 years ago
edc79b2
[PATCH] mm: balance dirty pages
by Peter Zijlstra
· 18 years ago
d08b385
[PATCH] mm: tracking shared dirty pages
by Peter Zijlstra
· 18 years ago
0ff9224
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
by Shailabh Nagar
· 18 years ago
c38c8db
[PATCH] ia64: race flushing icache in COW path
by Anil Keshavamurthy
· 18 years ago
26fc523
[PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL
by Adrian Bunk
· 18 years ago
f20dc5f
[PATCH] lockdep: annotate mm
by Ingo Molnar
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 18 years ago
9637a5e
[PATCH] add page_mkwrite() vm_operations method
by David Howells
· 18 years ago
0697212
[PATCH] Swapless page migration: add R/W migration entries
by Christoph Lameter
· 18 years ago
4da5eda
[PATCH] Page Migration: Make do_swap_page redo the fault
by Christoph Lameter
· 18 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
9ae21d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
03beb07
[PATCH] Add API for flushing Anon pages
by James Bottomley
· 19 years ago
5bcb28b
BUG_ON() Conversion in mm/memory.c
by Eric Sesterhenn
· 19 years ago
315ab19
[PATCH] mm: restore vm_normal_page check
by Nick Piggin
· 19 years ago
4866920
[PATCH] hugepage: Fix hugepage logic in free_pgtables() harder
by David Gibson
· 19 years ago
9da61ae
[PATCH] hugepage: Fix hugepage logic in free_pgtables()
by David Gibson
· 19 years ago
b7ab795
[PATCH] mm: more CONFIG_DEBUG_VM
by Nick Piggin
· 19 years ago
8dfcc9b
[PATCH] mm: split highorder pages
by Nick Piggin
· 19 years ago
6f5e6b9
[PATCH] fix free swap cache latency
by Hugh Dickins
· 19 years ago
a62eaf1
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
by Andi Kleen
· 19 years ago
b16664e
[PATCH] Direct Migration V9: PageSwapCache checks
by Christoph Lameter
· 19 years ago
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
Next »