summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: update ceph_msg_header structureJohn Spray
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-12-17ceph: fix file lock interruptionYan, Zheng
2014-12-17drm/irq: Add drm_crtc_vblank_count()Thierry Reding
2014-12-17drm/irq: Add drm_crtc_handle_vblank()Thierry Reding
2014-12-17drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding
2014-12-17vm_area_operations: kill ->migrate()Al Viro
2014-12-17thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OFJavi Merino
2014-12-17new helper: iter_is_iovec()Al Viro
2014-12-17PM / Domains: Export of_genpd_get_from_provider functionAmit Daniel Kachhap
2014-12-17cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown
2014-12-16[media] v4l2-mediabus.h: use two __u16 instead of two __u32Hans Verkuil
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller
2014-12-16if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin
2014-12-16if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin
2014-12-16x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2014-12-16Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij
2014-12-15mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij
2014-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-12-15IB/mlx5: Handle page faultsHaggai Eran
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran
2014-12-15mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg
2014-12-15IB/core: Add support for extended query device capsEli Cohen
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran