summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-283-4/+8
|\
| * switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-282-2/+4
| * switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-2/+2
| * add down_write_killable_nested()Al Viro2016-05-261-0/+2
* | make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds2016-05-281-1/+1
* | mm: remove more IS_ERR_VALUE abusesLinus Torvalds2016-05-281-1/+1
* | mm: fix section mismatch warningLinus Torvalds2016-05-281-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-271-0/+1
|\ \
| * | NVMe: Allow user initiated rescanKeith Busch2016-05-181-0/+1
* | | Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-272-0/+94
|\ \ \
| * \ \ Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie2016-05-271-0/+92
| |\ \ \
| | * | | drm: Add helper for DP++ adaptorsVille Syrjälä2016-05-231-0/+92
| * | | | Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-05-251-0/+2
| |\ \ \ \
| | * | | | drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-05-231-0/+2
* | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-05-271-2/+21
|\ \ \ \ \ \
| * | | | | | iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg2016-04-201-2/+21
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-277-19/+279
|\ \ \ \ \ \ \
| * | | | | | | KVM: Create debugfs dir and stat files for each VMJanosch Frank2016-05-251-0/+7
| * | | | | | | KVM: Unify traced vector formatJan Kiszka2016-05-241-3/+3
| * | | | | | | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-245-16/+269
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm/arm64: vgic-new: implement mapped IRQ handlingAndre Przywara2016-05-201-0/+5
| | * | | | | | | KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger2016-05-201-0/+1
| | * | | | | | | KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger2016-05-201-1/+6
| | * | | | | | | KVM: arm/arm64: vgic-new: vgic_init: implement vgic_createEric Auger2016-05-201-0/+1
| | * | | | | | | KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger2016-05-201-0/+1
| | * | | | | | | KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addrEric Auger2016-05-201-0/+2
| | * | | | | | | KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handlerAndre Przywara2016-05-201-0/+8
| | * | | | | | | KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier2016-05-201-0/+1
| | * | | | | | | KVM: arm/arm64: vgic-new: Add MMIO handling frameworkMarc Zyngier2016-05-201-0/+13
| | * | | | | | | KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irqEric Auger2016-05-201-0/+2
| | * | | | | | | KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier2016-05-201-0/+1
| | * | | | | | | KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier2016-05-201-0/+1
| | * | | | | | | KVM: arm/arm64: vgic-new: Add IRQ sync/flush frameworkMarc Zyngier2016-05-201-0/+4
| | * | | | | | | KVM: arm/arm64: vgic-new: Implement virtual IRQ injectionChristoffer Dall2016-05-201-0/+3
| | * | | | | | | KVM: arm/arm64: vgic-new: Add data structure definitionsChristoffer Dall2016-05-202-0/+206
| | * | | | | | | KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara2016-05-201-0/+5
| | * | | | | | | KVM: arm/arm64: pmu: abstract access to number of SPIsAndre Przywara2016-05-201-0/+2
| | * | | | | | | KVM: arm/arm64: Get rid of vgic_cpu->nr_lrChristoffer Dall2016-05-201-3/+0
| | * | | | | | | KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-201-4/+4
| | * | | | | | | KVM: arm/arm64: vgic: Remove irq_phys_map from interfaceAndre Przywara2016-05-201-2/+1
| | * | | | | | | KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara2016-05-201-3/+0
| | * | | | | | | KVM: arm/arm64: Remove the IRQ field from struct irq_phys_mapChristoffer Dall2016-05-201-2/+1
| | * | | | | | | KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()Andre Przywara2016-05-201-1/+1
| | * | | | | | | KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()Andre Przywara2016-05-201-1/+1
| | * | | | | | | KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()Andre Przywara2016-05-201-1/+1
* | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-271-2/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre2016-03-291-1/+12
| * | | | | | | | | export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre2016-03-291-2/+20
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-274-19/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: oom_reaper: remove some bloatMichal Hocko2016-05-272-1/+5