Al Viro
|
6e242a1cee
nommu: use __vfs_read()
|
10 лет назад |
gchen gchen
|
5b8bf30721
mm/nommu.c: export symbol max_mapnr
|
10 лет назад |
Joonsoo Kim
|
da616534ed
mm/nommu: fix memory leak
|
10 лет назад |
Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 лет назад |
Roman Gushchin
|
8138a67a55
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
|
10 лет назад |
Andrea Arcangeli
|
0fd71a56f4
mm: gup: add __get_user_pages_unlocked to customize gup_flags
|
10 лет назад |
Andrea Arcangeli
|
f0818f472d
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
|
10 лет назад |
Kirill A. Shutemov
|
c8d78c1823
mm: replace remap_file_pages() syscall with emulation
|
10 лет назад |
Arnd Bergmann
|
944b687491
mm: export "high_memory" symbol on !MMU
|
10 лет назад |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 лет назад |
Joonsoo Kim
|
dbc8358c72
mm/nommu: use alloc_pages_exact() rather than its own implementation
|
10 лет назад |
Davidlohr Bueso
|
1acf2e0407
mm/nommu: share the i_mmap_rwsem
|
10 лет назад |
Davidlohr Bueso
|
83cde9e8ba
mm: use new helper functions around the i_mmap_mutex
|
10 лет назад |
Tejun Heo
|
908c7f1949
percpu_counter: add @gfp to percpu_counter_init()
|
11 лет назад |
Andy Lutomirski
|
a6c19dfe39
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
|
11 лет назад |
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 лет назад |