2010-08-24 |
Luck, Tony |
guard page for stacks that grow upwards |
blob | commitdiff |
2010-08-21 |
Linus Torvalds |
mm: make stack guard page logic use vm_prev pointer |
blob | commitdiff | diff to current |
2010-08-14 |
Linus Torvalds |
mm: fix page table unmap for stack guard page properly |
blob | commitdiff | diff to current |
2010-08-13 |
Linus Torvalds |
mm: fix missing page table unmap for stack guard page... |
blob | commitdiff | diff to current |
2010-08-13 |
Linus Torvalds |
mm: keep a guard page below a grow-down stack segment |
blob | commitdiff | diff to current |
2010-08-10 |
Jeremy Fitzhardinge |
mmu-notifiers: remove mmu notifier calls in apply_to_pa... |
blob | commitdiff | diff to current |
2010-08-10 |
Andrea Arcangeli |
mm: set VM_FAULT_WRITE in do_swap_page() |
blob | commitdiff | diff to current |
2010-08-10 |
Rik van Riel |
rmap: add exclusive page to private anon_vma on swapin |
blob | commitdiff | diff to current |
2010-08-10 |
Andi Kleen |
gcc-4.6: mm: fix unused but set warnings |
blob | commitdiff | diff to current |
2010-07-31 |
Hugh Dickins |
mm: fix ia64 crash when gcore reads gate area |
blob | commitdiff | diff to current |
2010-05-25 |
Johannes Weiner |
mm: document follow_page() |
blob | commitdiff | diff to current |
2010-04-07 |
KAMEZAWA Hiroyuki |
mm: avoid null-pointer deref in sync_mm_rss() |
blob | commitdiff | diff to current |
2010-03-30 |
Tejun Heo |
include cleanup: Update gfp.h and slab.h includes to... |
blob | commitdiff | diff to current |
2010-03-24 |
Michael S. Tsirkin |
exit: fix oops in sync_mm_rss |
blob | commitdiff | diff to current |
2010-03-12 |
Wu Fengguang |
mm: introduce dump_page() and print symbolic flag names |
blob | commitdiff | diff to current |
2010-03-12 |
KAMEZAWA Hiroyuki |
nommu: fix build breakage |
blob | commitdiff | diff to current |
2010-03-06 |
Rik van Riel |
rmap: move exclusively owned pages to own anon_vma... |
blob | commitdiff | diff to current |
2010-03-06 |
Rik van Riel |
mm: change anon_vma linking to fix multi-process server... |
blob | commitdiff | diff to current |
2010-03-06 |
KAMEZAWA Hiroyuki |
mm: count swap usage |
blob | commitdiff | diff to current |
2010-03-06 |
KAMEZAWA Hiroyuki |
mm: avoid false sharing of mm_counter |
blob | commitdiff | diff to current |
2010-03-06 |
KAMEZAWA Hiroyuki |
mm: clean up mm_counter |
blob | commitdiff | diff to current |
2010-02-20 |
Russell King |
MM: Pass a PTE pointer to update_mmu_cache() rather... |
blob | commitdiff | diff to current |
2009-12-16 |
Linus Torvalds |
Merge branch 'hwpoison' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2009-12-16 |
KAMEZAWA Hiroyuki |
memcg: coalesce uncharge during unmap/truncate |
blob | commitdiff | diff to current |
2009-12-16 |
Wu Fengguang |
HWPOISON: comment dirty swapcache pages |
blob | commitdiff | diff to current |
2009-12-15 |
Hugh Dickins |
ksm: let shared pages be swappable |
blob | commitdiff | diff to current |
2009-12-15 |
Hugh Dickins |
mm: sigbus instead of abusing oom |
blob | commitdiff | diff to current |
2009-12-15 |
Hugh Dickins |
swap_info: swap count continuations |
blob | commitdiff | diff to current |
2009-10-29 |
Linus Torvalds |
Merge branch 'hwpoison-2.6.32' of git://git./linux... |
blob | commitdiff | diff to current |
2009-10-29 |
Daisuke Nishimura |
mm: don't call pte_unmap() against an improper pte |
blob | commitdiff | diff to current |
2009-10-19 |
Andi Kleen |
HWPOISON: Fix page count leak in hwpoison late kill... |
blob | commitdiff | diff to current |
2009-09-24 |
Linus Torvalds |
Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2009-09-24 |
Linus Torvalds |
Merge branch 'hwpoison' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2009-09-24 |
npiggin@suse.de |
truncate: new helpers |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
mm: move highest_memmap_pfn |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
mm: ZERO_PAGE without PTE_SPECIAL |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
mm: FOLL flags for GUP flags |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
mm: reinstate ZERO_PAGE |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
mm: fix anonymous dirtying |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
mm: follow_hugetlb_page flags |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
mm: FOLL_DUMP replace FOLL_ANON |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
mm: add get_dump_page |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
mm: remove unused GUP flags |
blob | commitdiff | diff to current |
2009-09-22 |
Johannes Weiner |
mm: drop unneeded double negations |
blob | commitdiff | diff to current |
2009-09-22 |
Andrea Arcangeli |
ksm: fix deadlock with munlock in exit_mmap |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
ksm: fix oom deadlock |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
ksm: identify PageKsm pages |
blob | commitdiff | diff to current |
2009-09-22 |
Hugh Dickins |
ksm: no debug in page_dup_rmap() |
blob | commitdiff | diff to current |
2009-09-22 |
Izik Eidus |
ksm: add mmu_notifier set_pte_at_notify() |
blob | commitdiff | diff to current |
2009-09-18 |
Alexey Dobriyan |
headers: taskstats_kern.h trim |
blob | commitdiff | diff to current |
2009-09-16 |
Andi Kleen |
HWPOISON: Add poison check to page fault handling |
blob | commitdiff | diff to current |
2009-09-16 |
Andi Kleen |
HWPOISON: Add basic support for poisoned pages in fault... |
blob | commitdiff | diff to current |
2009-07-27 |
Benjamin Herrenschmidt |
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() |
blob | commitdiff | diff to current |
2009-06-25 |
Peter Zijlstra |
clarify get_user_pages() prototype |
blob | commitdiff | diff to current |
2009-06-23 |
Hugh Dickins |
mm: pass mm to grab_swap_token |
blob | commitdiff | diff to current |
2009-06-23 |
Hugh Dickins |
mm: don't rely on flags coincidence |
blob | commitdiff | diff to current |
2009-06-21 |
Linus Torvalds |
Move FAULT_FLAG_xyz into handle_mm_fault() callers |
blob | commitdiff | diff to current |
2009-06-21 |
Linus Torvalds |
Remove internal use of 'write_access' in mm/memory.c |
blob | commitdiff | diff to current |
2009-06-17 |
Johannes Weiner |
mm: introduce follow_pfn() |
blob | commitdiff | diff to current |
2009-06-17 |
Johannes Weiner |
mm: use generic follow_pte() in follow_phys() |
blob | commitdiff | diff to current |
2009-06-17 |
Johannes Weiner |
mm: introduce follow_pte() |
blob | commitdiff | diff to current |
2009-06-17 |
Nick Piggin |
mm: clean up get_user_pages_fast() documentation |
blob | commitdiff | diff to current |
2009-05-02 |
Nick Piggin |
mm: close page_mkwrite races |
blob | commitdiff | diff to current |
2009-05-02 |
Johannes Weiner |
mm: fix pageref leak in do_swap_page() |
blob | commitdiff | diff to current |
2009-04-01 |
Nick Piggin |
mm: page_mkwrite change prototype to match fault |
blob | commitdiff | diff to current |
2009-04-01 |
KOSAKI Motohiro |
mm: add comment why mark_page_accessed() would be bette... |
blob | commitdiff | diff to current |
2009-04-01 |
KOSAKI Motohiro |
mm: don't call mark_page_accessed() in do_swap_page() |
blob | commitdiff | diff to current |
2009-03-30 |
Ingo Molnar |
tracing, Text Edit Lock: cleanup |
blob | commitdiff | diff to current |
2009-03-30 |
Jeremy Fitzhardinge |
mm: allow preemption in apply_to_pte_range |
blob | commitdiff | diff to current |
2009-03-30 |
Jeremy Fitzhardinge |
mm: disable preemption in apply_to_pte_range |
blob | commitdiff | diff to current |
2009-03-20 |
Ingo Molnar |
tracing, Text Edit Lock - kprobes architecture independ... |
blob | commitdiff | diff to current |
2009-03-14 |
Pallipadi, Venkatesh |
VM, x86, PAT: add a new vm flag to track full pfnmap... |
blob | commitdiff | diff to current |
2009-03-13 |
Pallipadi, Venkatesh |
VM, x86, PAT: Change is_linear_pfn_mapping to not use... |
blob | commitdiff | diff to current |
2009-03-06 |
Mathieu Desnoyers |
tracing, Text Edit Lock - Architecture Independent... |
blob | commitdiff | diff to current |
2009-02-05 |
Carsten Otte |
do_wp_page: fix regression with execute in place |
blob | commitdiff | diff to current |
2009-01-13 |
venkatesh.pallipad... |
x86 PAT: change track_pfn_vma_new to take pgprot_t... |
blob | commitdiff | diff to current |
2009-01-13 |
venkatesh.pallipad... |
x86 PAT: remove PFNMAP type on track_pfn_vma_new()... |
blob | commitdiff | diff to current |
2009-01-12 |
Peter Zijlstra |
lockdep, mm: fix might_fault() annotation |
blob | commitdiff | diff to current |
2009-01-08 |
KAMEZAWA Hiroyuki |
memcg: fix swap accounting leak |
blob | commitdiff | diff to current |
2009-01-08 |
KAMEZAWA Hiroyuki |
memcg: revert gfp mask fix |
blob | commitdiff | diff to current |
2009-01-08 |
KAMEZAWA Hiroyuki |
memcg: mem+swap controller core |
blob | commitdiff | diff to current |
2009-01-08 |
KAMEZAWA Hiroyuki |
memcg: fix gfp_mask of callers of charge |
blob | commitdiff | diff to current |
2009-01-08 |
KAMEZAWA Hiroyuki |
memcg: introduce charge-commit-cancel style of functions |
blob | commitdiff | diff to current |
2009-01-06 |
Ying Han |
mm: make get_user_pages() interruptible |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
badpage: KERN_ALERT BUG instead of KERN_EMERG |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
badpage: ratelimit print_bad_pte and bad_page |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
badpage: remove vma from page_remove_rmap |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
badpage: zap print_bad_pte on swap and file |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
badpage: vm_normal_page use print_bad_pte |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
badpage: replace page_remove_rmap Eeek and BUG |
blob | commitdiff | diff to current |
2009-01-06 |
KOSAKI Motohiro |
mm: make maddr __iomem |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
mm: try_to_free_swap replaces remove_exclusive_swap_page |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
mm: reuse_swap_page replaces can_share_swap_page |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
mm: wp lock page before deciding cow |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
mm: gup persist for write permission |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
mm: further cleanup page_add_new_anon_rmap |
blob | commitdiff | diff to current |
2009-01-06 |
Hugh Dickins |
mm: add_active_or_unevictable into rmap |
blob | commitdiff | diff to current |
2009-01-06 |
Jeremy Fitzhardinge |
mm/apply_to_range: call pte function with lazy updates |
blob | commitdiff | diff to current |
2009-01-06 |
Johannes Weiner |
mm: more likely reclaim MADV_SEQUENTIAL mappings |
blob | commitdiff | diff to current |
2009-01-06 |
Nick Piggin |
mm: don't mark_page_accessed in fault path |
blob | commitdiff | diff to current |
next |