index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
3
-22
/
+18
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-02-26
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'sh/dmaengine'
Paul Mundt
2010-02-08
1
-0
/
+3
|
|
|
\
|
|
*
\
Merge branch 'sh/stable-updates'
Paul Mundt
2010-02-05
3
-28
/
+92
|
|
|
\
\
|
|
*
\
\
Merge branch 'sh/stable-updates'
Paul Mundt
2010-02-02
3
-37
/
+72
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'sh/stable-updates'
Paul Mundt
2010-01-18
6
-57
/
+95
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
2010-01-13
7
-55
/
+92
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
sh: Drop down to a single quicklist.
Paul Mundt
2010-01-05
1
-1
/
+1
|
*
|
|
|
|
|
|
memcg: fix oom killing a child process in an other cgroup
KAMEZAWA Hiroyuki
2010-02-22
1
-0
/
+2
|
*
|
|
|
|
|
|
mm: Make copy_from_user() in migrate.c statically predictable
H. Peter Anvin
2010-02-21
1
-21
/
+15
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
5
-62
/
+166
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Fix potential crash with sys_move_pages
Linus Torvalds
2010-02-06
1
-0
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
hugetlb: fix section mismatches
Jeff Mahoney
2010-02-02
1
-4
/
+3
|
*
|
|
|
|
mm: flush dcache before writing into page to avoid alias
anfei zhou
2010-02-02
1
-0
/
+3
|
*
|
|
|
|
mm: purge fragmented percpu vmap blocks
Nick Piggin
2010-02-02
1
-11
/
+81
|
*
|
|
|
|
mm: percpu-vmap fix RCU list walking
Nick Piggin
2010-02-02
1
-14
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
mm: fix migratetype bug which slowed swapping
Hugh Dickins
2010-01-29
1
-2
/
+3
|
*
|
|
|
mm: add new 'read_cache_page_gfp()' helper function
Linus Torvalds
2010-01-27
1
-32
/
+68
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
14
-120
/
+205
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
Yongseok Koh
2010-01-21
1
-3
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
page allocator: update NR_FREE_PAGES only when necessary
KOSAKI Motohiro
2010-01-16
1
-1
/
+1
|
*
|
|
nommu: fix shared mmap after truncate shrinkage problems
David Howells
2010-01-16
1
-0
/
+62
|
*
|
|
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2010-01-16
2
-22
/
+1
|
*
|
|
nommu: remove a superfluous check of vm_region::vm_usage
David Howells
2010-01-16
1
-4
/
+3
|
*
|
|
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
2010-01-16
1
-7
/
+7
|
*
|
|
memcg: ensure list is empty at rmdir
Daisuke Nishimura
2010-01-16
1
-7
/
+4
|
*
|
|
vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable
KOSAKI Motohiro
2010-01-16
1
-0
/
+3
|
*
|
|
mm/page_alloc: fix the range check for backward merging
Kazuhisa Ichikawa
2010-01-16
1
-1
/
+1
|
*
|
|
vfs: Fix vmtruncate() regression
OGAWA Hirofumi
2010-01-13
1
-16
/
+14
|
|
|
/
|
|
/
|
|
*
|
mm: hugetlb: fix clear_huge_page()
Andrea Arcangeli
2010-01-11
1
-1
/
+1
|
*
|
percpu: avoid calling __pcpu_ptr_to_addr(NULL)
Andrew Morton
2010-01-11
1
-1
/
+3
|
*
|
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
Jason Wessel
2010-01-07
1
-2
/
+9
|
*
|
NOMMU: Use copy_*_user_page() in access_process_vm()
Jie Zhang
2010-01-06
1
-2
/
+4
|
*
|
NOMMU: Avoiding duplicate icache flushes of shared maps
Mike Frysinger
2010-01-06
1
-3
/
+8
|
*
|
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2009-12-30
1
-2
/
+2
|
|
\
\
|
|
*
|
SLAB: Fix lockdep annotation breakage
Pekka Enberg
2009-12-28
1
-2
/
+2
|
|
|
/
|
*
|
mm: move sys_mmap_pgoff from util.c
Hugh Dickins
2009-12-30
3
-44
/
+65
|
|
/
|
*
Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...
Linus Torvalds
2009-12-24
1
-4
/
+7
|
|
\
|
|
*
SYSCTL: Add a mutex to the page_alloc zone order sysctl
Andi Kleen
2009-12-23
1
-4
/
+7
|
*
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-12-24
2
-1
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
HWPOISON: Add PROC_FS dependency to hwpoison injector v2
Andi Kleen
2009-12-21
2
-1
/
+10
*
|
|
mm: export use_mm/unuse_mm to modules
Michael S. Tsirkin
2010-01-15
1
-0
/
+3
|
/
/
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-12-22
1
-7
/
+50
|
\
\
|
|
/
|
/
|
|
*
mm: Add notifier in pageblock isolation for balloon drivers
Robert Jennings
2009-12-18
1
-7
/
+50
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-19
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86: Fix checking of SRAT when node 0 ram is not from 0
Yinghai Lu
2009-12-16
1
-2
/
+2
*
|
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
\
|
*
|
cpumask: avoid deprecated function in mm/slab.c
Rusty Russell
2009-12-17
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-12-17
1
-0
/
+1
|
\
\
\
|
*
|
|
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
2009-12-17
1
-0
/
+1
|
|
/
/
[next]