index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-26
1
-13
/
+0
|
\
|
*
x86: Remove excessive early_res debug output
Jiri Kosina
2010-03-24
1
-13
/
+0
*
|
NOMMU: Fix __get_user_pages() to pin last page on offset buffers
David Howells
2010-03-25
1
-1
/
+1
*
|
NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'
David Howells
2010-03-25
1
-2
/
+2
*
|
mempolicy: fix get_mempolicy() for relative and static nodes
Lee Schermerhorn
2010-03-24
1
-3
/
+7
*
|
exit: fix oops in sync_mm_rss
Michael S. Tsirkin
2010-03-24
2
-0
/
+2
*
|
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
2010-03-24
1
-12
/
+12
*
|
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
2010-03-24
1
-0
/
+1
*
|
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
2010-03-24
1
-3
/
+7
*
|
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
2010-03-24
1
-2
/
+7
*
|
mm/ksm.c is doing an unneeded _notify in write_protect_page.
Robin Holt
2010-03-24
1
-1
/
+1
*
|
nommu: fix an incorrect comment in the do_mmap_shared_file()
David Howells
2010-03-24
1
-4
/
+3
*
|
memcontrol: fix potential null deref
Dan Carpenter
2010-03-24
1
-2
/
+4
*
|
memcg: disable move charge in no mmu case
Daisuke Nishimura
2010-03-24
1
-22
/
+22
*
|
memcg: avoid use cmpxchg in swap cgroup maintainance
KAMEZAWA Hiroyuki
2010-03-17
1
-4
/
+16
|
/
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
1
-0
/
+2
|
\
|
*
rcu: Suppress __mpol_dup() false positive from RCU lockdep
Paul E. McKenney
2010-03-04
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
2
-2
/
+2
|
\
\
|
*
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
2
-2
/
+2
|
|
\
\
|
|
*
|
grammar fix in comment
Uwe Kleine-König
2010-02-05
1
-1
/
+1
|
|
*
|
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2010-02-05
1
-1
/
+1
*
|
|
|
memcg: fix oom kill behavior
KAMEZAWA Hiroyuki
2010-03-12
2
-35
/
+107
*
|
|
|
cgroups: remove events before destroying subsystem state objects
Kirill A. Shutemov
2010-03-12
1
-9
/
+0
*
|
|
|
memcg: handle panic_on_oom=always case
KAMEZAWA Hiroyuki
2010-03-12
1
-0
/
+2
*
|
|
|
memcg : share event counter rather than duplicate
KAMEZAWA Hiroyuki
2010-03-12
1
-45
/
+41
*
|
|
|
memcg: update threshold and softlimit at commit
KAMEZAWA Hiroyuki
2010-03-12
1
-20
/
+18
*
|
|
|
memcg: use generic percpu instead of private implementation
KAMEZAWA Hiroyuki
2010-03-12
1
-121
/
+63
*
|
|
|
memcg: typo in comment to mem_cgroup_print_oom_info()
Kirill A. Shutemov
2010-03-12
1
-1
/
+1
*
|
|
|
memcg: implement memory thresholds
Kirill A. Shutemov
2010-03-12
1
-0
/
+309
*
|
|
|
memcg: rework usage of stats by soft limit
Kirill A. Shutemov
2010-03-12
1
-8
/
+10
*
|
|
|
memcg: extract mem_group_usage() from mem_cgroup_read()
Kirill A. Shutemov
2010-03-12
1
-22
/
+32
*
|
|
|
memcg: improve performance in moving swap charge
Daisuke Nishimura
2010-03-12
1
-15
/
+60
*
|
|
|
memcg: move charges of anonymous swap
Daisuke Nishimura
2010-03-12
3
-38
/
+210
*
|
|
|
memcg: avoid oom during moving charge
Daisuke Nishimura
2010-03-12
1
-2
/
+51
*
|
|
|
memcg: improve performance in moving charge
Daisuke Nishimura
2010-03-12
1
-54
/
+98
*
|
|
|
memcg: move charges of anonymous page
Daisuke Nishimura
2010-03-12
1
-10
/
+284
*
|
|
|
memcg: add interface to move charge at task migration
Daisuke Nishimura
2010-03-12
1
-4
/
+93
*
|
|
|
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
2
-0
/
+48
*
|
|
|
mm: introduce dump_page() and print symbolic flag names
Wu Fengguang
2010-03-12
3
-13
/
+84
*
|
|
|
mm: do not iterate over NR_CPUS in __zone_pcp_update()
Thomas Gleixner
2010-03-12
1
-1
/
+1
*
|
|
|
nommu: fix build breakage
KAMEZAWA Hiroyuki
2010-03-12
1
-3
/
+0
*
|
|
|
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
*
|
|
|
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-07
1
-1
/
+1
|
/
/
/
*
|
|
mm: add comment on swap_duplicate's error code
Hugh Dickins
2010-03-06
1
-1
/
+5
*
|
|
nommu: get_user_pages(): pin last page on non-page-aligned start
Steven J. Magnani
2010-03-06
1
-2
/
+2
*
|
|
vmscan: detect mapped file pages used only once
Johannes Weiner
2010-03-06
2
-13
/
+35
*
|
|
vmscan: drop page_mapping_inuse()
Johannes Weiner
2010-03-06
1
-23
/
+2
*
|
|
vmscan: factor out page reference checks
Johannes Weiner
2010-03-06
1
-13
/
+43
*
|
|
mm: suppress pfn range output for zones without pages
David Rientjes
2010-03-06
1
-2
/
+6
*
|
|
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2010-03-06
1
-0
/
+25
[next]