aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-24percpu_ref: add PCPU_REF_DEADGravatar Tejun Heo 1-1/+5
2014-09-24percpu_ref: rename things to prepare for decoupling percpu/atomic mode switchGravatar Tejun Heo 1-11/+14
2014-09-24percpu_ref: replace pcpu_ prefix with percpu_Gravatar Tejun Heo 1-23/+23
2014-09-24percpu_ref: minor code and comment updatesGravatar Tejun Heo 1-9/+16
2014-09-24percpu_ref: relocate percpu_ref_reinit()Gravatar Tejun Heo 1-1/+1
2014-09-24Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...Gravatar Tejun Heo 1-1/+0
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Gravatar Tejun Heo 57-118/+301
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeGravatar Tejun Heo 1-0/+1
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-0/+1
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 6-4/+37
2014-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-1/+15
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesGravatar Eric Dumazet 1-1/+2
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+3
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+2
2014-09-20percpu-refcount: make percpu_ref based on longs instead of intsGravatar Tejun Heo 1-12/+12
2014-09-19Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-1/+3
2014-09-19genetlink: add function genl_has_listeners()Gravatar Nicolas Dichtel 1-0/+8
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-5/+7
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getGravatar Shawn Bohrer 1-0/+1
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqGravatar Christoph Hellwig 1-1/+1
2014-09-18Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusGravatar Bjorn Helgaas 1-2/+0
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 1-0/+2
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsGravatar Alex Deucher 1-0/+2
2014-09-16vgaarb: Drop obsolete #ifndefGravatar Bruno Prémont 1-2/+0
2014-09-16xfrm: Generate queueing routes only from route lookup functionsGravatar Steffen Klassert 1-0/+1
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsGravatar Steffen Klassert 1-1/+14
2014-09-15ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Gravatar Bjorn Helgaas 1-3/+1
2014-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+13
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupGravatar Linus Torvalds 1-0/+1
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Gravatar Linus Torvalds 1-12/+0
2014-09-13Make hash_64() use a 64-bit multiply when appropriateGravatar Linus Torvalds 1-0/+4
2014-09-12Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+3
2014-09-12ipv6: clean up anycast when an interface is destroyedGravatar Sabrina Dubroca 1-0/+1
2014-09-12jiffies: Fix timeval conversion to jiffiesGravatar Andrew Hunter 1-12/+0
2014-09-13workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Gravatar Tejun Heo 1-1/+1
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityGravatar Stefano Stabellini 1-0/+3
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+1
2014-09-10shm: add memfd.h to UAPI export listGravatar David Drysdale 1-0/+1
2014-09-10net/mlx4: Set vlan stripping policy by the right commandGravatar Matan Barak 2-2/+11
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceGravatar Bjorn Helgaas 1-0/+6
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyGravatar Hans de Goede 1-0/+1
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 10-12/+28
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Gravatar Tejun Heo 1-1/+2
2014-09-08proportions: add @gfp to init functionsGravatar Tejun Heo 2-4/+6
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Gravatar Tejun Heo 3-6/+8
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 1-1/+1
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+1
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+1