summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-09mm/writeback: don't check force_wait to handle bdi->work_listWanpeng Li1-8/+2
2013-07-09mm/writeback: remove wb_reason_nameWanpeng Li1-1/+0
2013-07-09fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li2-2/+1
2013-07-09mm/sparse.c: put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVEZhang Yanfei1-1/+1
2013-07-09mm: remove unused __put_page()Zhang Yanfei1-5/+0
2013-07-09vfree: don't schedule free_work() if llist_add() returns falseOleg Nesterov1-3/+2
2013-07-09mm/page_alloc.c: remove unlikely() from the current_order testZhang Yanfei1-1/+1
2013-07-09mm: remove unused functions is_{normal_idx, normal, dma32, dma}Zhang Yanfei1-28/+0
2013-07-09mm/page_alloc.c: remove zone_type argument of build_zonelists_nodeZhang Yanfei1-13/+8
2013-07-09MAINTAINERS: add zswap and zbud maintainerSeth Jennings1-0/+13
2013-07-09include/linux/gfp.h: fix the comment for GFP_ZONE_TABLEZhang Yanfei1-1/+1
2013-07-09memcg: do not account memory used for cache creationGlauber Costa1-0/+2
2013-07-09memcg: also test for skip accounting at the page allocation levelGlauber Costa1-0/+28
2013-07-09mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_infoZhang Yanfei1-5/+5
2013-07-09mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZEDZhang Yanfei2-15/+15
2013-07-09mm/vmalloc.c: emit the failure message before returnZhang Yanfei1-1/+1
2013-07-09mm/vmalloc.c: remove alloc_map from vmap_blockZhang Yanfei1-3/+0
2013-07-09mm/vmalloc.c: remove unused purge_fragmented_blocks_thiscpuZhang Yanfei1-5/+0
2013-07-09mm/vmalloc.c: remove dead code in vb_allocZhang Yanfei1-15/+1
2013-07-09mm/vmalloc.c: unbreak __vunmap()Dan Carpenter1-1/+1
2013-07-09mm: remove duplicated call of get_pfn_range_for_nidZhang Yanfei1-11/+32
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner6-19/+24
2013-07-09memcg: clean up memcg->nodeinfoJohannes Weiner1-15/+5
2013-07-09mm: mremap: validate input before taking lockRasmus Villemoes1-8/+10
2013-07-09drivers/iommu/msm_iommu_dev.c: fix leak and clean up error pathsLibo Chen1-14/+10
2013-07-09fsnotify: update comments concerning locking schemeLino Sanfilippo1-28/+22
2013-07-09inotify: fix race when adding a new watchLino Sanfilippo1-9/+4
2013-07-09dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_groupLino Sanfilippo1-12/+13
2013-07-09fanotify: put duplicate code for adding vfsmount/inode marks into an own func...Lino Sanfilippo1-36/+35
2013-07-09fanotify: fix races when adding/removing marksLino Sanfilippo1-12/+37
2013-07-09fanotify: info leak in copy_event_to_user()Dan Carpenter1-0/+1
2013-07-09audit: Fix decimal constant descriptionMichal Simek1-1/+1
2013-07-09kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang1-0/+6
2013-07-09kernel/auditfilter.c: fixing build warningRaphael S. Carvalho1-1/+1
2013-07-09audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton4-7/+34
2013-07-09drivers/dma/iop-adma.c: fix new warningsOlof Johansson1-2/+2
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds49-799/+1862
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-65/+18
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds79-703/+2050
2013-07-06Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-8/+32
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-52/+276
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+4
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds7-473/+264
2013-07-06hrtimer: Remove unused variableThomas Gleixner1-2/+0
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds48-2563/+2541
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds3-21/+47
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+1
2013-07-05hrtimers: Move SMP function call to thread contextThomas Gleixner1-22/+15
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2-15/+43
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski6-13/+205