summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking sourceMarc Zyngier2017-11-101-0/+3
* KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypassMarc Zyngier2017-11-101-0/+8
* KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier2017-11-101-0/+19
* KVM: arm/arm64: GICv4: Add property field and per-VM predicateMarc Zyngier2017-11-101-0/+3
* KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irqEric Auger2017-11-061-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/coreChristoffer Dall2017-11-069-11/+254
|\
| * irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQsPaul Burton2017-11-021-0/+1
| * irqdomain: Update the comments of fwnode field of irq_domain structureDou Liyang2017-11-021-2/+2
| * irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier2017-11-021-0/+2
| * Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier2017-11-0212-55/+110
| |\
| * | irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITSMarc Zyngier2017-10-191-0/+1
| * | irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally availableMarc Zyngier2017-10-191-0/+6
| * | irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni2017-10-191-0/+4
| * | irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada2017-10-191-0/+2
| * | irqchip/irq-omap-intc: Remove omap3_init_irq()Ladislav Michl2017-10-161-2/+0
| * | genirq/matrix: Add tracepointsThomas Gleixner2017-09-251-0/+201
| * | genirq: Implement bitmap matrix allocatorThomas Gleixner2017-09-251-0/+22
| * | genirq/irqdomain: Add force reactivation flag to irq domainsThomas Gleixner2017-09-251-0/+5
| * | genirq/irqdomain: Propagate early activationThomas Gleixner2017-09-251-1/+1
| * | genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner2017-09-251-1/+1
| * | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-1/+1
| * | genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHYThomas Gleixner2017-09-251-4/+0
| * | irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner2017-09-251-1/+5
| * | genirq/msi: Capture device name for debugfsThomas Gleixner2017-09-251-0/+1
* | | KVM: arm/arm64: Rework kvm_timer_should_fireChristoffer Dall2017-11-061-1/+2
* | | KVM: arm/arm64: Get rid of kvm_timer_flush_hwstateChristoffer Dall2017-11-061-1/+0
* | | KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exitChristoffer Dall2017-11-061-2/+14
* | | KVM: arm/arm64: Use separate timer for phys timer emulationChristoffer Dall2017-11-061-0/+3
* | | KVM: arm/arm64: Rename soft timer to bg_timerChristoffer Dall2017-11-061-1/+1
* | | KVM: arm/arm64: Make timer_arm and timer_disarm helpers more genericChristoffer Dall2017-11-061-3/+0
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-073-1/+2
|\ \ \
| * | | scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov2017-10-021-1/+0
| * | | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-022-0/+2
* | | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-071-1/+1
|\ \ \ \
| * | | | mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-062-61/+64
|\ \ \ \
| * | | | powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-041-0/+1
| * | | | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-041-1/+2
| * | | | watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner2017-09-141-0/+2
| * | | | watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner2017-09-141-2/+6
| * | | | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-141-0/+2
| * | | | watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner2017-09-141-8/+8
| * | | | watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner2017-09-141-0/+6
| * | | | watchdog/core: Clean up header messThomas Gleixner2017-09-141-35/+25
| * | | | smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner2017-09-141-2/+2
| * | | | watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner2017-09-141-1/+0
| * | | | watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner2017-09-141-0/+6
| * | | | watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-141-12/+0
| * | | | watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner2017-09-141-3/+3
| * | | | watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2017-09-141-0/+4