summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-02-04perf: Decouple unthrottling and rotatingMark Rutland1-1/+1
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar5-7/+58
2015-02-04Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin...Ingo Molnar20-31/+115
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-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 Viro1-2/+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-04of: Fix brace position for struct of_device_id definitionDaniel Thompson1-2/+1
2015-02-04dma: mmp_tdma: Fix build for ARM64Rob Herring1-0/+7
2015-02-04i2o: move to stagingAlan Cox1-988/+0
2015-02-04ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter1-6/+6
2015-02-04PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson1-1/+1
2015-02-04PM / Domains: Eliminate the mutex for the generic_pm_domain_dataUlf Hansson1-1/+0
2015-02-04PM / Domains: Remove reference counting for the generic_pm_domain_dataUlf Hansson1-1/+0
2015-02-04SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust1-1/+2
2015-02-04ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu1-0/+8
2015-02-04ACPI: Add field offset to struct resource_list_entryJiang Liu1-0/+1
2015-02-04ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu1-2/+7
2015-02-04Merge 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-03tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)1-0/+4
2015-02-03tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)1-0/+41
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-03net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein1-1/+1
2015-02-03ipv6: pull cork initialization into its own function.Vlad Yasevich1-5/+7
2015-02-03Merge branch 'topic/rcar' into for-linusVinod Koul1-0/+3
2015-02-03Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Michael Turquette1-2/+0
2015-02-03Merge branch 'clk-next' into v3.19-rc7Michael Turquette5-251/+105
2015-02-03clk: Add rate constraints to clocksTomeu Vizoso3-3/+46
2015-02-03clk: remove clk-private.hMichael Turquette1-237/+0
2015-02-03Merge branch 'clk-omap-legacy' into clk-nextMichael Turquette1-0/+12
2015-02-03clk: Make clk API return per-user struct clk instancesTomeu Vizoso2-13/+34
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas1-0/+11