summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-21net: suppress warnings on dev_alloc_skbNeil Horman1-2/+2
2016-05-21uapi glibc compat: fix compilation when !__USE_MISC in glibcNicolas Dichtel1-1/+1
2016-05-21Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller1-0/+1
2016-05-21net: sock: move ->sk_shutdown out of bitfields.Andrey Ryabinin1-1/+8
2016-05-21ip4ip6: Support for GSO/GROTom Herbert1-0/+5
2016-05-21fou: Add encap ops for IPv6 tunnelsTom Herbert1-1/+1
2016-05-21ip6_tun: Add infrastructure for doing encapsulationTom Herbert1-0/+58
2016-05-21fou: Split out {fou,gue}_build_headerTom Herbert1-4/+4
2016-05-21net: Cleanup encap items in ip_tunnels.hTom Herbert1-18/+58
2016-05-21net: define gso types for IPx over IPv4 and IPv6Tom Herbert3-10/+10
2016-05-21Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+60
2016-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds10-19/+182
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter1-8/+0
2016-05-20vfs: add d_real_inode() helperMiklos Szeredi1-0/+12
2016-05-20mlx5: avoid unused variable warningArnd Bergmann1-1/+1
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-1/+509
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-59/+0
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+8
2016-05-20KVM: arm/arm64: vgic-new: implement mapped IRQ handlingAndre Przywara1-0/+5
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger1-0/+1
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger1-1/+6
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_createEric Auger1-0/+1
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger1-0/+1
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addrEric Auger1-0/+2
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handlerAndre Przywara1-0/+8
2016-05-20KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier1-0/+1
2016-05-20KVM: arm/arm64: vgic-new: Add MMIO handling frameworkMarc Zyngier1-0/+13
2016-05-20KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irqEric Auger1-0/+2
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier1-0/+1
2016-05-20KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier1-0/+1
2016-05-20KVM: arm/arm64: vgic-new: Add IRQ sync/flush frameworkMarc Zyngier1-0/+4
2016-05-20KVM: arm/arm64: vgic-new: Implement virtual IRQ injectionChristoffer Dall1-0/+3
2016-05-20KVM: arm/arm64: vgic-new: Add data structure definitionsChristoffer Dall2-0/+206
2016-05-20KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara1-0/+5
2016-05-20KVM: arm/arm64: pmu: abstract access to number of SPIsAndre Przywara1-0/+2
2016-05-20KVM: arm/arm64: Get rid of vgic_cpu->nr_lrChristoffer Dall1-3/+0
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall1-4/+4
2016-05-20KVM: arm/arm64: vgic: Remove irq_phys_map from interfaceAndre Przywara1-2/+1
2016-05-20KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara1-3/+0
2016-05-20KVM: arm/arm64: Remove the IRQ field from struct irq_phys_mapChristoffer Dall1-2/+1
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()Andre Przywara1-1/+1
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()Andre Przywara1-1/+1
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()Andre Przywara1-1/+1
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2-5/+30
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds33-172/+219
2016-05-20cpuset: use static key better and convert to new APIVlastimil Babka1-14/+28
2016-05-20mm, page_alloc: inline pageblock lookup in page free fast pathsMel Gorman1-7/+0
2016-05-20mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman1-7/+11
2016-05-20mm, page_alloc: simplify last cpupid resetMel Gorman1-4/+1
2016-05-20mm, page_alloc: convert alloc_flags to unsignedMel Gorman2-4/+5