summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-25NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson1-2/+2
2014-11-25tipc: add tipc_netlink.h to uapi KbuildRichard Alpe1-0/+1
2014-11-25tc_vlan: fix type of tcfv_push_vidJiri Pirko1-1/+1
2014-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-0/+56
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2-0/+19
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke1-3/+7
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke3-3/+3
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig1-1/+0
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig1-1/+1
2014-11-24spi: core: Add spi_transfer_is_last() helperBeniamino Galvani1-0/+6
2014-11-24ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen1-12/+0
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2-1/+102
2014-11-24sunrpc: add new tracepoints in xprt handling codeJeff Layton1-0/+63
2014-11-24sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton1-0/+55
2014-11-24KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini1-29/+0
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald1-0/+4
2014-11-24Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe1-0/+5
2014-11-24blk: introduce generic io stat accounting help functionGu Zheng1-0/+5
2014-11-24Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely26-35/+145
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+13
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig6-14/+6
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-2/+5
2014-11-24vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...Al Viro1-3/+3
2014-11-24switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro1-3/+3
2014-11-24switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()Al Viro1-3/+0
2014-11-24kill zerocopy_sg_from_iovec()Al Viro1-2/+0
2014-11-24new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()Al Viro1-0/+3
2014-11-24new helper: memcpy_to_msg()Al Viro1-0/+5
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrAl Viro1-1/+1
2014-11-24new helper: memcpy_from_msg()Al Viro2-1/+6
2014-11-24new helper: skb_copy_and_csum_datagram_msg()Al Viro1-0/+5
2014-11-24of: Add binding document for MIPS GICAndrew Bresticker1-0/+9
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker1-1/+0
2014-11-24irqchip: mips-gic: Clean up header fileAndrew Bresticker1-102/+27
2014-11-24binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headersPaul Burton1-0/+5
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker1-0/+325
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+1
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2-0/+2
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+7
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo1-1/+7
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář1-26/+0
2014-11-23PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier1-0/+3
2014-11-23PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu1-0/+3
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu1-0/+14
2014-11-23genirq: Provide default callbacks for msi_domain_opsJiang Liu1-5/+37
2014-11-23genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu1-0/+29
2014-11-23asm-generic: Add msi.hThomas Gleixner1-0/+32
2014-11-23genirq: Add generic msi irq domain supportJiang Liu1-0/+45
2014-11-23genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu1-0/+8
2014-11-23irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu1-0/+4