aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-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
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-15ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo
2014-12-15Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-15vringh: update for virtio 1.0 APIsMichael S. Tsirkin
2014-12-15vringh: 64 bit featuresMichael S. Tsirkin
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-14virtio: core support for config generationMichael S. Tsirkin
2014-12-14virtio_pci: add VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov