summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-07mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang2-7/+30
2017-07-07mm/slub.c: pack red_left_pad with another int to save a wordWei Yang1-1/+1
2017-07-07mm/slub: reset cpu_slab's pointer in deactivate_slab()Wei Yang1-13/+8
2017-07-07mm/slub.c: remove a redundant assignment in ___slab_alloc()Wei Yang1-1/+0
2017-07-07fs/file.c: replace alloc_fdmem() with kvmalloc() alternativeMichal Hocko1-18/+4
2017-07-07ocfs2: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-07ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun1-0/+1
2017-07-07ocfs2: use magic.hFabian Frederick2-3/+3
2017-07-07ocfs2: fix a static checker warningGang He1-1/+1
2017-07-07drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring1-3/+1
2017-07-07include/linux/filter.h: use linux/set_memory.hMichael Ellerman1-4/+1
2017-07-07kernel/module.c: use linux/set_memory.hMichael Ellerman1-3/+1
2017-07-07kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman1-3/+1
2017-07-07provide linux/set_memory.hMichael Ellerman1-0/+20
2017-07-07scripts/spelling.txt: add a bunch more spelling mistakesColin Ian King1-0/+31
2017-07-07ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley1-6/+6
2017-07-07scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley2-8/+6
2017-07-07tile: provide default ioremap declarationLogan Gunthorpe1-0/+11
2017-07-07mn10300: use generic fb.hTobias Klauser2-23/+1
2017-07-07mn10300: remove wrapper header for asm/device.hTobias Klauser2-1/+1
2017-07-07kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski1-1/+1
2017-07-07thp, mm: fix crash due race in MADV_FREE handlingKirill A. Shutemov1-1/+1
2017-07-07compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2-15/+11
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds8-201/+548
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds36-236/+1589
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds19-70/+621
2017-07-06Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+18
2017-07-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds62-341/+2190
2017-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-49/+165
2017-07-06Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-102/+175
2017-07-06Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-1415/+1723
2017-07-06Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-118/+52
2017-07-06Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-171/+287
2017-07-06Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-161/+117
2017-07-06Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-259/+187
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-271/+220
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds1-1/+0
2017-07-05parisc: ->mapping_errorChristoph Hellwig3-4/+18
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1901-35701/+98363
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds127-1535/+12841
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-9/+1146
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-111/+114
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds101-2395/+9902
2017-07-05Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-49/+53
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds4-14/+50
2017-07-05GFS2: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-05gfs2: gfs2_create_inode: Keep glock across iputAndreas Gruenbacher2-7/+15
2017-07-05gfs2: Clean up glock work enqueuingAndreas Gruenbacher1-50/+74
2017-07-05gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher9-21/+35
2017-07-05gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher5-12/+46