aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro7-18/+14
2015-02-04ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro4-141/+123
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro3-7/+5
2015-02-04rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...Al Viro2-10/+7
2015-02-04rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro2-39/+15
2015-02-04vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro3-11/+10
2015-02-04ipv6: rawv6_send_hdrinc(): pass msghdrAl Viro1-4/+3
2015-02-04ipv4: raw_send_hdrinc(): pass msghdrAl Viro1-4/+3
2015-02-04netlink: make the check for "send from tx_ring" deterministicAl Viro1-0/+5
2015-02-04Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2-1/+2
2015-02-04ARC: Fix earlycon build breakagePeter Hurley1-1/+1
2015-02-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-241/+134
2015-02-03Merge tag 'md/3.19-fixes' of git://neil.brown.name/mdLinus Torvalds2-0/+18
2015-02-03Documentation: DT: document compatible string existence requirementPaul Walmsley1-0/+23
2015-02-03Documentation: DT bindings: add nvidia, tegra132-denver compatible stringPaul Walmsley1-0/+1
2015-02-03Documentation: DT bindings: add more Tegra chip compatible stringsPaul Walmsley22-40/+85
2015-02-03of: EXPORT_SYMBOL_GPL of_property_read_u64_arraySakari Ailus1-0/+1
2015-02-03of: Fix brace position for struct of_device_id definitionDaniel Thompson1-2/+1
2015-02-03PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-3/+37
2015-02-04powerpc/mm: Warn on flushing tlb page in kernel contextArseny Solokha1-1/+5
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley3-2/+67
2015-02-03ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang3-0/+15
2015-02-03dma: mmp_tdma: Fix build for ARM64Rob Herring1-0/+7
2015-02-03dmaengine: dw: update MAINTAINERS fileAndy Shevchenko1-0/+1
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman38-426/+1011
2015-02-03aio: annotate aio_read_event_ring for sleep patternsDave Chinner1-0/+7
2015-02-03Merge branch 'netlabel-next'David S. Miller2-28/+25
2015-02-03netlabel: Less function calls in netlbl_mgmt_add_common() after error detectionMarkus Elfring1-25/+24
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring1-2/+1
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring1-2/+1
2015-02-03net/fsl_pq_mdio: Document supported compatiblesShruti Kanetkar1-1/+10
2015-02-03staging: cptm1217: blow it all awayAlan Cox7-701/+0
2015-02-03i2o: move to stagingAlan Cox24-16/+15
2015-02-03tty: remove unused variable spropFabian Frederick1-1/+0
2015-02-03serial: of-serial: fetch line number from DTLucas Stach1-0/+5
2015-02-03sysfs: fix warning when creating a sysfs group without attributesJavi Merino1-1/+1
2015-02-03coresight: fix the replicator subtype valueKaixu Xia1-1/+1
2015-02-03pdfdocs: Fix 'make pdfdocs' failure for 'uio-howto.tmpl'Sharon Dvir1-7/+7
2015-02-03mcb: Fix error path of mcb_pci_probeJohannes Thumshirn1-9/+9
2015-02-03virtio/console: verify device has config spaceMichael S. Tsirkin1-0/+6
2015-02-03ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter2-12/+12
2015-02-03mei: me: release hw from reset only during the reset flowAlexander Usyskin1-2/+1
2015-02-03mei: mask interrupt set bit on clean reset bitAlexander Usyskin1-1/+1
2015-02-03Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires1-1/+4
2015-02-03firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()Ming Lei1-24/+6
2015-02-03firmware_loader: abort request if wait_for_completion is interruptedMing Lei1-0/+7
2015-02-03firmware: Correct function name in commentBorislav Petkov1-1/+1
2015-02-03usb: Retry port status check on resume to work around RH bugsJulius Werner1-3/+12
2015-02-03Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can1-25/+9
2015-02-03uhci-hub: use HUB_CHAR_*Sergei Shtylyov1-2/+3