summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-03Merge branch 'x86/asm' into locking/coreIngo Molnar
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar
2015-08-02target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier
2015-08-02iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp
2015-08-02ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann
2015-08-02include: linux: iio: Add missing kernel doc fieldCristina Opriceana
2015-08-02include: linux: iio: Fix function parameter name in kernel docCristina Opriceana
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert
2015-07-31net: Add functions to get skb->hash based on flow structuresTom Herbert
2015-07-31Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-07-31bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov
2015-07-31vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-07-31bpf: add helpers to access tunnel metadataAlexei Starovoitov
2015-07-31PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-31spi: pxa2xx: Add support for Intel SunrisepointJarkko Nikula
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland
2015-07-31uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov
2015-07-31uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31Merge branch 'timers/nohz-for-tip' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-31Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar
2015-07-31target: Shrink struct se_cmd by rearranging fieldsRoland Dreier
2015-07-31target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier
2015-07-30target: remove initiatorname field in se_acl_lunChris Zankel
2015-07-30target: remove unused lun_flags field from se_lunChris Zankel
2015-07-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang
2015-07-30PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-07-30bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann
2015-07-30usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov
2015-07-30usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga
2015-07-30usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga
2015-07-30tile: enable full SECCOMP supportChris Metcalf