summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2014-12-16
| * | | | | | | | | | | | Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner2014-12-16
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2014-12-13
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs2014-12-12
* | | | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-11
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | vringh: update for virtio 1.0 APIsMichael S. Tsirkin2014-12-15
| * | | | | | | | | | | | | | vringh: 64 bit featuresMichael S. Tsirkin2014-12-15
| * | | | | | | | | | | | | | virtio: core support for config generationMichael S. Tsirkin2014-12-14
| * | | | | | | | | | | | | | virtio_pci: add VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-14
| * | | | | | | | | | | | | | virtio_config: fix virtio_cread_bytesMichael S. Tsirkin2014-12-11
* | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-15
| | * | | | | | | | | | | | | | | PM: Remove the SET_PM_RUNTIME_PM_OPS() macroUlf Hansson2014-12-13
| | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2014-12-12
* | | | | | | | | | | | | | | | | | | Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [media] v4l2-mediabus.h: use two __u16 instead of two __u32Hans Verkuil2014-12-16
* | | | | | | | | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | IB/mlx5: Handle page faultsHaggai Eran2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-15
| * | | | | | | | | | | | | | | | | | | | mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-15
| * | | | | | | | | | | | | | | | | | | | mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/core: Add support for on demand paging regionsShachar Raindel2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/core: Add flags for on demand paging supportSagi Grimberg2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/core: Add support for extended query device capsEli Cohen2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/core: Add umem function to read data from user-spaceHaggai Eran2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-15
| * | | | | | | | | | | | | | | | | | | | IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-15
* | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | mm: cma: split cma-reserved in dmesg logPintu Kumar2014-12-18
* | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | net: Allow FIXED_PHY to be modular.David S. Miller2014-12-16
| * | | | | | | | | | | | | | | | | | | | | | if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-16
| * | | | | | | | | | | | | | | | | | | | | | if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin2014-12-16
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | KVM: move APIC types to arch/x86/Paolo Bonzini2014-12-18
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-12-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-15
| | * | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Add (new) vgic_initialized macroChristoffer Dall2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2014-12-13