summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-09mm/sparse.c: put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVEZhang Yanfei
2013-07-09mm: remove unused __put_page()Zhang Yanfei
2013-07-09vfree: don't schedule free_work() if llist_add() returns falseOleg Nesterov
2013-07-09mm/page_alloc.c: remove unlikely() from the current_order testZhang Yanfei
2013-07-09mm: remove unused functions is_{normal_idx, normal, dma32, dma}Zhang Yanfei
2013-07-09mm/page_alloc.c: remove zone_type argument of build_zonelists_nodeZhang Yanfei
2013-07-09MAINTAINERS: add zswap and zbud maintainerSeth Jennings
2013-07-09include/linux/gfp.h: fix the comment for GFP_ZONE_TABLEZhang Yanfei
2013-07-09memcg: do not account memory used for cache creationGlauber Costa
2013-07-09memcg: also test for skip accounting at the page allocation levelGlauber Costa
2013-07-09mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_infoZhang Yanfei
2013-07-09mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZEDZhang Yanfei
2013-07-09mm/vmalloc.c: emit the failure message before returnZhang Yanfei
2013-07-09mm/vmalloc.c: remove alloc_map from vmap_blockZhang Yanfei
2013-07-09mm/vmalloc.c: remove unused purge_fragmented_blocks_thiscpuZhang Yanfei
2013-07-09mm/vmalloc.c: remove dead code in vb_allocZhang Yanfei
2013-07-09mm/vmalloc.c: unbreak __vunmap()Dan Carpenter
2013-07-09mm: remove duplicated call of get_pfn_range_for_nidZhang Yanfei
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2013-07-09memcg: clean up memcg->nodeinfoJohannes Weiner
2013-07-09mm: mremap: validate input before taking lockRasmus Villemoes
2013-07-09drivers/iommu/msm_iommu_dev.c: fix leak and clean up error pathsLibo Chen
2013-07-09fsnotify: update comments concerning locking schemeLino Sanfilippo
2013-07-09inotify: fix race when adding a new watchLino Sanfilippo
2013-07-09dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_groupLino Sanfilippo
2013-07-09fanotify: put duplicate code for adding vfsmount/inode marks into an own func...Lino Sanfilippo
2013-07-09fanotify: fix races when adding/removing marksLino Sanfilippo
2013-07-09fanotify: info leak in copy_event_to_user()Dan Carpenter
2013-07-09audit: Fix decimal constant descriptionMichal Simek
2013-07-09kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang
2013-07-09kernel/auditfilter.c: fixing build warningRaphael S. Carvalho
2013-07-09audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-07-09drivers/dma/iop-adma.c: fix new warningsOlof Johansson
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-06Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-06hrtimer: Remove unused variableThomas Gleixner
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-07-05hrtimers: Move SMP function call to thread contextThomas Gleixner
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski
2013-07-05DMA: shdma: shdma_chan_filter() has to be in shdma-base.hGuennadi Liakhovetski
2013-07-05DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski
2013-07-05dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON