summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-10mm/numa balancing: rearrange Kconfig entryAneesh Kumar K.V
2014-12-10mm, compaction: more focused lru and pcplists drainingVlastimil Babka
2014-12-10mm, compaction: always update cached scanner positionsVlastimil Babka
2014-12-10mm, compaction: defer only on COMPACT_COMPLETEVlastimil Babka
2014-12-10mm, compaction: simplify deferred compactionVlastimil Babka
2014-12-10mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka
2014-12-10mm: vmscan: count only dirty pages as congestedJamie Liu
2014-12-10mm: verify compound order when freeing a pageYu Zhao
2014-12-10cma: make default CMA area size zero for x86Akinobu Mita
2014-12-10mm, memory_hotplug/failure: drain single zone pcplistsVlastimil Babka
2014-12-10mm, cma: drain single zone pcplistsVlastimil Babka
2014-12-10mm, page_isolation: drain single zone pcplistsVlastimil Babka
2014-12-10mm: introduce single zone pcplists drainVlastimil Babka
2014-12-10mm/vmscan.c: replace printk with pr_errPintu Kumar
2014-12-10mm/vmalloc.c: replace printk with pr_warnPintu Kumar
2014-12-10mm/page_alloc.c: convert boot printks without log level to pr_infoAnton Blanchard
2014-12-10mm: memcontrol: remove synchronous stock draining codeJohannes Weiner
2014-12-10mm: memcontrol: continue cache reclaim from offlined groupsJohannes Weiner
2014-12-10mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner
2014-12-10mm: memcontrol: take a css reference for each charged pageJohannes Weiner
2014-12-10mm: memcontrol: convert reclaim iterator to simple css refcountingJohannes Weiner
2014-12-10kernel: res_counter: remove the unused APIJohannes Weiner
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner
2014-12-10slab: replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar
2014-12-10slab: improve checking for invalid gfp_flagsAndrew Morton
2014-12-10mm: slub: fix format mismatches in slab_err() callersAndrey Ryabinin
2014-12-10mm/slab: reverse iteration on find_mergeable()Joonsoo Kim
2014-12-10slab: print slabinfo header in seq showVladimir Davydov
2014-12-10mm: slab/slub: coding style: whitespaces and tabs mixtureLQYMGT
2014-12-10fs/char_dev.c: remove pointless assignment from __register_chrdev_region()Jan Kara
2014-12-10ocfs2: remove unneeded NULL checkDan Carpenter
2014-12-10ocfs2: remove bogus NULL check in ocfs2_move_extents()Dan Carpenter
2014-12-10ocfs2: do not set filesystem readonly if link downjiangyiwen
2014-12-10ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ...Xue jiufei
2014-12-10ocfs2: fix error handling when creating debugfs root in ocfs2_init()Jan Kara
2014-12-10ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues
2014-12-10ocfs2: o2net: fix connect expiredJunxiao Bi
2014-12-10ocfs2: o2dlm: fix a race between purge and master querySrinivas Eeda
2014-12-10ocfs2: report error from o2hb_do_disk_heartbeat() to userJan Kara
2014-12-10ocfs2: remove bogus test from ocfs2_read_locked_inode()Jan Kara
2014-12-10ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()Jan Kara
2014-12-10ocfs2: fix an off-by-one BUG_ON() statementDan Carpenter
2014-12-10ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEMJoseph Qi
2014-12-10sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter
2014-12-10scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg
2014-12-10dma-debug: prevent early callers from crashingFlorian Fainelli
2014-12-10dma-debug: introduce dma_debug_disabledFlorian Fainelli
2014-12-10fs/cifs/smb2file.c: replace count*size kzalloc by kcallocFabian Frederick
2014-12-10fs/cifs/file.c: replace count*size kzalloc by kcallocFabian Frederick