summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* in6: fix conflict with glibcstephen hemminger2014-12-222-1/+5
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-192-16/+2
|\
| * module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-112-16/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-193-8/+73
|\ \
| * | vringh: update for virtio 1.0 APIsMichael S. Tsirkin2014-12-151-0/+33
| * | vringh: 64 bit featuresMichael S. Tsirkin2014-12-151-2/+2
| * | virtio: core support for config generationMichael S. Tsirkin2014-12-141-4/+28
| * | virtio_pci: add VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-141-5/+10
| * | virtio_config: fix virtio_cread_bytesMichael S. Tsirkin2014-12-111-1/+4
* | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-193-4/+3
|\ \ \
| * \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-182-4/+2
| |\ \ \
| | * | | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-151-2/+2
| | * | | PM: Remove the SET_PM_RUNTIME_PM_OPS() macroUlf Hansson2014-12-131-2/+0
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-181-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2014-12-121-0/+1
* | | | | | | Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-12-191-3/+3
|\ \ \ \ \ \ \
| * | | | | | | [media] v4l2-mediabus.h: use two __u16 instead of two __u32Hans Verkuil2014-12-171-3/+3
* | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-12-197-8/+420
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/mlx5: Handle page faultsHaggai Eran2014-12-161-0/+7
| * | | | | | | | IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-161-1/+1
| * | | | | | | | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-161-0/+1
| * | | | | | | | IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-161-0/+3
| * | | | | | | | mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-163-1/+120
| * | | | | | | | mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier2014-12-161-0/+1
| * | | | | | | | IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-162-1/+83
| * | | | | | | | IB/core: Add support for on demand paging regionsShachar Raindel2014-12-163-0/+101
| * | | | | | | | IB/core: Add flags for on demand paging supportSagi Grimberg2014-12-162-2/+41
| * | | | | | | | IB/core: Add support for extended query device capsEli Cohen2014-12-162-2/+17
| * | | | | | | | IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-162-1/+7
| * | | | | | | | IB/core: Add umem function to read data from user-spaceHaggai Eran2014-12-161-0/+2
| * | | | | | | | IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-161-1/+24
| * | | | | | | | IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-161-0/+13
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2014-12-191-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: cma: split cma-reserved in dmesg logPintu Kumar2014-12-191-0/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-192-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: Allow FIXED_PHY to be modular.David S. Miller2014-12-161-1/+1
| * | | | | | | | | | if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-1/+0
| * | | | | | | | | | if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin2014-12-161-0/+2
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-195-121/+45
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | KVM: move APIC types to arch/x86/Paolo Bonzini2014-12-181-27/+0
| * | | | | | | | | | Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-12-153-10/+15
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-151-6/+4
| | * | | | | | | | | | arm/arm64: KVM: Add (new) vgic_initialized macroChristoffer Dall2014-12-131-0/+6
| | * | | | | | | | | | arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall2014-12-131-2/+2
| | * | | | | | | | | | arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2014-12-131-2/+2
| | * | | | | | | | | | kvm: add a memslot flag for incoherent memory regionsArd Biesheuvel2014-11-251-0/+1
| | * | | | | | | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-251-1/+1
| * | | | | | | | | | | kvm: optimize GFN to memslot lookup with large slots amountIgor Mammedov2014-12-041-12/+22
| * | | | | | | | | | | kvm: search_memslots: add simple LRU memslot cachingIgor Mammedov2014-12-041-2/+10
| * | | | | | | | | | | KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini2014-11-241-29/+0