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