index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2013-10-13
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-04-25
vm: add vm_iomap_memory() helper function
Linus Torvalds
2012-08-09
x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults
Tony Luck
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
2011-07-20
superblock: introduce per-sb cache shrinker infrastructure
Dave Chinner
2011-07-20
vmscan: add customisable shrinker batch size
Dave Chinner
2011-07-14
memblock: Add optional region->nid
Tejun Heo
[next]