aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04NFC: nci: Change credits field to credits_cntChristophe Ricard1-1/+1
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2-9/+13
2015-02-04NFC: nci: Add reference to the RF logical connectionChristophe Ricard1-0/+1
2015-02-04perf: Decouple unthrottling and rotatingMark Rutland1-1/+1
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich1-0/+3
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar6-12/+64
2015-02-04Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin...Ingo Molnar27-48/+145
2015-02-04sched/wait: Introduce wait_on_bit_timeout()Johan Hedberg1-0/+26
2015-02-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro1-2/+0
2015-02-04vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro1-3/+0
2015-02-04vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro1-1/+0
2015-02-04crypto: switch af_alg_make_sg() to iov_iterAl Viro1-2/+1
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro1-7/+0
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2-4/+2
2015-02-04ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro1-10/+8
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro1-1/+1
2015-02-04rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro1-6/+5
2015-02-04vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro1-1/+1
2015-02-03of: Fix brace position for struct of_device_id definitionDaniel Thompson1-2/+1
2015-02-03dma: mmp_tdma: Fix build for ARM64Rob Herring1-0/+7
2015-02-03i2o: move to stagingAlan Cox1-988/+0
2015-02-03ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter1-6/+6
2015-02-03PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson1-1/+1
2015-02-03PM / Domains: Eliminate the mutex for the generic_pm_domain_dataUlf Hansson1-1/+0
2015-02-03PM / Domains: Remove reference counting for the generic_pm_domain_dataUlf Hansson1-1/+0
2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust1-1/+2
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu1-0/+8
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu1-0/+1
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu1-2/+7
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2-22/+24
2015-02-03Merge branch 'flexfiles'Trond Myklebust6-8/+36
2015-02-03Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis1-1/+2
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes3-0/+5
2015-02-03nfs41: add range to layoutreturn argsPeng Tao1-1/+1
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson2-3/+18
2015-02-03nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson1-1/+1
2015-02-03nfs: introduce pg_cleanup op for pgio descriptorsWeston Andros Adamson1-0/+1
2015-02-03nfs41: pass iomode through layoutreturn argsPeng Tao1-0/+1
2015-02-03nfs: save server READ/WRITE/COMMIT statusPeng Tao1-0/+2
2015-02-03sunrpc: add rpc_count_iostats_idxWeston Andros Adamson1-0/+2
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes1-0/+1
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao1-4/+5
2015-02-03clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann1-0/+8
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai16-69/+100
2015-02-03Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2-3/+13
2015-02-03PCI: Add pci_device_to_OF_node() stub for !CONFIG_OFKevin Hao1-0/+2
2015-02-03sched/wait: Remove might_sleep() from wait_event_cmd()Mikulas Patocka1-1/+0
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein1-1/+1
2015-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2015-02-02ipv6: introduce ipv6_make_skbVlad Yasevich1-0/+19