index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
mm/compaction: enhance compaction finish condition
Joonsoo Kim
3
-7
/
+29
2015-04-14
mm/page_alloc: factor out fallback freepage checking
Joonsoo Kim
1
-52
/
+91
2015-04-14
mm/cma: change fallback behaviour for CMA freepage
Joonsoo Kim
1
-17
/
+19
2015-04-14
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
1
-21
/
+12
2015-04-14
mm-cma-allocation-trigger-fix
Andrew Morton
1
-1
/
+1
2015-04-14
mm: cma: release trigger
Sasha Levin
1
-0
/
+58
2015-04-14
mm: cma: allocation trigger
Sasha Levin
3
-1
/
+63
2015-04-14
mm: cma: debugfs interface
Sasha Levin
5
-15
/
+91
2015-04-14
memory hotplug: use macro to switch between section and pfn
Sheng Yong
1
-1
/
+1
2015-04-14
mm: memcontrol: update copyright notice
Johannes Weiner
1
-0
/
+6
2015-04-14
mm/memblock.c: rename local variable of memblock_type to `type'
Baoquan He
1
-2
/
+2
2015-04-14
mm: move mm_populate()-related code to mm/gup.c
Kirill A. Shutemov
2
-118
/
+118
2015-04-14
mm: move gup() -> posix mlock() error conversion out of __mm_populate
Kirill A. Shutemov
1
-4
/
+7
2015-04-14
mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
Kirill A. Shutemov
3
-9
/
+9
2015-04-14
mm: rename FOLL_MLOCK to FOLL_POPULATE
Kirill A. Shutemov
3
-5
/
+5
2015-04-14
slob: make slob_alloc_node() static and remove EXPORT_SYMBOL()
Fabian Frederick
1
-2
/
+1
2015-04-14
slub: use bool function return values of true/false not 1/0
Joe Perches
1
-6
/
+6
2015-04-14
mm/slub.c: parse slub_debug O option in switch statement
Chris J Arges
1
-9
/
+7
2015-04-14
mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3
Geert Uytterhoeven
1
-3
/
+14
2015-04-14
mm/hugetlb: use pmd_page() in follow_huge_pmd()
Gerald Schaefer
1
-2
/
+1
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2015-04-06
fix mremap() vs. ioctx_kill() race
Al Viro
1
-2
/
+8
2015-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-38
/
+53
2015-03-25
mm: numa: mark huge PTEs young when clearing NUMA hinting faults
Mel Gorman
1
-0
/
+1
2015-03-25
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
2
-2
/
+4
2015-03-25
mm: numa: preserve PTE write permissions across a NUMA hinting fault
Mel Gorman
3
-6
/
+14
2015-03-25
mm: numa: group related processes based on VMA flags instead of page table flags
Mel Gorman
2
-19
/
+13
2015-03-25
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
Laura Abbott
1
-0
/
+1
2015-03-25
mm/slub: fix lockups on PREEMPT && !SMP kernels
Mark Rutland
1
-2
/
+4
2015-03-25
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
1
-9
/
+4
2015-03-25
mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...
Naoya Horiguchi
1
-1
/
+8
2015-03-25
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2
-3
/
+8
2015-03-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2015-03-24
percpu: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-03-23
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
1
-1
/
+4
2015-03-13
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-754
/
+1
2015-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-13
/
+30
2015-03-12
memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
Vladimir Davydov
1
-1
/
+3
2015-03-12
mm: reorder can_do_mlock to fix audit denial
Jeff Vander Stoep
1
-2
/
+2
2015-03-12
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2
-3
/
+12
2015-03-12
mm/nommu.c: export symbol max_mapnr
gchen gchen
1
-0
/
+1
2015-03-12
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
1
-5
/
+7
2015-03-12
mm, hugetlb: close race when setting PageTail for gigantic pages
David Rientjes
1
-1
/
+3
2015-03-12
mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled
Michal Hocko
1
-1
/
+2
2015-03-12
mm: thp: Return the correct value for change_huge_pmd
Mel Gorman
1
-2
/
+2
2015-03-12
mm: fix up numa read-only thread grouping logic
Linus Torvalds
2
-2
/
+12
2015-03-04
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
1
-1
/
+1
2015-02-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2015-02-28
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
1
-1
/
+8
2015-02-28
mm: memcontrol: use "max" instead of "infinity" in control knobs
Johannes Weiner
1
-6
/
+6
[next]