summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-03sched: Introduce the 'trace_sched_waking' tracepointPeter Zijlstra1-9/+21
2015-08-03sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra2-17/+33
2015-08-03jump label, locking/static_keys: Update docsJason Baron1-21/+46
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-10/+139
2015-08-03locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra1-0/+20
2015-08-03jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...Peter Zijlstra1-20/+5
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra1-2/+2
2015-08-03Merge branch 'x86/asm' into locking/coreIngo Molnar3-15/+31
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov1-2/+2
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar64-188/+406
2015-08-03target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier1-1/+1
2015-08-03iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp1-0/+3
2015-08-03ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann1-0/+1
2015-08-02include: linux: iio: Add missing kernel doc fieldCristina Opriceana1-1/+2
2015-08-02include: linux: iio: Fix function parameter name in kernel docCristina Opriceana1-1/+1
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-31/+113
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+32
2015-08-01ipv6: Enable auto flow labels by defaultTom Herbert1-1/+1
2015-08-01ipv6: Implement different admin modes for automatic flow labelsTom Herbert1-13/+46
2015-08-01ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert1-2/+3
2015-08-01net: Add functions to get skb->hash based on flow structuresTom Herbert1-0/+21
2015-08-01Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+2
2015-08-01bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov1-0/+1
2015-08-01vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov1-0/+1
2015-08-01ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2-3/+4
2015-08-01bpf: add helpers to access tunnel metadataAlexei Starovoitov2-0/+18
2015-08-01PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson1-7/+0
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki3-0/+8
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+2
2015-07-31spi: pxa2xx: Add support for Intel SunrisepointJarkko Nikula1-0/+1
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland1-0/+154
2015-07-31uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov1-0/+1
2015-07-31uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov1-1/+6
2015-07-31uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov1-0/+1
2015-07-31uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()Oleg Nesterov1-0/+10
2015-07-31Merge branch 'timers/nohz-for-tip' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2-20/+14
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar50-165/+361
2015-07-31Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar13-8/+86
2015-07-31target: Shrink struct se_cmd by rearranging fieldsRoland Dreier1-8/+8
2015-07-31target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier1-2/+0
2015-07-31target: remove initiatorname field in se_acl_lunChris Zankel1-1/+0
2015-07-31target: remove unused lun_flags field from se_lunChris Zankel1-1/+0
2015-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-18/+5
2015-07-31net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2-0/+2
2015-07-31net: sched: fix refcount imbalance in actionsDaniel Borkmann1-1/+7
2015-07-31PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang1-0/+5
2015-07-30PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang1-1/+2
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech1-0/+1
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu1-0/+17
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu1-0/+2