summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: provide init_mm mm_context initializerHeiko Carstens2010-08-091-0/+6
* mm: use ERR_CASTJulia Lawall2010-08-091-1/+1
* mm: use memdup_userJulia Lawall2010-08-091-8/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-08-063-45/+52
|\
| *-----. Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' i...Pekka Enberg2010-08-043-45/+52
| |\ \ \ \
| | | | | * slub numa: Fix rare allocation from unexpected nodeChristoph Lameter2010-07-291-1/+1
| | | | * | slub: Allow removal of slab caches during bootChristoph Lameter2010-08-031-9/+15
| | | | * | Revert "slub: Allow removal of slab caches during boot"Pekka Enberg2010-08-031-7/+0
| | | | * | slub: Use kmem_cache flags to detect if slab is in debugging mode.Christoph Lameter2010-07-161-21/+12
| | | | * | slub: Allow removal of slab caches during bootChristoph Lameter2010-07-161-0/+7
| | | | * | slub: Check kasprintf results in kmem_cache_init()Christoph Lameter2010-07-161-3/+6
| | | | * | SLUB: Constants need ULChristoph Lameter2010-07-161-2/+2
| | | | * | slub: Use a constant for a unspecified node.Christoph Lameter2010-07-161-7/+7
| | | * | | SLOB: Free objects to their own listBob Liu2010-07-161-1/+8
| | | |/ /
| | * | | slab: use deferable timers for its periodic housekeepingArjan van de Ven2010-07-201-1/+1
| | |/ /
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-061-1/+1
|\ \ \ \
| * | | | x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-091-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-064-4/+8
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-021-3/+13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-219-23/+592
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-053-8/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perf/coreThomas Gleixner2010-06-281-6/+30
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-183-27/+41
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-093-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-093-3/+3
| * | | | | | | | perf: Add non-exec mmap() trackingEric B Munson2010-06-091-1/+5
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-062-2/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2010-07-014-14/+40
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | mm: remove all rcu head initializationsPaul E. McKenney2010-06-142-2/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel2010-08-051-0/+7
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-08-041-36/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | percpu: allow limited allocation before slab is onlineTejun Heo2010-06-271-12/+40
| * | | | | | | | | percpu: make @dyn_size always mean min dyn_size in first chunk init functionsTejun Heo2010-06-271-25/+10
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-08-041-0/+33
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | KVM: Fix a race condition for usage of is_hwpoison_address()Huang Ying2010-08-011-0/+3
| * | | | | | | | KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying2010-08-011-0/+30
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | mm: fix ia64 crash when gcore reads gate areaHugh Dickins2010-07-301-3/+13
|/ / / / / / /
* | | | | | | x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu2010-07-202-4/+23
* | | | | | | mm/vmscan.c: fix mapping use after freeNick Piggin2010-07-201-1/+1
* | | | | | | mm: add context argument to shrinker callbackDave Chinner2010-07-191-3/+5
* | | | | | | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2010-07-192-0/+12
|\ \ \ \ \ \ \
| * | | | | | | kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas2010-07-191-0/+5
| * | | | | | | kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas2010-07-191-0/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | lmb: rename to memblockYinghai Lu2010-07-143-0/+546
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-082-15/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | writeback: simplify the write back thread queueChristoph Hellwig2010-07-061-11/+3
| * | | | | writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-062-4/+2
* | | | | | mempolicy: fix dangling reference to tmpfs superblock mpolLee Schermerhorn2010-06-291-4/+5
* | | | | | memcg: fix wake up in oom wait queueKAMEZAWA Hiroyuki2010-06-291-1/+3
|/ / / / /
OpenPOWER on IntegriCloud