summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes
2016-05-19compiler.h: add support for malloc attributeRasmus Villemoes
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-19mm/slub.c: fix sysfs filename in commentLi Peng
2016-05-19mm: slab: remove ZONE_DMA_FLAGYang Shi
2016-05-19mm: SLAB freelist randomizationThomas Garnier
2016-05-19mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cach...Vladimir Davydov
2016-05-19mm/slab: lockless decision to grow cacheJoonsoo Kim
2016-05-19mm/slab: refill cpu cache through a new slab without holding a node lockJoonsoo Kim
2016-05-19mm/slab: separate cache_grow() to two partsJoonsoo Kim
2016-05-19mm/slab: make cache_grow() handle the page allocated on arbitrary nodeJoonsoo Kim
2016-05-19mm/slab: racy access/modify the slab colorJoonsoo Kim
2016-05-19mm/slab: don't keep free slabs if free_objects exceeds free_limitJoonsoo Kim
2016-05-19mm/slab: clean-up kmem_cache_node setupJoonsoo Kim
2016-05-19mm/slab: factor out kmem_cache_node initialization codeJoonsoo Kim
2016-05-19mm/slab: drain the free slab as much as possibleJoonsoo Kim
2016-05-19mm/slab: remove BAD_ALIEN_MAGIC againJoonsoo Kim
2016-05-19mm/slab: fix the theoretical race by holding proper lockJoonsoo Kim
2016-05-19kernel/padata.c: hide unused functionsArnd Bergmann
2016-05-19kernel/padata.c: removed unused codeRichard Cochran
2016-05-19ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua
2016-05-19ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao
2016-05-19ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recpiaojun
2016-05-19ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin
2016-05-19Documentation: update debugobjects docDu, Changbin
2016-05-19percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin
2016-05-19rcu: update debugobjects fixup callbacks return typeDu, Changbin
2016-05-19timer: update debugobjects fixup callbacks return typeDu, Changbin
2016-05-19workqueue: update debugobjects fixup callbacks return typeDu, Changbin
2016-05-19debugobjects: correct the usage of fixup call resultsDu, Changbin
2016-05-19debugobjects: make fixup functions return bool instead of intDu, Changbin
2016-05-19scripts/bloat-o-meter: print percent changeVineet Gupta
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook
2016-05-19scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov
2016-05-19time: remove timespec_add_safe()Deepa Dinamani
2016-05-19fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani
2016-05-19time: add missing implementation for timespec64_add_safe()Deepa Dinamani
2016-05-19fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-05-18Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-05-18Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds
2016-05-18Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-18Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds