summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-19mm: slab: remove ZONE_DMA_FLAGYang Shi2-27/+1
2016-05-19mm: SLAB freelist randomizationThomas Garnier3-2/+178
2016-05-19mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cach...Vladimir Davydov1-1/+1
2016-05-19mm/slab: lockless decision to grow cacheJoonsoo Kim1-3/+18
2016-05-19mm/slab: refill cpu cache through a new slab without holding a node lockJoonsoo Kim1-32/+36
2016-05-19mm/slab: separate cache_grow() to two partsJoonsoo Kim1-22/+52
2016-05-19mm/slab: make cache_grow() handle the page allocated on arbitrary nodeJoonsoo Kim1-39/+21
2016-05-19mm/slab: racy access/modify the slab colorJoonsoo Kim1-13/+13
2016-05-19mm/slab: don't keep free slabs if free_objects exceeds free_limitJoonsoo Kim1-9/+14
2016-05-19mm/slab: clean-up kmem_cache_node setupJoonsoo Kim1-100/+68
2016-05-19mm/slab: factor out kmem_cache_node initialization codeJoonsoo Kim1-29/+45
2016-05-19mm/slab: drain the free slab as much as possibleJoonsoo Kim1-9/+3
2016-05-19mm/slab: remove BAD_ALIEN_MAGIC againJoonsoo Kim1-4/+2
2016-05-19mm/slab: fix the theoretical race by holding proper lockJoonsoo Kim1-23/+45
2016-05-19kernel/padata.c: hide unused functionsArnd Bergmann1-37/+37
2016-05-19kernel/padata.c: removed unused codeRichard Cochran2-69/+0
2016-05-19ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua1-5/+1
2016-05-19ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao1-3/+2
2016-05-19ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recpiaojun1-2/+1
2016-05-19ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua1-1/+1
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin6-109/+60
2016-05-19Documentation: update debugobjects docDu, Changbin1-12/+14
2016-05-19percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-19rcu: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-19timer: update debugobjects fixup callbacks return typeDu, Changbin2-24/+24
2016-05-19workqueue: update debugobjects fixup callbacks return typeDu, Changbin1-10/+10
2016-05-19debugobjects: correct the usage of fixup call resultsDu, Changbin1-1/+1
2016-05-19debugobjects: make fixup functions return bool instead of intDu, Changbin2-29/+29
2016-05-19scripts/bloat-o-meter: print percent changeVineet Gupta1-0/+6
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook4-3/+4
2016-05-19scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov1-16/+39
2016-05-19time: remove timespec_add_safe()Deepa Dinamani2-12/+7
2016-05-19fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani4-44/+54
2016-05-19time: add missing implementation for timespec64_add_safe()Deepa Dinamani2-3/+26
2016-05-19fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara4-23/+81
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds22-412/+6041
2016-05-18Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds5-30/+48
2016-05-18Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds4-9/+37
2016-05-18Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds4-30/+24
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-182/+170
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds192-3001/+6757
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds117-6481/+4839
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-1/+150
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds99-975/+11511
2016-05-18Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-82/+437
2016-05-18Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds87-521/+8079
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds448-5151/+23088
2016-05-18Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-8/+55
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds45-495/+946
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-80/+143