index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
2012-05-29
mm: fix slab->page flags corruption
Pravin B Shelar
2012-05-29
mm/fs: remove truncate_range
Hugh Dickins
2012-05-06
vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces
Linus Torvalds
2012-05-06
vm: simplify unmap_vmas() calling convention
Linus Torvalds
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-20
VM: add "vm_brk()" helper function
Linus Torvalds
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
mm for fs: add truncate_pagecache_range()
Hugh Dickins
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-21
page_alloc.c: remove add_from_early_node_map()
Kautuk Consul
2012-03-21
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
2012-03-21
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
2012-03-21
mm: make get_mm_counter static-inline
Konstantin Khlebnikov
2012-03-20
VM: make unmap_vmas() return void
Al Viro
2012-03-20
VM: make zap_page_range() return void
Al Viro
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-01-26
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2012-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-10
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
2012-01-10
mm: more intensive memory corruption debugging
Stanislaw Gruszka
2012-01-03
HWPOISON: Add code to handle "action required" errors.
Tony Luck
2012-01-03
HWPOISON: Clean up memory_failure() vs. __memory_failure()
Tony Luck
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-09
vmscan: use atomic-long for shrinker batching
Konstantin Khlebnikov
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
2011-12-06
mm, x86: Remove debug_pagealloc_enabled
Stanislaw Gruszka
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-02
thp: share get_huge_page_tail()
Andrea Arcangeli
2011-11-02
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-10-31
mm: neaten warn_alloc_failed
Joe Perches
2011-08-17
mm: fix __page_to_pfn for a const struct page argument
Ian Campbell
2011-08-17
mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.
Ian Campbell
2011-08-08
mm: Fix fixup_user_fault() for MMU=n
Peter Zijlstra
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
HWPoison: add memory_failure_queue()
Huang Ying
2011-07-25
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
2011-07-25
mm: truncate functions are in truncate.c
Hugh Dickins
2011-07-25
pagewalk: add locking-rule comments
KOSAKI Motohiro
2011-07-25
mm: make some struct page's const
Ian Campbell
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]