Srikar Dronamraju
|
cbc91f71b5
uprobes/core: Decrement uprobe count before the pages are unmapped
|
před 13 roky |
Ingo Molnar
|
6ac1ef482d
Merge branch 'perf/core' into perf/uprobes
|
před 13 roky |
Srikar Dronamraju
|
682968e0c4
uprobes/core: Optimize probe hits with the help of a counter
|
před 13 roky |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
před 13 roky |
Kautuk Consul
|
88f6b4c32e
mmap.c: fix comment for __insert_vm_struct()
|
před 13 roky |
Steven Truelove
|
40716e2924
hugetlbfs: fix alignment of huge page requests
|
před 13 roky |
Xiao Guangrong
|
b716ad953a
mm: search from free_area_cache for the bigger size
|
před 13 roky |
Xiao Guangrong
|
f44d21985e
mm: do not reset cached_hole_size when vma is unmapped
|
před 13 roky |
Linus Torvalds
|
3a990a52f9
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 13 roky |
Linus Torvalds
|
3556485f15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
před 13 roky |
Al Viro
|
6e8bb0193a
VM: make unmap_vmas() return void
|
před 13 roky |
Al Viro
|
853f5e2640
VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()
|
před 13 roky |
Mikulas Patocka
|
83cd904d27
mm: fix find_vma_prev
|
před 13 roky |
Hugh Dickins
|
ce8fea7aa4
mmap: EINVAL not ENOMEM when rejecting VM_GROWS
|
před 13 roky |
Al Viro
|
835ee7978c
VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs
|
před 13 roky |
Ingo Molnar
|
7b2d81d48a
uprobes/core: Clean up, refactor and improve the code
|
před 13 roky |
Srikar Dronamraju
|
2b14449835
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
|
před 13 roky |
Al Viro
|
4040153087
security: trim security.h
|
před 13 roky |
Al Viro
|
191c542442
mm: collapse security_vm_enough_memory() variants into a single function
|
před 13 roky |
KOSAKI Motohiro
|
6bd4837de9
mm: simplify find_vma_prev()
|
před 13 roky |
Andrea Arcangeli
|
948f017b09
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma()
|
před 13 roky |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
před 13 roky |
Kautuk Consul
|
584cff54e1
mm/mmap.c: eliminate the ret variable from mm_take_all_locks()
|
před 13 roky |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
před 13 roky |
Dmitry Fink
|
c15bef3099
mmap: fix and tidy up overcommit page arithmetic
|
před 14 roky |
Linus Torvalds
|
9be34c9d52
mm: get rid of the most spurious find_vma_prev() users
|
před 14 roky |
KOSAKI Motohiro
|
ca16d140af
mm: don't access vm_flags as 'int'
|
před 14 roky |
Peter Zijlstra
|
2b575eb64f
mm: convert anon_vma->lock to a mutex
|
před 14 roky |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
před 14 roky |
Peter Zijlstra
|
97a894136f
mm: Remove i_mmap_lock lockbreak
|
před 14 roky |