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
*
FS-Cache: Recruit a page flags for cache management
David Howells
2009-04-03
6
-19
/
+23
*
FS-Cache: Release page->private after failed readahead
David Howells
2009-04-03
1
-2
/
+37
*
memcg: cleanup cache_charge
Daisuke Nishimura
2009-04-02
1
-37
/
+23
*
memcg: remove redundant message at swapon
KAMEZAWA Hiroyuki
2009-04-02
1
-7
/
+0
*
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
2009-04-02
2
-30
/
+76
*
memcg: charge swapcache to proper memcg
Daisuke Nishimura
2009-04-02
1
-2
/
+13
*
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2009-04-02
1
-17
/
+0
*
memcg: show memcg information during OOM
Balbir Singh
2009-04-02
2
-0
/
+70
*
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
2009-04-02
1
-2
/
+28
*
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
KAMEZAWA Hiroyuki
2009-04-02
1
-12
/
+59
*
memcg: hierarchical stat
KAMEZAWA Hiroyuki
2009-04-02
1
-41
/
+119
*
memcg: use CSS ID
KAMEZAWA Hiroyuki
2009-04-02
1
-138
/
+82
*
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
2009-04-02
1
-2
/
+3
*
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-02
1
-2
/
+1
*
mm: do_xip_mapping_read: fix length calculation
Martin Schwidefsky
2009-04-02
1
-2
/
+2
*
mm: align vmstat_work's timer
Anton Blanchard
2009-04-02
1
-2
/
+3
*
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-04-02
2
-30
/
+25
*
generic debug pagealloc: build fix
Akinobu Mita
2009-04-02
1
-0
/
+9
*
shmem: writepage directly to swap
Hugh Dickins
2009-04-01
1
-2
/
+1
*
vmscan: fix it to take care of nodemask
KAMEZAWA Hiroyuki
2009-04-01
2
-3
/
+13
*
vmscan: print shrink_slab symbol name on negative shrinker objects
David Rientjes
2009-04-01
1
-2
/
+3
*
nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n
David Howells
2009-04-01
1
-1
/
+0
*
nommu: there is no mlock() for NOMMU, so don't provide the bits
David Howells
2009-04-01
2
-3
/
+13
*
mm: introduce debug_kmap_atomic
Akinobu Mita
2009-04-01
1
-0
/
+45
*
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-04-01
1
-4
/
+22
*
mm: fix proc_dointvec_userhz_jiffies "breakage"
Alexey Dobriyan
2009-04-01
1
-9
/
+11
*
generic debug pagealloc
Akinobu Mita
2009-04-01
3
-0
/
+147
*
memdup_user(): introduce
Li Zefan
2009-04-01
1
-0
/
+30
*
hugetlb: chg cannot become less than 0
Roel Kluin
2009-04-01
1
-3
/
+3
*
mm: remove pagevec_swap_free()
KOSAKI Motohiro
2009-04-01
1
-23
/
+0
*
mm: don't free swap slots on page deactivation
Johannes Weiner
2009-04-01
1
-3
/
+0
*
mm: move pagevec stripping to save unlock-relock
Johannes Weiner
2009-04-01
1
-5
/
+2
*
vfs: add/use account_page_dirtied()
Edward Shishkin
2009-04-01
1
-7
/
+15
*
vmscan: respect higher order in zone_reclaim()
Johannes Weiner
2009-04-01
1
-0
/
+1
*
mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...
KOSAKI Motohiro
2009-04-01
1
-0
/
+5
*
vmscan: clip swap_cluster_max in shrink_all_memory()
Johannes Weiner
2009-04-01
1
-1
/
+1
*
mm: shrink_all_memory(): use sc.nr_reclaimed
MinChan Kim
2009-04-01
1
-22
/
+24
*
mm: don't call mark_page_accessed() in do_swap_page()
KOSAKI Motohiro
2009-04-01
1
-2
/
+0
*
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
2009-04-01
3
-33
/
+8
*
vmscan: rename sc.may_swap to may_unmap
Johannes Weiner
2009-04-01
1
-10
/
+10
*
oom_kill: don't call for int_sqrt(0)
Cyrill Gorcunov
2009-04-01
1
-7
/
+5
*
vmap: remove needless lock and list in vmap
MinChan Kim
2009-04-01
1
-16
/
+3
*
mm: mminit_validate_memmodel_limits(): remove redundant test
Cyrill Gorcunov
2009-04-01
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-03-30
3
-3
/
+3
|
\
|
*
cpumask: use new cpumask_ functions in core code.
Rusty Russell
2009-03-30
2
-2
/
+2
|
*
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
Rusty Russell
2009-03-30
1
-1
/
+1
*
|
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-30
5
-0
/
+14
|
\
\
|
*
|
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
Ingo Molnar
2009-03-30
1
-1
/
+1
|
*
|
lockdep: annotate reclaim context (__GFP_NOFS), fix
Ingo Molnar
2009-02-15
1
-2
/
+1
|
*
|
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
2009-02-14
5
-0
/
+15
[next]