summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying-9/+23
2017-07-06mm, sparsemem: break out of loops earlyDave Hansen-0/+2
2017-07-06mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang-0/+13
2017-07-06mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang-0/+19
2017-07-06mm/slub.c: pack red_left_pad with another int to save a wordWei Yang-1/+1
2017-07-06ocfs2: use magic.hFabian Frederick-0/+1
2017-07-06include/linux/filter.h: use linux/set_memory.hMichael Ellerman-4/+1
2017-07-06provide linux/set_memory.hMichael Ellerman-0/+20
2017-07-06compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes-15/+11
2017-07-06Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla...Linus Torvalds-0/+59
2017-07-06genirq: Allow to pass the IRQF_TIMER flag with percpu irq requestDaniel Lezcano-1/+10
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-26/+92
2017-07-06Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-40/+44
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-2/+4
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-36/+17
2017-07-06Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds-0/+6
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-111/+317
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-121/+240
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-0/+12
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-3/+11
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-10/+136
2017-07-06NTB: Add ntb.h commentsSerge Semin-7/+12
2017-07-06NTB: Add PCIe Gen4 link speedSerge Semin-0/+2
2017-07-06NTB: Add Messaging NTB APISerge Semin-0/+205
2017-07-06NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin-28/+45
2017-07-06NTB: Alter MW API to support multi-ports devicesSerge Semin-45/+163
2017-07-06NTB: Alter link-state API to support multi-port devicesSerge Semin-15/+16
2017-07-06NTB: Add indexed ports NTB APISerge Semin-0/+156
2017-07-06NTB: Make link-state API being declared firstSerge Semin-68/+69
2017-07-06mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_errorJeff Layton-6/+25
2017-07-06fs: new infrastructure for writeback error handling and reportingJeff Layton-1/+116
2017-07-06lib: add errseq_t type and infrastructure for handling itJeff Layton-0/+19
2017-07-06jbd2: don't clear and reset errors after waiting on writebackJeff Layton-1/+1
2017-07-06buffer: set errors in mapping at the time that the error occursJeff Layton-0/+1
2017-07-06net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern-0/+8
2017-07-06video: adp8870: move header file out of I2C realmWolfram Sang-0/+0
2017-07-06backlight: adp8860: Move header file out of I2C realmWolfram Sang-0/+0
2017-07-06hugetlbfs: Implement show_optionsDavid Howells-0/+3
2017-07-06mfd: Add LP87565 PMIC supportKeerthy-0/+270
2017-07-06mfd: rtsx: Do retry when DMA transfer errorSteven Feng-0/+5
2017-07-06VFS: Provide empty name qstrDavid Howells-0/+5
2017-07-06VFS: Make get_filesystem() return the affected filesystemDavid Howells-1/+1
2017-07-06Provide a function to create a NUL-terminated string from unterminated dataDavid Howells-0/+1
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson-2/+1
2017-07-06ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan-0/+3
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-4/+211
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-56/+43
2017-07-05fs: remove call_fsync helper functionJeff Layton-6/+0
2017-07-05mm: drop "wait" parameter from write_one_page()Jeff Layton-1/+1
2017-07-05Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+25