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
*
mm/numa balancing: rearrange Kconfig entry
Aneesh Kumar K.V
2014-12-10
1
-8
/
+8
*
mm, compaction: more focused lru and pcplists draining
Vlastimil Babka
2014-12-10
2
-5
/
+42
*
mm, compaction: always update cached scanner positions
Vlastimil Babka
2014-12-10
2
-25
/
+23
*
mm, compaction: defer only on COMPACT_COMPLETE
Vlastimil Babka
2014-12-10
1
-1
/
+1
*
mm, compaction: simplify deferred compaction
Vlastimil Babka
2014-12-10
3
-19
/
+4
*
mm, compaction: pass classzone_idx and alloc_flags to watermark checking
Vlastimil Babka
2014-12-10
5
-29
/
+42
*
mm: vmscan: count only dirty pages as congested
Jamie Liu
2014-12-10
1
-1
/
+2
*
mm: verify compound order when freeing a page
Yu Zhao
2014-12-10
1
-0
/
+3
*
cma: make default CMA area size zero for x86
Akinobu Mita
2014-12-10
1
-1
/
+7
*
mm, memory_hotplug/failure: drain single zone pcplists
Vlastimil Babka
2014-12-10
2
-4
/
+4
*
mm, cma: drain single zone pcplists
Vlastimil Babka
2014-12-10
1
-1
/
+1
*
mm, page_isolation: drain single zone pcplists
Vlastimil Babka
2014-12-10
1
-1
/
+1
*
mm: introduce single zone pcplists drain
Vlastimil Babka
2014-12-10
5
-32
/
+63
*
mm/vmscan.c: replace printk with pr_err
Pintu Kumar
2014-12-10
1
-2
/
+1
*
mm/vmalloc.c: replace printk with pr_warn
Pintu Kumar
2014-12-10
1
-2
/
+1
*
mm/page_alloc.c: convert boot printks without log level to pr_info
Anton Blanchard
2014-12-10
1
-11
/
+11
*
mm: memcontrol: remove synchronous stock draining code
Johannes Weiner
2014-12-10
1
-40
/
+6
*
mm: memcontrol: continue cache reclaim from offlined groups
Johannes Weiner
2014-12-10
1
-217
/
+1
*
mm: memcontrol: remove obsolete kmemcg pinning tricks
Johannes Weiner
2014-12-10
3
-94
/
+7
*
mm: memcontrol: take a css reference for each charged page
Johannes Weiner
2014-12-10
3
-13
/
+81
*
mm: memcontrol: convert reclaim iterator to simple css refcounting
Johannes Weiner
2014-12-10
1
-174
/
+84
*
kernel: res_counter: remove the unused API
Johannes Weiner
2014-12-10
6
-647
/
+8
*
mm: hugetlb_cgroup: convert to lockless page counters
Johannes Weiner
2014-12-10
4
-48
/
+61
*
mm: memcontrol: lockless page counters
Johannes Weiner
2014-12-10
9
-404
/
+615
*
slab: replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
2014-12-10
1
-3
/
+3
*
slab: improve checking for invalid gfp_flags
Andrew Morton
2014-12-10
2
-2
/
+8
*
mm: slub: fix format mismatches in slab_err() callers
Andrey Ryabinin
2014-12-10
1
-3
/
+3
*
mm/slab: reverse iteration on find_mergeable()
Joonsoo Kim
2014-12-10
1
-1
/
+1
*
slab: print slabinfo header in seq show
Vladimir Davydov
2014-12-10
3
-16
/
+8
*
mm: slab/slub: coding style: whitespaces and tabs mixture
LQYMGT
2014-12-10
2
-10
/
+10
*
fs/char_dev.c: remove pointless assignment from __register_chrdev_region()
Jan Kara
2014-12-10
1
-1
/
+0
*
ocfs2: remove unneeded NULL check
Dan Carpenter
2014-12-10
1
-1
/
+1
*
ocfs2: remove bogus NULL check in ocfs2_move_extents()
Dan Carpenter
2014-12-10
1
-3
/
+0
*
ocfs2: do not set filesystem readonly if link down
jiangyiwen
2014-12-10
2
-2
/
+2
*
ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ...
Xue jiufei
2014-12-10
2
-6
/
+37
*
ocfs2: fix error handling when creating debugfs root in ocfs2_init()
Jan Kara
2014-12-10
1
-1
/
+2
*
ocfs2: remove filesize checks for sync I/O journal commit
Goldwyn Rodrigues
2014-12-10
1
-3
/
+1
*
ocfs2: o2net: fix connect expired
Junxiao Bi
2014-12-10
1
-1
/
+1
*
ocfs2: o2dlm: fix a race between purge and master query
Srinivas Eeda
2014-12-10
1
-0
/
+12
*
ocfs2: report error from o2hb_do_disk_heartbeat() to user
Jan Kara
2014-12-10
1
-2
/
+2
*
ocfs2: remove bogus test from ocfs2_read_locked_inode()
Jan Kara
2014-12-10
1
-2
/
+1
*
ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()
Jan Kara
2014-12-10
1
-1
/
+1
*
ocfs2: fix an off-by-one BUG_ON() statement
Dan Carpenter
2014-12-10
1
-1
/
+1
*
ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM
Joseph Qi
2014-12-10
1
-5
/
+13
*
sh: off by one BUG_ON() in setup_bootmem_node()
Dan Carpenter
2014-12-10
1
-1
/
+1
*
scripts/kernel-doc: don't eat struct members with __aligned
Johannes Berg
2014-12-10
1
-1
/
+1
*
dma-debug: prevent early callers from crashing
Florian Fainelli
2014-12-10
1
-2
/
+10
*
dma-debug: introduce dma_debug_disabled
Florian Fainelli
2014-12-10
1
-16
/
+21
*
fs/cifs/smb2file.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-12-10
1
-2
/
+2
*
fs/cifs/file.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-12-10
1
-2
/
+2
[next]