summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier2015-10-161-0/+9
* PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney2015-10-161-0/+1
* of/irq: Add new function of_msi_map_rid()David Daney2015-10-161-0/+7
* irqdomain: Documentation updatesMarc Zyngier2015-10-131-13/+10
* irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-131-4/+5
* irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier2015-10-131-2/+15
* irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-131-7/+2
* acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier2015-10-131-0/+3
* irqdomain: Add a fwnode_handle allocatorMarc Zyngier2015-10-132-0/+3
* irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier2015-10-131-6/+25
* irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier2015-10-131-0/+1
* irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier2015-10-131-0/+20
* irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier2015-10-131-2/+9
* irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier2015-10-131-2/+3
* Merge branch 'linus' into irq/coreThomas Gleixner2015-10-1320-38/+133
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-111-0/+5
| |\
| | * irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-091-0/+5
| * | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-101-1/+1
| |\ \ | | |/ | |/|
| | * usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
| * | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-061-0/+8
| |\ \
| | * | x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-09-281-0/+8
| | |/
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-042-8/+75
| |\ \
| | * | string: provide strscpy()Chris Metcalf2015-09-101-0/+3
| | * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-8/+72
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-033-0/+6
| |\ \ \
| | * | | drm/dp/mst: add some defines for logical/physical portsDave Airlie2015-10-021-0/+4
| | * | | drm/dp/mst: split connector registration into two parts (v2)Dave Airlie2015-10-021-0/+1
| | * | | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-0/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-022-4/+3
| |\ \ \
| | * | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-011-2/+0
| | * | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-011-1/+1
| | * | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-292-1/+2
| * | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-021-2/+2
| |\ \ \ \
| | * | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-281-2/+2
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-023-3/+21
| |\ \ \ \ \
| | * | | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-021-1/+0
| | * | | | | memcg: fix dirty page migrationGreg Thelen2015-10-021-0/+21
| | * | | | | userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-021-2/+0
| * | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-021-0/+1
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-011-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | | * | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-261-0/+1
| | | |/ / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-022-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-301-1/+1
| | * | | | | | | af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2015-09-291-1/+5
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-012-12/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-252-12/+0
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-281-6/+5
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-211-6/+5
| | |/ / / / /
* | | | | | | genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner2015-10-111-1/+3
* | | | | | | arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker2015-10-101-2/+2