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
Commit message (
Expand
)
Author
Age
Files
Lines
*
numa: add a sysctl for numa_balancing
Andi Kleen
2014-01-23
4
-2
/
+37
*
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
2014-01-23
3
-1
/
+26
*
mm/nobootmem.c: add return value check in __alloc_memory_core_early()
Philipp Hachtmann
2014-01-23
1
-1
/
+3
*
memcg: rework memcg_update_kmem_limit synchronization
Vladimir Davydov
2014-01-23
1
-91
/
+105
*
memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
Vladimir Davydov
2014-01-23
1
-27
/
+2
*
memcg, slab: RCU protect memcg_params for root caches
Vladimir Davydov
2014-01-23
3
-10
/
+30
*
slab: do not panic if we fail to create memcg cache
Vladimir Davydov
2014-01-23
1
-1
/
+8
*
memcg: get rid of kmem_cache_dup()
Vladimir Davydov
2014-01-23
1
-31
/
+8
*
memcg, slab: fix races in per-memcg cache creation/destruction
Vladimir Davydov
2014-01-23
2
-10
/
+27
*
memcg: fix possible NULL deref while traversing memcg_slab_caches list
Vladimir Davydov
2014-01-23
1
-7
/
+18
*
memcg, slab: fix barrier usage when accessing memcg_caches
Vladimir Davydov
2014-01-23
2
-15
/
+21
*
memcg, slab: clean up memcg cache initialization/destruction
Vladimir Davydov
2014-01-23
3
-41
/
+37
*
memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
Vladimir Davydov
2014-01-23
3
-9
/
+19
*
slab: clean up kmem_cache_create_memcg() error handling
Vladimir Davydov
2014-01-23
1
-34
/
+31
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
30
-170
/
+181
*
fs/proc/page.c: add PageAnon check to surely detect thp
Naoya Horiguchi
2014-01-23
1
-3
/
+5
*
memcg: do not use vmalloc for mem_cgroup allocations
Vladimir Davydov
2014-01-23
1
-22
/
+6
*
mm: munlock: fix potential race with THP page split
Vlastimil Babka
2014-01-23
1
-44
/
+60
*
mm: print more details for bad_page()
Dave Hansen
2014-01-23
5
-23
/
+61
*
mm/zswap.c: change params from hidden to ro
Dan Streetman
2014-01-23
1
-2
/
+2
*
mm: documentation: remove hopelessly out-of-date locking doc
Dave Hansen
2014-01-23
1
-130
/
+0
*
microblaze: extable: sort the exception table at build time
Michal Simek
2014-01-23
2
-0
/
+6
*
cris: provide {in,out}[wl]_p()
Geert Uytterhoeven
2014-01-23
1
-0
/
+4
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-01-23
3
-8
/
+6
|
\
|
*
udf: Fix lockdep warning from udf_symlink()
Jan Kara
2013-12-23
1
-1
/
+1
|
*
jbd: Revise KERN_EMERG error messages
Jan Kara
2013-12-04
2
-7
/
+5
*
|
assoc_array: remove global variable
Stephen Hemminger
2014-01-23
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-01-23
7
-63
/
+74
|
\
\
|
*
|
fuse: support clients that don't implement 'open'
Andrew Gallagher
2014-01-22
2
-10
/
+30
|
*
|
fuse: don't invalidate attrs when not using atime
Andrew Gallagher
2014-01-22
3
-4
/
+16
|
*
|
fuse: fix SetPageUptodate() condition in STORE
Miklos Szeredi
2014-01-22
1
-1
/
+2
|
*
|
fuse: fix pipe_buf_operations
Miklos Szeredi
2014-01-22
4
-48
/
+26
*
|
|
Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2014-01-23
24
-825
/
+1884
|
\
\
\
|
*
|
|
f2fs: drop obsolete node page when it is truncated
Jaegeuk Kim
2014-01-23
1
-0
/
+4
|
*
|
|
f2fs: introduce NODE_MAPPING for code consistency
Jaegeuk Kim
2014-01-22
4
-31
/
+30
|
*
|
|
f2fs: remove the orphan block page array
Gu Zheng
2014-01-22
1
-3
/
+4
|
*
|
|
f2fs: add help function META_MAPPING
Gu Zheng
2014-01-22
5
-8
/
+13
|
*
|
|
f2fs: move a branch for code redability
Jaegeuk Kim
2014-01-22
1
-5
/
+4
|
*
|
|
f2fs: call mark_inode_dirty to flush dirty pages
Jaegeuk Kim
2014-01-22
3
-5
/
+8
|
*
|
|
f2fs: clean checkpatch warnings
Chris Fries
2014-01-20
11
-30
/
+40
|
*
|
|
f2fs: missing REQ_META and REQ_PRIO when sync_meta_pages(META_FLUSH)
Changman Lee
2014-01-16
1
-1
/
+1
|
*
|
|
f2fs: avoid f2fs_balance_fs call during pageout
Jaegeuk Kim
2014-01-16
1
-1
/
+3
|
*
|
|
f2fs: add delimiter to seperate name and value in debug phrase
Changman Lee
2014-01-14
1
-4
/
+4
|
*
|
|
f2fs: use spinlock rather than mutex for better speed
Gu Zheng
2014-01-14
2
-13
/
+13
|
*
|
|
f2fs: move alloc new orphan node out of lock protection region
Gu Zheng
2014-01-14
1
-6
/
+9
|
*
|
|
f2fs: move grabing orphan pages out of protection region
Gu Zheng
2014-01-14
1
-7
/
+9
|
*
|
|
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
Yuan Zhong
2014-01-14
6
-7
/
+7
|
*
|
|
f2fs: update documents and a MAINTAINERS entry
Jaegeuk Kim
2014-01-09
3
-0
/
+37
|
*
|
|
f2fs: add a sysfs entry to control max_victim_search
Jaegeuk Kim
2014-01-08
4
-3
/
+12
|
*
|
|
f2fs: improve write performance under frequent fsync calls
Jaegeuk Kim
2014-01-08
4
-10
/
+11
[next]