summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-11-24new helper: memcpy_from_msg()Al Viro-1/+6
2014-11-24new helper: skb_copy_and_csum_datagram_msg()Al Viro-0/+5
2014-11-24of: Add binding document for MIPS GICAndrew Bresticker-0/+9
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker-1/+0
2014-11-24irqchip: mips-gic: Clean up header fileAndrew Bresticker-102/+27
2014-11-24binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headersPaul Burton-0/+5
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker-0/+325
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt-0/+1
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu-0/+2
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+7
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo-1/+7
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář-26/+0
2014-11-23PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier-0/+3
2014-11-23PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu-0/+3
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu-0/+14
2014-11-23genirq: Provide default callbacks for msi_domain_opsJiang Liu-5/+37
2014-11-23genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu-0/+29
2014-11-23asm-generic: Add msi.hThomas Gleixner-0/+32
2014-11-23genirq: Add generic msi irq domain supportJiang Liu-0/+45
2014-11-23genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu-0/+8
2014-11-23irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu-0/+4
2014-11-23irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu-15/+9
2014-11-23genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu-0/+5
2014-11-23genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner-5/+15
2014-11-23genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu-0/+4
2014-11-23genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu-0/+5
2014-11-23genirq: Add more helper functions to support stacked irq_chipYingjoe Chen-0/+6
2014-11-23genirq: Introduce helper functions to support stacked irq_chipJiang Liu-0/+5
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu-0/+103
2014-11-23PCI/MSI: Introduce helpers to hide struct msi_desc implementation detailsJiang Liu-0/+19
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner-5/+13
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu-2/+12
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu-2/+3
2014-11-23ARM: imx53: clk: add ARM clockLucas Stach-1/+2
2014-11-23ARM: imx5: add step clock, used when reprogramming PLL1Lucas Stach-1/+3
2014-11-23ARM: imx6sx: add imx6sx iomux-gpr field defineFugang Duan-0/+39
2014-11-22asm-generic: Remove asm-generic arch_bprm_mm_init()Dave Hansen-5/+0
2014-11-22percpu: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar-3/+1
2014-11-22iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea-0/+1
2014-11-22iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea-0/+3
2014-11-22iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea-0/+1
2014-11-22iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta-1/+6
2014-11-22phy: remove the old lookup methodHeikki Krogerus-34/+4
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-18/+56
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+25
2014-11-21Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+2
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+0
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+5
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-173/+741
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe-0/+11