index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
mm, hugetlb: improve, cleanup resv_map parameters
Joonsoo Kim
1
-13
/
+17
2014-04-03
mm, hugetlb: unify region structure handling
Joonsoo Kim
1
-16
/
+21
2014-04-03
mm: optimize put_mems_allowed() usage
Mel Gorman
6
-25
/
+23
2014-04-03
mm, compaction: ignore pageblock skip when manually invoking compaction
David Rientjes
1
-0
/
+1
2014-04-03
mm: vmscan: remove shrink_control arg from do_try_to_free_pages()
Vladimir Davydov
1
-20
/
+12
2014-04-03
mm: vmscan: move call to shrink_slab() to shrink_zones()
Vladimir Davydov
1
-31
/
+25
2014-04-03
mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
Vladimir Davydov
1
-2
/
+2
2014-04-03
kmemleak: change some global variables to int
Li Zefan
1
-40
/
+40
2014-04-03
kmemleak: remove redundant code
Li Zefan
1
-6
/
+1
2014-04-03
kmemleak: allow freeing internal objects after kmemleak was disabled
Li Zefan
1
-14
/
+32
2014-04-03
kmemleak: free internal objects only if there're no leaks to be reported
Li Zefan
1
-4
/
+9
2014-04-03
bdi: avoid oops on device removal
Jan Kara
1
-4
/
+9
2014-04-03
backing_dev: fix hung task on sync
Derek Basehore
1
-1
/
+4
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-86
/
+43
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+16
2014-04-02
sparse: fix comment
Li Zhong
1
-1
/
+1
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-96
/
+112
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-0
/
+13
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2
-23
/
+21
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-73
/
+1
2014-03-31
locks: fix locks_mandatory_locked to respect file-private locks
Jeff Layton
2
-2
/
+2
2014-03-29
percpu: renew the max_contig if we merge the head and previous block
Jianyu Zhan
1
-1
/
+3
2014-03-20
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
2
-2
/
+35
2014-03-19
mm: fix bad rss-counter if remap_file_pages raced migration
Hugh Dickins
1
-6
/
+22
2014-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2
-3
/
+3
2014-03-18
mm: Add new func _install_special_mapping() to mmap.c
Stefani Seibold
1
-4
/
+16
2014-03-17
percpu: allocation size should be even
Viro
1
-1
/
+4
2014-03-12
ARM: 7993/1: mm/memblock: add memblock_get_current_limit
Laura Abbott
1
-0
/
+5
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
10
-44
/
+75
2014-03-10
mm/Kconfig: fix URL for zsmalloc benchmark
Ben Hutchings
1
-2
/
+2
2014-03-10
mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
Laura Abbott
1
-7
/
+13
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-5
/
+6
2014-03-07
percpu: speed alloc_pcpu_area() up
Al Viro
1
-1
/
+17
2014-03-07
percpu: store offsets instead of lengths in ->map[]
Al Viro
1
-55
/
+81
2014-03-07
perpcu: fold pcpu_split_block() into the only caller
Al Viro
1
-47
/
+16
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-14
/
+12
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
1
-9
/
+9
2014-03-04
mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness
Johannes Weiner
1
-4
/
+22
2014-03-04
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
1
-1
/
+1
2014-03-04
memcg: reparent charges of children before processing parent
Filipe Brandenburger
1
-1
/
+9
2014-03-04
memcg: fix endless loop in __mem_cgroup_iter_next()
Hugh Dickins
1
-2
/
+2
2014-03-04
mm: close PageTail race
David Rientjes
4
-5
/
+7
2014-02-25
memcg: change oom_info_lock to mutex
Michal Hocko
1
-3
/
+3
2014-02-25
mm, thp: fix infinite loop on memcg OOM
Kirill A. Shutemov
2
-14
/
+9
2014-02-25
mm, hwpoison: release page on PageHWPoison() in __do_fault()
Kirill A. Shutemov
1
-0
/
+1
2014-02-21
Merge branch 'linus' into sched/core
Thomas Gleixner
11
-64
/
+140
2014-02-21
mm: add support for discard of unused ptes
Konstantin Weitz
1
-0
/
+10
2014-02-21
sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm
Martin Schwidefsky
1
-0
/
+3
2014-02-20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
[prev]
[next]