summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-20mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar2-1/+14
2016-05-20mm/hugetlb: optimize minimum size (min_size) accountingMike Kravetz1-2/+4
2016-05-20include/linux/nodemask.h: create next_node_in() helperAndrew Morton11-59/+54
2016-05-20include/linux: apply __malloc attributeRasmus Villemoes6-26/+27
2016-05-20compiler.h: add support for malloc attributeRasmus Villemoes2-0/+5
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim17-54/+58
2016-05-20mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim4-4/+4
2016-05-20mm/slub.c: fix sysfs filename in commentLi Peng1-5/+5
2016-05-20mm: slab: remove ZONE_DMA_FLAGYang Shi2-27/+1
2016-05-20mm: SLAB freelist randomizationThomas Garnier3-2/+178
2016-05-20mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cach...Vladimir Davydov1-1/+1
2016-05-20mm/slab: lockless decision to grow cacheJoonsoo Kim1-3/+18
2016-05-20mm/slab: refill cpu cache through a new slab without holding a node lockJoonsoo Kim1-32/+36
2016-05-20mm/slab: separate cache_grow() to two partsJoonsoo Kim1-22/+52
2016-05-20mm/slab: make cache_grow() handle the page allocated on arbitrary nodeJoonsoo Kim1-39/+21
2016-05-20mm/slab: racy access/modify the slab colorJoonsoo Kim1-13/+13
2016-05-20mm/slab: don't keep free slabs if free_objects exceeds free_limitJoonsoo Kim1-9/+14
2016-05-20mm/slab: clean-up kmem_cache_node setupJoonsoo Kim1-100/+68
2016-05-20mm/slab: factor out kmem_cache_node initialization codeJoonsoo Kim1-29/+45
2016-05-20mm/slab: drain the free slab as much as possibleJoonsoo Kim1-9/+3
2016-05-20mm/slab: remove BAD_ALIEN_MAGIC againJoonsoo Kim1-4/+2
2016-05-20mm/slab: fix the theoretical race by holding proper lockJoonsoo Kim1-23/+45
2016-05-20kernel/padata.c: hide unused functionsArnd Bergmann1-37/+37
2016-05-20kernel/padata.c: removed unused codeRichard Cochran2-69/+0
2016-05-20ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua1-5/+1
2016-05-20ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao1-3/+2
2016-05-20ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recpiaojun1-2/+1
2016-05-20ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua1-1/+1
2016-05-20debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin6-109/+60
2016-05-20Documentation: update debugobjects docDu, Changbin1-12/+14
2016-05-20percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-20rcu: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-20timer: update debugobjects fixup callbacks return typeDu, Changbin2-24/+24
2016-05-20workqueue: update debugobjects fixup callbacks return typeDu, Changbin1-10/+10
2016-05-20debugobjects: correct the usage of fixup call resultsDu, Changbin1-1/+1
2016-05-20debugobjects: make fixup functions return bool instead of intDu, Changbin2-29/+29
2016-05-20scripts/bloat-o-meter: print percent changeVineet Gupta1-0/+6
2016-05-20scripts/spelling.txt: add "fimware" misspellingKees Cook4-3/+4
2016-05-20scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov1-16/+39
2016-05-20time: remove timespec_add_safe()Deepa Dinamani2-12/+7
2016-05-20fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani4-44/+54
2016-05-20time: add missing implementation for timespec64_add_safe()Deepa Dinamani2-3/+26
2016-05-20fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara4-23/+81
2016-05-19Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds22-412/+6041
2016-05-19Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds5-30/+48
2016-05-19Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds4-9/+37
2016-05-19Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds4-30/+24
2016-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-182/+170
2016-05-19Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds192-3001/+6757
2016-05-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds117-6481/+4839