fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
[cascardo/linux.git] / include /
2015-09-08 Vineet Guptamm: remove put_page_unless_one()
2015-09-08 Kirill A. Shutemovdax: don't use set_huge_zero_page()
2015-09-08 Matthew Wilcoxdax: add huge page fault support
2015-09-08 Matthew Wilcoxmm: add vmf_insert_pfn_pmd()
2015-09-08 Matthew Wilcoxmm: export various functions for the benefit of DAX
2015-09-08 Matthew Wilcoxmm: add a pmd_fault handler
2015-09-08 Matthew Wilcoxthp: prepare for DAX huge pages
2015-09-08 Matthew Wilcoxdax: move DAX-related functions to a new header
2015-09-08 Kirill A. Shutemovthp: vma_adjust_trans_huge(): adjust file-backed VMA too
2015-09-08 Oleg Nesterovmm: introduce vma_is_anonymous(vma) helper
2015-09-08 Linus TorvaldsMerge tag 'libnvdimm-for-4.3' of git://git./linux/kerne...
2015-09-08 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge tag 'trace-v4.3' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-09-08 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk...
2015-09-08 Linus TorvaldsMerge tag 'for-linus-4.3-rc0-tag' of git://git./linux...
2015-09-08 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2015-09-08 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-09-08 Linus TorvaldsMerge tag 'ecryptfs-4.3-rc1-stale-dcache' of git:/...
2015-09-08 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-08 Julien Grallxen/privcmd: Further s/MFN/GFN/ clean-up
2015-09-08 Julien Grallxen: Use correctly the Xen memory terminologies
2015-09-08 Juergen Grossxen: switch extra memory accounting to use pfns
2015-09-08 Wanpeng Likvm: move new trace event outside #ifdef CONFIG_KVM_ASY...
2015-09-07 Linus TorvaldsMerge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org...
2015-09-07 Linus TorvaldsMerge tag 'xfs-for-linus-4.3' of git://git./linux/kerne...
2015-09-07 Trond MyklebustNFSv4: Express delegation limit in units of pages
2015-09-07 David S. MillerMerge tag 'mac80211-for-davem-2015-09-04' of git:/...
2015-09-06 Wanpeng LiKVM: trace kvm_halt_poll_ns grow/shrink
2015-09-06 Wanpeng LiKVM: make halt_poll_ns per-vCPU
2015-09-06 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-09-06 Linus TorvaldsMerge tag 'for-linus-4.3-merge-window-part-1' of git...
2015-09-06 Linus TorvaldsMerge tag 'media/v4.3-1' of git://git./linux/kernel...
2015-09-06 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-09-06 Linus TorvaldsMerge tag 'md/4.3' of git://neil.brown.name/md
2015-09-06 Linus TorvaldsMerge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields...
2015-09-05 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-09-05 Sylvain Chouleurrtc: cmos: century support
2015-09-05 NeilBrownMerge linux-block/for-4.3/core into md/for-linux
2015-09-04 minkyung88.kimmm: remove struct node_active_region
2015-09-04 Oleg Nesterovmm: move ->mremap() from file_operations to vm_operatio...
2015-09-04 Vladimir Zapolskiygenalloc: add support of multiple gen_pools per device
2015-09-04 Vladimir Zapolskiygenalloc: add name arg to gen_pool_get() and devm_gen_p...
2015-09-04 Mel Gormanmm: defer flush of writable TLB entries
2015-09-04 Mel Gormanmm: send one IPI per CPU to TLB flush all entries after...
2015-09-04 Mel Gormanx86, mm: trace when an IPI is about to be sent
2015-09-04 Andrea Arcangeliuserfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY...
2015-09-04 Andrea Arcangeliuserfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
2015-09-04 Andrea Arcangeliuserfaultfd: activate syscall
2015-09-04 Andrea Arcangeliuserfaultfd: change the read API to return a uffd_msg
2015-09-04 Pavel Emelyanovuserfaultfd: Rename uffd_api.bits into .features
2015-09-04 Andrea Arcangeliuserfaultfd: teach vma_merge to merge across vma->vm_us...
2015-09-04 Andrea Arcangeliuserfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
2015-09-04 Andrea Arcangeliuserfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
2015-09-04 Andrea Arcangeliuserfaultfd: linux/userfaultfd_k.h
2015-09-04 Andrea Arcangeliuserfaultfd: uAPI
2015-09-04 Andrea Arcangeliuserfaultfd: waitqueue: add nr wake parameter to __wake...
2015-09-04 Christoph Lameterslab: infrastructure for bulk object allocation and...
2015-09-04 Ulrich Obergfellwatchdog: rename watchdog_suspend() and watchdog_resume()
2015-09-04 Ulrich Obergfellwatchdog: use suspend/resume interface in fixup_ht_bug()
2015-09-04 Ulrich Obergfellwatchdog: introduce watchdog_suspend() and watchdog_res...
2015-09-04 Guenter Roeckkernel/watchdog: move NMI function header declarations...
2015-09-04 Frederic Weisbeckersmpboot: allow passing the cpumask on per-cpu thread...
2015-09-04 Kees Cookfs: create and use seq_show_option for escaping
2015-09-04 Jan Karafsnotify: get rid of fsnotify_destroy_mark_locked()
2015-09-04 Jan Karafsnotify: remove mark->free_list
2015-09-04 Jan Karafsnotify: document mark locking
2015-09-04 Andy Lutomirskicapabilities: add a securebit to disable PR_CAP_AMBIENT...
2015-09-04 Andy Lutomirskicapabilities: ambient capabilities
2015-09-04 Andrew Mortonkernel/kthread.c:kthread_create_on_node(): clarify...
2015-09-04 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2015-09-04 Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-09-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-09-04 Linus TorvaldsMerge tag 'sound-4.3-rc1' of git://git./linux/kernel...
2015-09-04 Linus TorvaldsMerge tag 'backlight-for-linus-4.3' of git://git./linux...
2015-09-04 Linus TorvaldsMerge tag 'mfd-for-linus-4.3' of git://git./linux/kerne...
2015-09-04 Linus TorvaldsMerge tag 'dmaengine-4.3-rc1' of git://git.infradead...
2015-09-04 Linus TorvaldsMerge tag 'pinctrl-v4.3-1' of git://git./linux/kernel...
2015-09-04 Linus TorvaldsMerge tag 'gpio-v4.3-1' of git://git./linux/kernel...
2015-09-04 Mark BrownMerge remote-tracking branches 'regmap/topic/lockdep...
2015-09-04 Mark BrownMerge remote-tracking branches 'regmap/topic/debugfs...
2015-09-04 Mark BrownMerge remote-tracking branch 'regmap/topic/core' into...
2015-09-04 Mark BrownMerge remote-tracking branch 'regmap/fix/raw' into...
2015-09-04 Mark BrownMerge remote-tracking branch 'regmap/fix/core' into...
2015-09-04 Mark BrownMerge branch 'topic/smbus-block' of git://git./linux...
2015-09-04 Greg Kroah-HartmanRevert "uart: pl011: Add support to ZTE ZX296702 uart"
2015-09-04 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2015-09-04 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-09-04 Avri Altmanmac80211: protect non-HT BSS when HT TDLS traffic exists
2015-09-04 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-09-02' of git...
2015-09-04 Dave AirlieMerge branch 'drm-rockchip-2015-08-26' of https://githu...
2015-09-04 Dave AirlieMerge tag 'vmwgfx-next-15-09-01' of git://people.freede...
2015-09-04 Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-09-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-09-03 Linus TorvaldsMerge tag 'powerpc-4.3-1' of git://git./linux/kernel...
next