Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
30dbb20e68e6f7df974b77d2350ebad5eb6f6c9e
/
mm
/
memory.c
142762b
mm: document follow_page()
by Johannes Weiner
· 14 years ago
a3a2e76
mm: avoid null-pointer deref in sync_mm_rss()
by KAMEZAWA Hiroyuki
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
298359c
exit: fix oops in sync_mm_rss
by Michael S. Tsirkin
· 15 years ago
718a382
mm: introduce dump_page() and print symbolic flag names
by Wu Fengguang
· 15 years ago
53bddb4
nommu: fix build breakage
by KAMEZAWA Hiroyuki
· 15 years ago
c44b674
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
by Rik van Riel
· 15 years ago
5beb493
mm: change anon_vma linking to fix multi-process server scalability issue
by Rik van Riel
· 15 years ago
b084d43
mm: count swap usage
by KAMEZAWA Hiroyuki
· 15 years ago
34e5523
mm: avoid false sharing of mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
d4220f9
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
569b846
memcg: coalesce uncharge during unmap/truncate
by KAMEZAWA Hiroyuki
· 15 years ago
71f7252
HWPOISON: comment dirty swapcache pages
by Wu Fengguang
· 15 years ago
5ad6468
ksm: let shared pages be swappable
by Hugh Dickins
· 15 years ago
d99be1a
mm: sigbus instead of abusing oom
by Hugh Dickins
· 15 years ago
570a335
swap_info: swap count continuations
by Hugh Dickins
· 15 years ago
3242f98
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
c36987e
mm: don't call pte_unmap() against an improper pte
by Daisuke Nishimura
· 15 years ago
4779cb3
HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page
by Andi Kleen
· 15 years ago
6c5daf0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
25d9e2d
truncate: new helpers
by npiggin@suse.de
· 15 years ago
03f6462
mm: move highest_memmap_pfn
by Hugh Dickins
· 15 years ago
62eede6
mm: ZERO_PAGE without PTE_SPECIAL
by Hugh Dickins
· 15 years ago
58fa879
mm: FOLL flags for GUP flags
by Hugh Dickins
· 15 years ago
a13ea5b
mm: reinstate ZERO_PAGE
by Hugh Dickins
· 15 years ago
1ac0cb5
mm: fix anonymous dirtying
by Hugh Dickins
· 15 years ago
2a15efc
mm: follow_hugetlb_page flags
by Hugh Dickins
· 15 years ago
8e4b9a6
mm: FOLL_DUMP replace FOLL_ANON
by Hugh Dickins
· 15 years ago
f3e8fcc
mm: add get_dump_page
by Hugh Dickins
· 15 years ago
1c3aff1
mm: remove unused GUP flags
by Hugh Dickins
· 15 years ago
b7c46d1
mm: drop unneeded double negations
by Johannes Weiner
· 15 years ago
1c2fb7a
ksm: fix deadlock with munlock in exit_mmap
by Andrea Arcangeli
· 15 years ago
9ba6929
ksm: fix oom deadlock
by Hugh Dickins
· 15 years ago
9a84089
ksm: identify PageKsm pages
by Hugh Dickins
· 15 years ago
21333b2
ksm: no debug in page_dup_rmap()
by Hugh Dickins
· 15 years ago
828502d
ksm: add mmu_notifier set_pte_at_notify()
by Izik Eidus
· 15 years ago
6952b61
headers: taskstats_kern.h trim
by Alexey Dobriyan
· 15 years ago
a3b947e
HWPOISON: Add poison check to page fault handling
by Andi Kleen
· 15 years ago
d1737fd
HWPOISON: Add basic support for poisoned pages in fault handler v3
by Andi Kleen
· 15 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
9d73777
clarify get_user_pages() prototype
by Peter Zijlstra
· 15 years ago
a5c9b69
mm: pass mm to grab_swap_token
by Hugh Dickins
· 15 years ago
d26ed65
mm: don't rely on flags coincidence
by Hugh Dickins
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
30c9f3a
Remove internal use of 'write_access' in mm/memory.c
by Linus Torvalds
· 16 years ago
3b6748e
mm: introduce follow_pfn()
by Johannes Weiner
· 15 years ago
03668a4
mm: use generic follow_pte() in follow_phys()
by Johannes Weiner
· 15 years ago
f8ad0f49
mm: introduce follow_pte()
by Johannes Weiner
· 15 years ago
d2bf6be
mm: clean up get_user_pages_fast() documentation
by Nick Piggin
· 15 years ago
b827e49
mm: close page_mkwrite races
by Nick Piggin
· 16 years ago
bc43f75
mm: fix pageref leak in do_swap_page()
by Johannes Weiner
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
bd775c4
mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page()
by KOSAKI Motohiro
· 16 years ago
0a0dd05
mm: don't call mark_page_accessed() in do_swap_page()
by KOSAKI Motohiro
· 16 years ago
895791d
VM, x86, PAT: add a new vm flag to track full pfnmap at mmap
by Pallipadi, Venkatesh
· 16 years ago
4bb9c5c
VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff
by Pallipadi, Venkatesh
· 16 years ago
ab92661
do_wp_page: fix regression with execute in place
by Carsten Otte
· 16 years ago
e4b866e
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
by venkatesh.pallipadi@intel.com
· 16 years ago
a367061
x86 PAT: remove PFNMAP type on track_pfn_vma_new() error
by venkatesh.pallipadi@intel.com
· 16 years ago
95156f0
lockdep, mm: fix might_fault() annotation
by Peter Zijlstra
· 16 years ago
03f3c43
memcg: fix swap accounting leak
by KAMEZAWA Hiroyuki
· 16 years ago
2c26fdd
memcg: revert gfp mask fix
by KAMEZAWA Hiroyuki
· 16 years ago
8c7c6e3
memcg: mem+swap controller core
by KAMEZAWA Hiroyuki
· 16 years ago
bced052
memcg: fix gfp_mask of callers of charge
by KAMEZAWA Hiroyuki
· 16 years ago
7a81b88
memcg: introduce charge-commit-cancel style of functions
by KAMEZAWA Hiroyuki
· 16 years ago
4779280
mm: make get_user_pages() interruptible
by Ying Han
· 16 years ago
1e9e636
badpage: KERN_ALERT BUG instead of KERN_EMERG
by Hugh Dickins
· 16 years ago
d936cf9
badpage: ratelimit print_bad_pte and bad_page
by Hugh Dickins
· 16 years ago
edc315f
badpage: remove vma from page_remove_rmap
by Hugh Dickins
· 16 years ago
2509ef2
badpage: zap print_bad_pte on swap and file
by Hugh Dickins
· 16 years ago
22b31ee
badpage: vm_normal_page use print_bad_pte
by Hugh Dickins
· 16 years ago
3dc1474
badpage: replace page_remove_rmap Eeek and BUG
by Hugh Dickins
· 16 years ago
2bc7273
mm: make maddr __iomem
by KOSAKI Motohiro
· 16 years ago
a2c43ee
mm: try_to_free_swap replaces remove_exclusive_swap_page
by Hugh Dickins
· 16 years ago
7b1fe59
mm: reuse_swap_page replaces can_share_swap_page
by Hugh Dickins
· 16 years ago
ab967d8
mm: wp lock page before deciding cow
by Hugh Dickins
· 16 years ago
878b63a
mm: gup persist for write permission
by Hugh Dickins
· 16 years ago
cbf84b7
mm: further cleanup page_add_new_anon_rmap
by Hugh Dickins
· 16 years ago
b5934c5
mm: add_active_or_unevictable into rmap
by Hugh Dickins
· 16 years ago
38e0edb
mm/apply_to_range: call pte function with lazy updates
by Jeremy Fitzhardinge
· 16 years ago
4917e5d
mm: more likely reclaim MADV_SEQUENTIAL mappings
by Johannes Weiner
· 16 years ago
bf3f3bc
mm: don't mark_page_accessed in fault path
by Nick Piggin
· 16 years ago
acfa438
inode->i_op is never NULL
by Al Viro
· 16 years ago
5f34fe1
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
34801ba
x86: PAT: move track untrack pfnmap stubs to asm-generic
by venkatesh.pallipadi@intel.com
· 16 years ago
982d789
x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
by venkatesh.pallipadi@intel.com
· 16 years ago
d87fe66
x86: PAT: modify follow_phys to return phys_addr prot and return value
by venkatesh.pallipadi@intel.com
· 16 years ago
2ab6403
x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3
by venkatesh.pallipadi@intel.com
· 16 years ago
e121e41
x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3
by venkatesh.pallipadi@intel.com
· 16 years ago
3c8bb73
x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3
by venkatesh.pallipadi@intel.com
· 16 years ago
d1a7618
Merge commit 'v2.6.28-rc2' into core/locking
by Ingo Molnar
· 16 years ago
a50c22e
mm: remove duplicated #include's
by Huang Weiyi
· 16 years ago
5b4e655
memcg: avoid accounting special pages
by KAMEZAWA Hiroyuki
· 16 years ago
073e587
memcg: move charge swapin under lock
by KAMEZAWA Hiroyuki
· 16 years ago
9978ad5
mlock: make mlock error return Posixly Correct
by Lee Schermerhorn
· 16 years ago
c11d69d
mlock: revert mainline handling of mlock error return
by Lee Schermerhorn
· 16 years ago
64d6519
swap: cull unevictable pages in fault path
by Lee Schermerhorn
· 16 years ago
Next »