summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov1-0/+3
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-22/+102
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds12-21/+19
2014-04-03Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+21
2014-04-03Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+4
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+101
2014-04-03Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds4-14/+115
2014-04-03Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+10
2014-04-03audit: renumber AUDIT_FEATURE_CHANGE into the 1300 rangeEric Paris1-1/+1
2014-04-03Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-681/+0
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+10
2014-04-02netfilter: nf_tables: implement proper set selectionPatrick McHardy2-0/+73
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2014-04-02Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobil...Joerg Roedel4-33/+67
2014-04-02fuse: Turn writeback cache onPavel Emelyanov1-1/+6
2014-04-02kill generic_file_buffered_write()Al Viro1-2/+0
2014-04-02export generic_perform_write(), start getting rid of generic_file_buffer_write()Al Viro1-0/+2
2014-04-02generic_file_direct_write(): get rid of ppos argumentAl Viro1-1/+1
2014-04-02kill the 5th argument of generic_file_buffered_write()Al Viro1-1/+1
2014-04-02kill the 4th argument of __generic_file_aio_write()Al Viro1-2/+1
2014-04-02constify blk_rq_map_user_iov() and friendsAl Viro2-4/+5
2014-04-02introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()Al Viro2-1/+2
2014-04-02iov_iter: Move iov_iter to uio.hKent Overstreet2-32/+50
2014-04-02switch ->is_partially_uptodate() to saner argumentsAl Viro2-3/+3
2014-04-02pipe: kill ->map() and ->unmap()Al Viro1-19/+0
2014-04-02new helper: readlink_copy()Al Viro1-1/+1
2014-04-02get rid of files_defer_init()Al Viro1-2/+0
2014-04-02mark struct file that had write access grabbed by open()Al Viro1-0/+2
2014-04-02get rid of DEBUG_WRITECOUNTAl Viro1-49/+0
2014-04-02switch nbd to sockfd_lookup/sockfd_putAl Viro1-2/+1
2014-04-02smarter propagate_mnt()Al Viro1-0/+3
2014-04-02Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds4-26/+41
2014-04-02Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds6-23/+37
2014-04-02Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie4-4/+109
2014-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-12/+44
2014-04-02drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} capsLespiau, Damien1-0/+9
2014-04-02drm: Allow userspace to ask for universal plane list (v2)Matt Roper2-0/+14
2014-04-02drm: Remove unused drm_crtc->fbMatt Roper1-3/+0
2014-04-02drm: Add drm_crtc_init_with_planes() (v2)Matt Roper1-0/+11
2014-04-02drm: Add plane type property (v2)Rob Clark1-0/+1
2014-04-02drm: Add drm_universal_plane_init()Matt Roper1-1/+8
2014-04-02drm: Add primary plane helpers (v3)Matt Roper1-0/+49
2014-04-02drm: Make drm_crtc_check_viewport non-staticMatt Roper1-0/+4
2014-04-02Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-45/+121
2014-04-02Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-103/+61
2014-04-02Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-36/+138
2014-04-02Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-30/+173
2014-04-02Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-366/+1632
2014-04-02drm: Add support for multiple plane types (v2)Matt Roper1-1/+23
2014-04-02Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-143/+824