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
*
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
2009-11-17
2
-8
/
+18
*
mm/memory_hotplug: fix section mismatch
Hidetoshi Seto
2009-11-17
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-11-14
1
-40
/
+81
|
\
|
*
percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability
Tejun Heo
2009-11-13
1
-40
/
+81
*
|
memcg: fix wrong pointer initialization at page migration when memcg is disab...
KAMEZAWA Hiroyuki
2009-11-12
1
-1
/
+1
*
|
page allocator: Do not allow interrupts to use ALLOC_HARDER
Mel Gorman
2009-11-12
1
-1
/
+1
*
|
page allocator: always wake kswapd when restarting an allocation attempt afte...
Mel Gorman
2009-11-12
1
-1
/
+1
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-11-11
1
-5
/
+12
|
\
\
|
*
|
highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...
Soeren Sandmann
2009-11-10
1
-3
/
+10
|
*
|
highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...
Soeren Sandmann
2009-11-10
1
-2
/
+2
*
|
|
ksm: cond_resched in unstable tree
Hugh Dickins
2009-11-09
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-11-03
1
-1
/
+2
|
\
\
\
|
*
|
|
backing-dev: bdi sb prune should be in the unregister path, not destroy
Jens Axboe
2009-11-03
1
-1
/
+2
*
|
|
|
mm: remove incorrect swap_count() from try_to_unuse()
Bo Liu
2009-11-02
1
-2
/
+1
|
/
/
/
*
|
|
NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()
David Howells
2009-10-31
1
-2
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-10-29
1
-13
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
percpu: allow pcpu_alloc() to be called with IRQs off
Jiri Kosina
2009-10-29
1
-13
/
+17
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-29
1
-0
/
+16
|
\
\
\
|
*
|
|
backing-dev: ensure that a removed bdi no longer has super_block referencing it
Jens Axboe
2009-10-29
1
-0
/
+16
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-10-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
powerpc: Limit memory hotplug support to PPC64 Book-3S machines
Kumar Gala
2009-10-27
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-10-29
2
-28
/
+31
|
\
\
\
\
|
*
|
|
|
HWPOISON: fix invalid page count in printk output
Wu Fengguang
2009-10-19
1
-2
/
+5
|
*
|
|
|
HWPOISON: fix oops on ksm pages
Hugh Dickins
2009-10-19
1
-1
/
+2
|
*
|
|
|
HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page
Andi Kleen
2009-10-19
1
-1
/
+2
|
*
|
|
|
HWPOISON: return early on non-LRU pages
Wu Fengguang
2009-10-19
1
-25
/
+24
*
|
|
|
|
mm: don't call pte_unmap() against an improper pte
Daisuke Nishimura
2009-10-29
1
-4
/
+7
*
|
|
|
|
mm: fix sparsemem configuration
Russell King
2009-10-29
1
-1
/
+1
*
|
|
|
|
vmscan: order evictable rescue in LRU putback
Johannes Weiner
2009-10-29
1
-0
/
+10
*
|
|
|
|
do_mbind(): fix memory leak
KOSAKI Motohiro
2009-10-29
1
-5
/
+5
*
|
|
|
|
mbind(): fix leak of never putback pages
KOSAKI Motohiro
2009-10-29
1
-1
/
+2
*
|
|
|
|
vmscan: limit VM_EXEC protection to file pages
Wu Fengguang
2009-10-29
1
-1
/
+1
*
|
|
|
|
revert "mm: oom analysis: add buffer cache information to show_free_areas()"
Andrew Morton
2009-10-29
1
-2
/
+1
*
|
|
|
|
congestion_wait(): don't use WRITE
KOSAKI Motohiro
2009-10-29
1
-1
/
+1
*
|
|
|
|
hwpoison: fix oops on ksm pages
Hugh Dickins
2009-10-29
1
-1
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-13
2
-2
/
+3
|
\
\
\
\
|
*
|
|
|
writeback: kill space in debugfs item name
Wu Fengguang
2009-10-09
1
-1
/
+1
|
*
|
|
|
writeback: account IO throttling wait as iowait
Wu Fengguang
2009-10-09
1
-1
/
+2
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-10-13
1
-2
/
+3
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
percpu: fix compile warnings
Tejun Heo
2009-10-12
1
-2
/
+3
*
|
|
|
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
|
|
|
|
kmemleak: Check for NULL pointer returned by create_object()
Catalin Marinas
2009-10-09
1
-0
/
+3
*
|
|
|
|
kmemleak: Use GFP_ATOMIC for early_alloc().
Tetsuo Handa
2009-10-09
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...
Linus Torvalds
2009-10-08
1
-22
/
+26
|
\
\
\
\
|
*
|
|
|
mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA
David Miller
2009-10-08
1
-22
/
+26
*
|
|
|
|
mm: includecheck fix: vmalloc.c
Jaswinder Singh Rajput
2009-10-08
1
-1
/
+0
*
|
|
|
|
ksm: more on default values
Hugh Dickins
2009-10-08
2
-7
/
+7
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-04
1
-5
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL
Suresh Jayaraman
2009-10-01
1
-5
/
+7
|
|
/
/
*
|
|
memcg: reduce check for softlimit excess
KAMEZAWA Hiroyuki
2009-10-01
1
-16
/
+15
[next]