summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-30PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-07-30irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier
2015-07-30irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier
2015-07-30genirq: Add DOMAIN_BUS_NEXUS irqdomain propertyMarc Zyngier
2015-07-30drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier
2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-07-30PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier
2015-07-30device core: Introduce per-device MSI domain pointerMarc Zyngier
2015-07-30PCI/MSI: Register irq domain with specific tokenMarc Zyngier
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-27genirq: Add chip_[suspend|resume] PM support to irq_chipBrian Norris
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-25Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-24Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng
2015-07-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-24Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeJiang Liu
2015-07-22genirq/MSI: Reorginize struct msi_desc to prepare for support of generic MSIJiang Liu
2015-07-22genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_descJiang Liu
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu
2015-07-22PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu
2015-07-21drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson
2015-07-21Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-16genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds