summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-10tcp: Add tcp_inq to get available receive bytes on socketTom Herbert1-0/+24
2016-03-10net: Add MSG_BATCH flagTom Herbert1-0/+1
2016-03-10net: Make sock_alloc exportableTom Herbert1-0/+1
2016-03-10rcu: Add list_next_or_null_rcuTom Herbert1-0/+21
2016-03-09resource: Add remove_resource interfaceToshi Kani1-0/+1
2016-03-09thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan1-0/+18
2016-03-09tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-09qe: Make cpm_muram_alloc_common staticSaurabh Sengar1-2/+0
2016-03-09Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"Linus Walleij1-0/+6
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-8/+17
2016-03-09cpufreq: Remove 'policy->governor_enabled'Viresh Kumar1-1/+0
2016-03-09Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar1-4/+0
2016-03-09cpufreq: Add mechanism for registering utilization update callbacksRafael J. Wysocki1-0/+34
2016-03-09cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat1-3/+0
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat1-0/+5
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard1-0/+24
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini49-1573/+1757
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij12-122/+177
2016-03-09Merge branches 'ib-mfd-clk-4.6', 'ib-mfd-input-iio-4.6', 'ib-mfd-regulator-4....Lee Jones4-99/+302
2016-03-09PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson1-0/+4
2016-03-09arm64: KVM: vgic-v3: Avoid accessing ICH registersMarc Zyngier1-6/+0
2016-03-09KVM: arm/arm64: vgic-v2: Avoid accessing GICH registersMarc Zyngier1-0/+2
2016-03-09ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann1-0/+11
2016-03-09gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_freeAxel Lin1-6/+0
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan1-0/+10
2016-03-09PCI: Add pcibios_bus_add_device() weak functionWei Yang1-0/+1
2016-03-09PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang1-0/+8
2016-03-09ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore1-1/+1
2016-03-09PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding1-0/+2
2016-03-08bpf: convert stackmap to pre-allocationAlexei Starovoitov1-0/+1
2016-03-08bpf: pre-allocate hash map elementsAlexei Starovoitov2-0/+5
2016-03-08bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov1-0/+3
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček1-0/+1
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček1-0/+2
2016-03-08sctp: fix copying more bytes than expected in sctp_add_bind_addrMarcelo Ricardo Leitner1-1/+1
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-33/+39
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann1-0/+15
2016-03-08bpf: support for access to tunnel optionsDaniel Borkmann1-0/+11
2016-03-08bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann1-0/+1
2016-03-08bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann1-0/+1
2016-03-08bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann1-0/+5
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner1-1/+1
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas1-1/+1
2016-03-08Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-4/+4
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-69/+158
2016-03-08cgroup: implement cgroup_subsys->implicit_on_dflTejun Heo1-0/+13
2016-03-08cgroup: use css_set->mg_dst_cgrp for the migration target cgroupTejun Heo1-4/+5
2016-03-08tracing, writeback: Replace cgroup path to cgroup inoYang Shi1-76/+45
2016-03-08tracing: Add event record param to trigger_ops.func()Tom Zanussi1-3/+4
2016-03-08tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)2-41/+5