serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / mm / memory.c
2012-04-02 Andy WhitcroftUBUNTU: SAUCE: (no-up) add tracing for user initiated...
2012-04-02 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Andrea Arcangelimm: thp: tail page refcounting fix
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-07-26 Benjamin Herrenschmidtmm/futex: fix futex writes on archs with SW tracking...
2011-07-26 KAMEZAWA Hiroyukimm: preallocate page before lock_page() at filemap COW
2011-07-26 Andrew Mortonmm/memory.c: remove ZAP_BLOCK_SIZE
2011-07-09 Shaohua Limm: __tlb_remove_page() check the correct batch
2011-06-28 Hugh Dickinsmm: move vmtruncate_range to truncate.c
2011-06-16 Steven Rostedtmm: fix wrong kunmap_atomic() pointer
2011-06-16 Randy Dunlapmm/memory.c: fix kernel-doc notation
2011-05-27 Ying Hanmemcg: add the pagefault count into memcg stats
2011-05-26 KOSAKI Motohiromm: don't access vm_flags as 'int'
2011-05-25 Peter Zijlstramm: uninline large generic tlb.h functions
2011-05-25 Peter Zijlstramm: Convert i_mmap_lock to a mutex
2011-05-25 Peter Zijlstramm: Remove i_mmap_lock lockbreak
2011-05-25 Peter Zijlstramm: extended batches for generic mmu_gather
2011-05-25 Peter Zijlstramm, powerpc: move the RCU page-table freeing into gener...
2011-05-25 Peter Zijlstramm: mmu_gather rework
2011-05-25 Michal Hockomm: make expand_downwards() symmetrical with expand_upw...
2011-05-09 Mikulas PatockaDon't lock guardpage if the stack is growing up
2011-05-05 Linus TorvaldsVM: skip the stack guard page lookup in get_user_pages...
2011-04-28 Mel Gormanmm: check if PTE is already allocated during page fault
2011-04-14 Michael Ellermanmm: check that we have the right vma in __access_remote...
2011-04-12 Linus Torvaldsvm: fix mlock() on stack guard page
2011-03-28 Randy Dunlapmm: fix memory.c incorrect kernel-doc
2011-03-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-24 KAMEZAWA Hiroyukimemcg: fix ugly initialization of return value is in...
2011-03-23 Stephen Wilsonmm: implement access_remote_vm
2011-03-23 Stephen Wilsonmm: factor out main logic of access_process_vm
2011-03-23 Stephen Wilsonmm: use mm_struct to resolve gate vma's in __get_user_pages
2011-03-23 Stephen Wilsonmm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
2011-03-23 Stephen Wilsonmm: arch: make in_gate_area take an mm_struct instead...
2011-03-23 Stephen Wilsonmm: arch: make get_gate_vma take an mm_struct instead...
2011-03-23 Gleb Natapovmm: allow GUP to fail instead of waiting on a page
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-17 Huang Yingmm: make __get_user_pages return -EHWPOISON for HWPOISO...
2011-03-17 Huang Yingmm: export __get_user_pages
2011-02-24 Miklos Szeredimm: prevent concurrent unmap_mapping_range() on the...
2011-02-17 Ryota Ozakimm: Fix out-of-date comments which refers non-existent...
2011-02-12 Michel Lespinassemlock: do not munlock pages in __do_fault()
2011-02-12 Michel Lespinassemlock: fix race when munlocking pages in do_wp_page()
2011-01-14 Andrea Arcangelithp: add debug checks for mapcount related invariants
2011-01-14 Andrea Arcangelithp: pmd_trans_huge migrate bugcheck
2011-01-14 Andrea Arcangelithp: verify pmd_trans_huge isn't leaking
2011-01-14 Hugh Dickinsthp: transparent hugepage core fixlet
2011-01-14 Andrea Arcangelithp: transparent hugepage core
2011-01-14 Andrea Arcangelithp: clear_copy_huge_page
2011-01-14 Andrea Arcangelithp: pte alloc trans splitting
2011-01-14 Andrea Arcangelithp: export maybe_mkwrite
2011-01-14 Michel Lespinassemlock: do not hold mmap_sem for extended periods of...
2011-01-14 Michel Lespinassemm: add FOLL_MLOCK follow_page flag.
2011-01-14 Michel Lespinassemlock: avoid dirtying pages and triggering writeback
2011-01-14 Michel Lespinassedo_wp_page: clarify dirty_page handling
2011-01-14 Michel Lespinassedo_wp_page: remove the 'reuse' flag
2010-10-26 Jan Beulichuse clear_page()/copy_page() in favor of memset()/memcp...
2010-10-26 Namhyung Kimmm: wrap follow_pte() using __cond_lock()
2010-10-26 Namhyung Kimmm: add lock release annotation on do_wp_page()
2010-10-26 Namhyung Kimmm: wrap get_locked_pte() using __cond_lock()
2010-10-26 Michel Lespinassemm: retry page fault when blocking on disk transfer
2010-10-26 Peter Zijlstramm: remove pte_*map_nested()
2010-10-22 Andi KleenMerge branch 'hwpoison-hugepages' into hwpoison
2010-10-21 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-10-08 Andi KleenEncode huge page size for VM_FAULT_HWPOISON errors
2010-09-20 Hugh Dickinsmm: further fix swapin race condition
2010-09-10 Andrea Arcangelimm: fix swapin race condition
2010-08-24 Luck, Tonyguard page for stacks that grow upwards
2010-08-23 Shaohua Lix86, mm: Avoid unnecessary TLB flush
2010-08-21 Linus Torvaldsmm: make stack guard page logic use vm_prev pointer
2010-08-14 Linus Torvaldsmm: fix page table unmap for stack guard page properly
2010-08-13 Linus Torvaldsmm: fix missing page table unmap for stack guard page...
2010-08-13 Linus Torvaldsmm: keep a guard page below a grow-down stack segment
2010-08-10 Jeremy Fitzhardingemmu-notifiers: remove mmu notifier calls in apply_to_pa...
2010-08-10 Andrea Arcangelimm: set VM_FAULT_WRITE in do_swap_page()
2010-08-10 Rik van Rielrmap: add exclusive page to private anon_vma on swapin
2010-08-10 Andi Kleengcc-4.6: mm: fix unused but set warnings
2010-07-31 Hugh Dickinsmm: fix ia64 crash when gcore reads gate area
2010-05-25 Johannes Weinermm: document follow_page()
2010-04-07 KAMEZAWA Hiroyukimm: avoid null-pointer deref in sync_mm_rss()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Michael S. Tsirkinexit: fix oops in sync_mm_rss
2010-03-12 Wu Fengguangmm: introduce dump_page() and print symbolic flag names
2010-03-12 KAMEZAWA Hiroyukinommu: fix build breakage
2010-03-06 Rik van Rielrmap: move exclusively owned pages to own anon_vma...
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2010-03-06 KAMEZAWA Hiroyukimm: count swap usage
2010-03-06 KAMEZAWA Hiroyukimm: avoid false sharing of mm_counter
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2009-12-16 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce uncharge during unmap/truncate
2009-12-16 Wu FengguangHWPOISON: comment dirty swapcache pages
2009-12-15 Hugh Dickinsksm: let shared pages be swappable
2009-12-15 Hugh Dickinsmm: sigbus instead of abusing oom
2009-12-15 Hugh Dickinsswap_info: swap count continuations
2009-10-29 Linus TorvaldsMerge branch 'hwpoison-2.6.32' of git://git./linux...
2009-10-29 Daisuke Nishimuramm: don't call pte_unmap() against an improper pte
2009-10-19 Andi KleenHWPOISON: Fix page count leak in hwpoison late kill...
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next