Steven Miao
|
e020d5bd8a
mm: nommu: per-thread vma cache fix
|
11 年之前 |
Mitchel Humpherys
|
b1de0d139c
mm: convert some level-less printks to pr_*
|
11 年之前 |
Choi Gi-yong
|
ac7149045d
mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style
|
11 年之前 |
Gideon Israel Dsouza
|
3b32123d73
mm: use macros from compiler.h instead of __attribute__((...))
|
11 年之前 |
Davidlohr Bueso
|
615d6e8756
mm: per-thread vma caching
|
11 年之前 |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 年之前 |
Jeff Layton
|
d7a06983a0
locks: fix locks_mandatory_locked to respect file-private locks
|
11 年之前 |
Jerome Marchand
|
49f0ce5f92
mm: add overcommit_kbytes sysctl variable
|
11 年之前 |
Linus Torvalds
|
5cbb3d216e
Merge branch 'akpm' (patches from Andrew Morton)
|
11 年之前 |
Jerome Marchand
|
00619bcc44
mm: factor commit limit calculation
|
11 年之前 |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 年之前 |
Michel Lespinasse
|
98d1e64f95
mm: remove free_area_cache
|
12 年之前 |
Jiang Liu
|
1895418189
mm: kill global variable num_physpages
|
12 年之前 |
Chen Gang
|
9bde916bc7
mm/nommu.c: add additional check for vread() just like vwrite() has done
|
12 年之前 |
Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Andrew Shewmaker
|
4eeab4f558
mm: replace hardcoded 3% with admin_reserve_pages knob
|
12 年之前 |
Andrew Shewmaker
|
c9b1d0981f
mm: limit growth of 3% hardcoded other user reserve
|
12 年之前 |
Joonsoo Kim
|
f1c4069e1d
mm, vmalloc: export vmap_area_list, instead of vmlist
|
12 年之前 |
Linus Torvalds
|
3c0b9de6d3
vm: add no-mmu vm_iomap_memory() stub
|
12 年之前 |
Jan Stancek
|
b6a9b7f6b1
mm: prevent mmap_cache race in find_vma()
|
12 年之前 |
Al Viro
|
4b377bab29
make do_mremap() static
|
12 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Michel Lespinasse
|
240aadeedc
mm: accelerate mm_populate() treatment of THP pages
|
12 年之前 |
Michel Lespinasse
|
28a35716d3
mm: use long type for page counts in mm_populate() and get_user_pages()
|
12 年之前 |
Shaohua Li
|
ec8acf20af
swap: add per-partition lock for swapfile
|
12 年之前 |
Michel Lespinasse
|
41badc15cb
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
|
12 年之前 |
Michel Lespinasse
|
bebeb3d68b
mm: introduce mm_populate() for populating new vmas
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Clark Williams
|
cf4aebc292
sched: Move sched.h sysctl bits into separate header
|
12 年之前 |
K. Y. Srinivasan
|
997071bcb3
mm: export a function to get vm committed memory
|
12 年之前 |