summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-04batman-adv: throughput meter implementationAntonio Quartulli1-0/+43
2016-07-04batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer1-0/+18
2016-07-04batman-adv: add generic netlink family for batman-advMatthias Schiffer1-0/+53
2016-07-04NFC: digital: Add a delay between poll cyclesThierry Escande1-1/+1
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner65-193/+466
2016-07-04genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig1-0/+8
2016-07-04genirq/msi: Make use of affinity aware allocationsThomas Gleixner1-0/+2
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner2-5/+8
2016-07-04genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner1-0/+7
2016-07-04genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner1-4/+2
2016-07-04NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko1-4/+0
2016-07-04drm/i915: Allow userspace to request no-error-capture upon GPU hangsChris Wilson1-0/+1
2016-07-04KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2-501/+126
2016-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+6
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2-2/+4
2016-07-03random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o1-0/+1
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij1-0/+2
2016-07-02net/mlx5e: Create NIC global resources only onceHadar Hen Zion1-0/+13
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz2-0/+11
2016-07-02net/mlx5: Introduce offloads steering namespaceOr Gerlitz1-0/+1
2016-07-02Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie1-0/+1
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie41-92/+160
2016-07-02Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-6/+4
2016-07-02extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla1-0/+2
2016-07-02clk: core: support clocks which requires parents enable (part 1)Dong Aisheng1-0/+2
2016-07-02Merge tag 'v4.8-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd1-0/+15
2016-07-02Merge tag 'tegra-for-4.8-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd1-1/+1
2016-07-02Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya1-0/+1
2016-07-01power_supply: fix return value of get_propertyRhyland Klein1-0/+1
2016-07-01cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau1-0/+11
2016-07-01cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAYMartin KaFai Lau1-0/+1
2016-07-01cgroup: Add cgroup_get_from_fdMartin KaFai Lau1-0/+1
2016-07-01SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust1-13/+34
2016-07-01net_sched: fix mirrored packets checksumWANG Cong1-0/+19
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller1-0/+1
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann1-0/+7
2016-07-01bpf: generally move prog destruction to RCU deferralDaniel Borkmann1-5/+0
2016-07-01drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh1-0/+14
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2016-07-01crypto: rsa - Generate fixed-length outputHerbert Xu1-1/+1
2016-07-01crypto: api - Add crypto_inst_setnameHerbert Xu1-0/+2
2016-07-01ASoC: simple-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2-10/+11
2016-07-01etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches1-0/+23
2016-07-01drm/i915/bxt: Export pooled eu info to userspacearun.siluvery@linux.intel.com1-0/+2
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-0/+1
2016-07-01bonding: prevent out of bound accessesEric Dumazet1-1/+6
2016-07-01tun: switch to use skb array for txJason Wang1-0/+1
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang1-0/+1
2016-07-01skb_array: add wrappers for resizingJason Wang1-0/+9
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin1-9/+62