summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-25iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-08-25sched: Add function single_task_running to let a task check if it is the only...Tim Chen
2014-08-25netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-24random32: improvements to prandom_bytesDaniel Borkmann
2014-08-24net: skb_gro_checksum_* functionsTom Herbert
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-24Merge branch 'rfc/perf' into perf/core, because it's ready for inclusionIngo Molnar
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2014-08-24netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik
2014-08-24perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-23pata_platform: Remove useless irq_flags fieldAlexander Shiyan
2014-08-22tcp: improve undo on timeoutYuchung Cheng
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22f2fs: use macro for code readabilityChao Yu
2014-08-22bonding: create netlink event when bonding option is changedJiri Pirko
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)
2014-08-21usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman
2014-08-21f2fs: fix incorrect calculation with total/free inode numChao Yu
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-21regulator: core: Add back the const qualifier for ops of struct regulator_descAxel Lin
2014-08-21gpio: move GPIOD flags outside #ifdefLinus Walleij
2014-08-19Input: drv260x - add TI drv260x haptics driverDan Murphy
2014-08-19Merge l2-mtd/next into l2-mtd/masterBrian Norris
2014-08-19mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON
2014-08-19mtd: use __packed shorthandBrian Norris
2014-08-19mtd: fix linux/mtd/nand.h kernel-doc warningRandy Dunlap
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu
2014-08-19irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan
2014-08-19irqchip: gic: Replace hex numbers with defines.Feng Kan
2014-08-18regulator: core: Fix build error due to const qualifier for opsAxel Lin
2014-08-17SUNRPC: get rid of the request wait queueTrond Myklebust
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli
2014-08-16regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu
2014-08-16regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu
2014-08-16regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap
2014-08-16regulator: da9211: support DA9213James Ban
2014-08-16ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-15Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2014-08-15blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flagJens Axboe