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
*
vmscan: kill unnecessary page flag test
KOSAKI Motohiro
2009-09-22
1
-2
/
+2
*
vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()
KOSAKI Motohiro
2009-09-22
1
-4
/
+1
*
vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap spac...
Minchan Kim
2009-09-22
1
-0
/
+10
*
mm: count only reclaimable lru pages
Wu Fengguang
2009-09-22
2
-13
/
+42
*
vmscan: throttle direct reclaim when too many pages are isolated already
Rik van Riel
2009-09-22
1
-0
/
+33
*
mm: vmstat: add isolate pages
KOSAKI Motohiro
2009-09-22
4
-4
/
+33
*
mm: shrink_inactive_list() nr_scan accounting fix fix
KOSAKI Motohiro
2009-09-22
1
-12
/
+18
*
mm: rename pgmoved variable in shrink_active_list()
KOSAKI Motohiro
2009-09-22
1
-8
/
+8
*
mm: update alloc_flags after oom killer has been called
David Rientjes
2009-09-22
1
-1
/
+1
*
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
2009-09-22
4
-3
/
+13
*
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
2009-09-22
2
-0
/
+4
*
mm: oom analysis: add buffer cache information to show_free_areas()
KOSAKI Motohiro
2009-09-22
1
-1
/
+2
*
mm: oom analysis: add per-zone statistics to show_free_areas()
KOSAKI Motohiro
2009-09-22
1
-0
/
+20
*
mm: show_free_areas(): display slab pages in two separate fields
KOSAKI Motohiro
2009-09-22
1
-3
/
+4
*
mm: clean up page_remove_rmap()
KOSAKI Motohiro
2009-09-22
1
-27
/
+30
*
hugetlb: restore interleaving of bootmem huge pages
Lee Schermerhorn
2009-09-22
1
-1
/
+1
*
hugetlb: use free_pool_huge_page() to return unused surplus pages
Lee Schermerhorn
2009-09-22
1
-33
/
+24
*
hugetlb: balance freeing of huge pages across nodes
Lee Schermerhorn
2009-09-22
1
-46
/
+86
*
page_alloc: fix kernel-doc warning
Randy Dunlap
2009-09-22
1
-1
/
+1
*
memory hotplug: migrate swap cache page
Shaohua Li
2009-09-22
1
-2
/
+4
*
memory hotplug: alloc page from other node in memory online
Shaohua Li
2009-09-22
3
-7
/
+22
*
memory hotplug: make pages from movable zone always isolatable
Shaohua Li
2009-09-22
1
-1
/
+4
*
memory hotplug: exclude isolated page from pco page alloc
Shaohua Li
2009-09-22
1
-1
/
+11
*
memory hotplug: update zone pcp at memory online
Shaohua Li
2009-09-22
2
-0
/
+27
*
mm: remove obsoleted alloc_pages cpuset comment
David Rientjes
2009-09-22
1
-4
/
+0
*
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
2
-5
/
+5
|
\
|
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
2
-5
/
+5
*
|
writeback: make balance_dirty_pages() gradually back more off
Jens Axboe
2009-09-21
1
-1
/
+10
*
|
writeback: don't use schedule_timeout() without setting runstate
Jens Axboe
2009-09-21
1
-1
/
+1
|
/
*
headers: taskstats_kern.h trim
Alexey Dobriyan
2009-09-18
1
-0
/
+1
*
mm: Fix problem of parameter in note
Jianjun Kong
2009-09-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-09-16
1
-6
/
+3
|
\
|
*
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2009-09-15
1
-6
/
+3
*
|
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-16
2
-38
/
+74
|
\
\
|
*
|
writeback: splice dirty inode entries to default bdi on bdi_destroy()
Jens Axboe
2009-09-16
1
-1
/
+13
|
*
|
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
2009-09-16
1
-10
/
+2
|
*
|
writeback: use RCU to protect bdi_list
Jens Axboe
2009-09-16
2
-25
/
+59
|
*
|
writeback: get rid of wbc->for_writepages
Jens Axboe
2009-09-16
1
-2
/
+0
*
|
|
slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG
Ingo Molnar
2009-09-15
1
-0
/
+2
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
8
-379
/
+1426
|
\
\
|
*
\
Merge branch 'for-next' into for-linus
Tejun Heo
2009-09-15
8
-379
/
+1426
|
|
\
\
|
|
*
|
percpu: kill lpage first chunk allocator
Tejun Heo
2009-08-14
1
-241
/
+0
|
|
*
|
percpu: update embedding first chunk allocator to handle sparse units
Tejun Heo
2009-08-14
1
-28
/
+85
|
|
*
|
percpu: use group information to allocate vmap areas sparsely
Tejun Heo
2009-08-14
1
-9
/
+26
|
|
*
|
vmalloc: implement pcpu_get_vm_areas()
Tejun Heo
2009-08-14
1
-0
/
+293
|
|
*
|
vmalloc: separate out insert_vmalloc_vm()
Tejun Heo
2009-08-14
1
-21
/
+24
|
|
*
|
percpu: add chunk->base_addr
Tejun Heo
2009-08-14
1
-14
/
+11
|
|
*
|
percpu: add pcpu_unit_offsets[]
Tejun Heo
2009-08-14
1
-48
/
+47
|
|
*
|
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
2009-08-14
1
-201
/
+328
|
|
*
|
percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward
Tejun Heo
2009-08-14
1
-167
/
+172
[next]