2013-05-08 |
Naoya Horiguchi |
hugetlbfs: fix mmap failure in unaligned size request |
blob | commitdiff |
2013-05-02 |
Russell King |
Merge branches 'devel-stable', 'entry', 'fixes', 'mach... |
blob | commitdiff | diff to current |
2013-04-29 |
Cyril Hrubis |
mm/mmap: check for RLIMIT_AS before unmapping |
blob | commitdiff | diff to current |
2013-04-29 |
Andrew Shewmaker |
mm: reinititalise user and admin reserves if memory... |
blob | commitdiff | diff to current |
2013-04-29 |
Andrew Shewmaker |
mm: replace hardcoded 3% with admin_reserve_pages knob |
blob | commitdiff | diff to current |
2013-04-29 |
Andrew Shewmaker |
mm: limit growth of 3% hardcoded other user reserve |
blob | commitdiff | diff to current |
2013-04-29 |
Hampson, Steven T |
mm: merging memory blocks resets mempolicy |
blob | commitdiff | diff to current |
2013-04-29 |
Hugh Dickins |
mm: allow arch code to control the user page table... |
blob | commitdiff | diff to current |
2013-04-29 |
Zhang Yanfei |
mmap: find_vma: remove the WARN_ON_ONCE(!mm) check |
blob | commitdiff | diff to current |
2013-04-25 |
Hugh Dickins |
ARM: 7701/1: mm: Allow arch code to control the user... |
blob | commitdiff | diff to current |
2013-04-04 |
Jan Stancek |
mm: prevent mmap_cache race in find_vma() |
blob | commitdiff | diff to current |
2013-03-29 |
Michel Lespinasse |
Revert "mm: introduce VM_POPULATE flag to better deal... |
blob | commitdiff | diff to current |
2013-02-27 |
Linus Torvalds |
mm: do not grow the stack vma just because of an overru... |
blob | commitdiff | diff to current |
2013-02-27 |
Linus Torvalds |
Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2013-02-24 |
Konstantin Khlebnikov |
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_wr... |
blob | commitdiff | diff to current |
2013-02-24 |
Shaohua Li |
swap: add per-partition lock for swapfile |
blob | commitdiff | diff to current |
2013-02-24 |
Michel Lespinasse |
mm: make do_mmap_pgoff return populate as a size in... |
blob | commitdiff | diff to current |
2013-02-24 |
Michel Lespinasse |
mm: introduce VM_POPULATE flag to better deal with... |
blob | commitdiff | diff to current |
2013-02-24 |
Michel Lespinasse |
mm: directly use __mlock_vma_pages_range() in find_exte... |
blob | commitdiff | diff to current |
2013-02-24 |
Michel Lespinasse |
mm: remove flags argument to mmap_region |
blob | commitdiff | diff to current |
2013-02-24 |
Michel Lespinasse |
mm: use mm_populate() when adjusting brk with MCL_FUTUR... |
blob | commitdiff | diff to current |
2013-02-24 |
Michel Lespinasse |
mm: introduce mm_populate() for populating new vmas |
blob | commitdiff | diff to current |
2013-02-23 |
Al Viro |
new helper: file_inode(file) |
blob | commitdiff | diff to current |
2013-02-20 |
Linus Torvalds |
Merge branch 'sched-core-for-linus' of git://git./linux... |
blob | commitdiff | diff to current |
2013-02-07 |
Clark Williams |
sched: Move sched.h sysctl bits into separate header |
blob | commitdiff | diff to current |
2013-02-05 |
Yuanhan Liu |
mm: fix wrong comments about anon_vma lock |
blob | commitdiff | diff to current |
2013-01-11 |
Jiri Kosina |
mm: mmap: annotate vm_lock_anon_vma locking properly... |
blob | commitdiff | diff to current |
2012-12-16 |
Linus Torvalds |
Merge tag 'balancenuma-v11' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2012-12-13 |
Michel Lespinasse |
mm: protect against concurrent vma expansion |
blob | commitdiff | diff to current |
2012-12-13 |
Joonsoo Kim |
mm: WARN_ON_ONCE if f_op->mmap() change vma's start... |
blob | commitdiff | diff to current |
2012-12-12 |
Linus Torvalds |
Merge branch 'akpm' (Andrew's patchbomb) |
blob | commitdiff | diff to current |
2012-12-12 |
Michel Lespinasse |
mm: vm_unmapped_area() lookup function |
blob | commitdiff | diff to current |
2012-12-12 |
Michel Lespinasse |
mm: check rb_subtree_gap correctness |
blob | commitdiff | diff to current |
2012-12-12 |
Michel Lespinasse |
mm: augment vma rbtree with rb_subtree_gap |
blob | commitdiff | diff to current |
2012-12-12 |
Andi Kleen |
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB |
blob | commitdiff | diff to current |
2012-12-11 |
Ingo Molnar |
mm/rmap, migration: Make rmap_walk_anon() and try_to_un... |
blob | commitdiff | diff to current |
2012-12-11 |
Ingo Molnar |
mm/rmap: Convert the struct anon_vma::mutex to an rwsem |
blob | commitdiff | diff to current |
2012-11-17 |
Greg Kroah-Hartman |
Merge 3.7-rc6 into char-misc-next |
blob | commitdiff | diff to current |
2012-11-16 |
Michel Lespinasse |
mm: add anon_vma_lock to validate_mm() |
blob | commitdiff | diff to current |
2012-11-15 |
K. Y. Srinivasan |
mm: export a function to get vm committed memory |
blob | commitdiff | diff to current |
2012-10-09 |
Michel Lespinasse |
mm: avoid taking rmap locks in move_ptes() |
blob | commitdiff | diff to current |
2012-10-09 |
Michel Lespinasse |
mm anon rmap: in mremap, set the new vma's position... |
blob | commitdiff | diff to current |
2012-10-09 |
Michel Lespinasse |
mm: add CONFIG_DEBUG_VM_RB build option |
blob | commitdiff | diff to current |
2012-10-09 |
Michel Lespinasse |
mm anon rmap: replace same_anon_vma linked list with... |
blob | commitdiff | diff to current |
2012-10-09 |
Michel Lespinasse |
mm anon rmap: remove anon_vma_moveto_tail |
blob | commitdiff | diff to current |
2012-10-09 |
Michel Lespinasse |
mm: replace vma prio_tree with an interval tree |
blob | commitdiff | diff to current |
2012-10-09 |
Michel Lespinasse |
mm: fix potential anon_vma locking issue in mprotect() |
blob | commitdiff | diff to current |
2012-10-09 |
Hugh Dickins |
mm/mmap.c: replace find_vma_prepare() with clearer... |
blob | commitdiff | diff to current |
2012-10-09 |
Konstantin Khlebnikov |
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter |
blob | commitdiff | diff to current |
2012-10-09 |
Konstantin Khlebnikov |
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas |
blob | commitdiff | diff to current |
2012-10-09 |
Konstantin Khlebnikov |
mm: kill vma flag VM_CAN_NONLINEAR |
blob | commitdiff | diff to current |
2012-10-09 |
Konstantin Khlebnikov |
mm: kill vma flag VM_INSERTPAGE |
blob | commitdiff | diff to current |
2012-09-27 |
Al Viro |
make get_file() return its argument |
blob | commitdiff | diff to current |
2012-08-24 |
Linus Torvalds |
Merge branch 'perf-urgent-for-linus' of git://git.... |
blob | commitdiff | diff to current |
2012-08-21 |
Hugh Dickins |
mm: change nr_ptes BUG_ON to WARN_ON |
blob | commitdiff | diff to current |
2012-08-21 |
Oleg Nesterov |
uprobes: Fix mmap_region()'s mm->mm_rb corruption if... |
blob | commitdiff | diff to current |
2012-08-01 |
Linus Torvalds |
Merge branch 'akpm' (Andrew's patch-bomb) |
blob | commitdiff | diff to current |
2012-08-01 |
Huang Shijie |
mm: account the total_vm in the vm_stat_account() |
blob | commitdiff | diff to current |
2012-07-30 |
Oleg Nesterov |
uprobes: Remove insert_vm_struct()->uprobe_mmap() |
blob | commitdiff | diff to current |
2012-07-30 |
Oleg Nesterov |
uprobes: Remove copy_vma()->uprobe_mmap() |
blob | commitdiff | diff to current |
2012-06-01 |
Linus Torvalds |
Merge branch 'for-linus' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2012-06-01 |
Al Viro |
unexport do_munmap() |
blob | commitdiff | diff to current |
2012-06-01 |
Al Viro |
new helper: vm_mmap_pgoff() |
blob | commitdiff | diff to current |
2012-06-01 |
Al Viro |
kill do_mmap() completely |
blob | commitdiff | diff to current |
2012-06-01 |
Al Viro |
switch aio and shm to do_mmap_pgoff(), make do_mmap... |
blob | commitdiff | diff to current |
2012-06-01 |
Al Viro |
move security_mmap_addr() to saner place |
blob | commitdiff | diff to current |
2012-06-01 |
Al Viro |
take security_mmap_file() outside of ->mmap_sem |
blob | commitdiff | diff to current |
2012-05-31 |
Al Viro |
split ->file_mmap() into ->mmap_addr()/->mmap_file() |
blob | commitdiff | diff to current |
2012-05-31 |
Al Viro |
unexport do_mmap() |
blob | commitdiff | diff to current |
2012-05-29 |
Rajman Mekaco |
mm/mmap.c: find_vma(): remove unnecessary if(mm) check |
blob | commitdiff | diff to current |
2012-05-24 |
Linus Torvalds |
Merge branch 'perf-uprobes-for-linus' of git://git... |
blob | commitdiff | diff to current |
2012-05-14 |
Ingo Molnar |
Merge branch 'perf/uprobes' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2012-05-06 |
Linus Torvalds |
vm: remove 'nr_accounted' calculations from the unmap_v... |
blob | commitdiff | diff to current |
2012-05-06 |
Linus Torvalds |
vm: simplify unmap_vmas() calling convention |
blob | commitdiff | diff to current |
2012-04-21 |
Al Viro |
kill mm argument of vm_munmap() |
blob | commitdiff | diff to current |
2012-04-21 |
Linus Torvalds |
VM: add "vm_mmap()" helper function |
blob | commitdiff | diff to current |
2012-04-21 |
Linus Torvalds |
VM: add "vm_munmap()" helper function |
blob | commitdiff | diff to current |
2012-04-21 |
Linus Torvalds |
VM: add "vm_brk()" helper function |
blob | commitdiff | diff to current |
2012-04-14 |
Srikar Dronamraju |
uprobes/core: Decrement uprobe count before the pages... |
blob | commitdiff | diff to current |
2012-04-14 |
Ingo Molnar |
Merge branch 'perf/core' into perf/uprobes |
blob | commitdiff | diff to current |
2012-03-31 |
Srikar Dronamraju |
uprobes/core: Optimize probe hits with the help of... |
blob | commitdiff | diff to current |
2012-03-22 |
Linus Torvalds |
Merge branch 'akpm' (Andrew's patch-bomb) |
blob | commitdiff | diff to current |
2012-03-22 |
Kautuk Consul |
mmap.c: fix comment for __insert_vm_struct() |
blob | commitdiff | diff to current |
2012-03-22 |
Steven Truelove |
hugetlbfs: fix alignment of huge page requests |
blob | commitdiff | diff to current |
2012-03-22 |
Xiao Guangrong |
mm: search from free_area_cache for the bigger size |
blob | commitdiff | diff to current |
2012-03-22 |
Xiao Guangrong |
mm: do not reset cached_hole_size when vma is unmapped |
blob | commitdiff | diff to current |
2012-03-21 |
Linus Torvalds |
Merge branch 'vm' of git://git./linux/kernel/git/viro/vfs |
blob | commitdiff | diff to current |
2012-03-21 |
Linus Torvalds |
Merge branch 'next' of git://git./linux/kernel/git... |
blob | commitdiff | diff to current |
2012-03-21 |
Al Viro |
VM: make unmap_vmas() return void |
blob | commitdiff | diff to current |
2012-03-21 |
Al Viro |
VM: don't bother with feeding upper limit to tlb_finish... |
blob | commitdiff | diff to current |
2012-03-07 |
Mikulas Patocka |
mm: fix find_vma_prev |
blob | commitdiff | diff to current |
2012-03-06 |
Hugh Dickins |
mmap: EINVAL not ENOMEM when rejecting VM_GROWS |
blob | commitdiff | diff to current |
2012-03-05 |
Al Viro |
VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs |
blob | commitdiff | diff to current |
2012-02-17 |
Ingo Molnar |
uprobes/core: Clean up, refactor and improve the code |
blob | commitdiff | diff to current |
2012-02-17 |
Srikar Dronamraju |
uprobes, mm, x86: Add the ability to install and remove... |
blob | commitdiff | diff to current |
2012-02-13 |
Al Viro |
security: trim security.h |
blob | commitdiff | diff to current |
2012-02-13 |
Al Viro |
mm: collapse security_vm_enough_memory() variants into... |
blob | commitdiff | diff to current |
2012-01-11 |
KOSAKI Motohiro |
mm: simplify find_vma_prev() |
blob | commitdiff | diff to current |
2012-01-11 |
Andrea Arcangeli |
mremap: enforce rmap src/dst vma ordering in case of... |
blob | commitdiff | diff to current |
2011-11-07 |
Linus Torvalds |
Merge branch 'modsplit-Oct31_2011' of git://git./linux... |
blob | commitdiff | diff to current |
next |