summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-04sched/Documentation: Remove unneeded wordSharon Dvir
2015-02-04sched/wait: Introduce wait_on_bit_timeout()Johan Hedberg
2015-02-04sched: Pull resched loop to __schedule() callersFrederic Weisbecker
2015-02-04sched/deadline: Remove cpu_active_mask from cpudl_find()Xunlei Pang
2015-02-04sched: Fix hrtick_start() on UPWanpeng Li
2015-02-04sched/deadline: Avoid pointless __setscheduler()Wanpeng Li
2015-02-04sched/deadline: Fix stale yield statePeter Zijlstra
2015-02-04sched/deadline: Fix hrtick for a non-leftmost taskWanpeng Li
2015-02-04Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2015-02-04sched/deadline: Fix deadline parameter modification handlingPeter Zijlstra
2015-02-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro
2015-02-04vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro
2015-02-04vhost: don't bother with copying iovec in handle_tx()Al Viro
2015-02-04vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro
2015-02-04net: switch sockets to ->read_iter/->write_iterAl Viro
2015-02-04net/socket.c: fold do_sock_{read,write} into callersAl Viro
2015-02-04crypto: switch af_alg_make_sg() to iov_iterAl Viro
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro
2015-02-04tipc: tipc ->sendmsg() conversionAl Viro
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro
2015-02-04ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro
2015-02-04rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...Al Viro
2015-02-04rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro
2015-02-04vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro
2015-02-04ipv6: rawv6_send_hdrinc(): pass msghdrAl Viro
2015-02-04ipv4: raw_send_hdrinc(): pass msghdrAl Viro
2015-02-04netlink: make the check for "send from tx_ring" deterministicAl Viro
2015-02-04Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2015-02-04ARC: Fix earlycon build breakagePeter Hurley
2015-02-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-02-03Merge tag 'md/3.19-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-02-03Documentation: DT: document compatible string existence requirementPaul Walmsley
2015-02-03Documentation: DT bindings: add nvidia, tegra132-denver compatible stringPaul Walmsley
2015-02-03Documentation: DT bindings: add more Tegra chip compatible stringsPaul Walmsley
2015-02-03of: EXPORT_SYMBOL_GPL of_property_read_u64_arraySakari Ailus
2015-02-03of: Fix brace position for struct of_device_id definitionDaniel Thompson
2015-02-03PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe
2015-02-04powerpc/mm: Warn on flushing tlb page in kernel contextArseny Solokha
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley
2015-02-03ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang
2015-02-03dma: mmp_tdma: Fix build for ARM64Rob Herring
2015-02-03dmaengine: dw: update MAINTAINERS fileAndy Shevchenko
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-02-03aio: annotate aio_read_event_ring for sleep patternsDave Chinner
2015-02-03Merge branch 'netlabel-next'David S. Miller
2015-02-03netlabel: Less function calls in netlbl_mgmt_add_common() after error detectionMarkus Elfring
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring
2015-02-03net/fsl_pq_mdio: Document supported compatiblesShruti Kanetkar