aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/uv: Use default_cpu_mask_to_apicid_and()Thomas Gleixner2017-06-221-15/+4
* x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner2017-06-222-22/+22
* genirq/cpuhotplug: Use effective affinity maskThomas Gleixner2017-06-221-3/+11
* genirq: Introduce effective affinity maskThomas Gleixner2017-06-225-7/+134
* genirq/proc: Replace ever repeating type castThomas Gleixner2017-06-221-5/+5
* genirq: Remove pointless gfp argumentThomas Gleixner2017-06-221-8/+7
* genirq: Remove pointless arg from show_irq_affinityThomas Gleixner2017-06-221-3/+3
* genirq: Move irq_fixup_move_pending() to coreThomas Gleixner2017-06-222-5/+5
* x86/irq: Use irq_migrate_all_off_this_cpu()Thomas Gleixner2017-06-222-87/+3
* x86/irq: Restructure fixup_irqs()Thomas Gleixner2017-06-221-26/+20
* genirq/cpuhotplug: Set force affinity flag on hotplug migrationThomas Gleixner2017-06-221-1/+1
* genirq/cpuhotplug: Add support for conditional maskingThomas Gleixner2017-06-221-1/+10
* genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner2017-06-224-4/+37
* genirq/cpuhotplug: Do not migrated shutdown irqsThomas Gleixner2017-06-221-3/+8
* genirq/cpuhotplug: Reorder check logicThomas Gleixner2017-06-221-16/+20
* genirq/cpuhotplug: Dont claim success on errorThomas Gleixner2017-06-221-1/+4
* genirq/cpuhotplug: Remove irq disabling logicThomas Gleixner2017-06-221-8/+4
* genirq: Move pending helpers to internal.hChristoph Hellwig2017-06-222-28/+38
* genirq: Move initial affinity setup to irq_startup()Thomas Gleixner2017-06-222-9/+8
* genirq: Rename setup_affinity() to irq_setup_affinity()Thomas Gleixner2017-06-222-6/+7
* genirq: Remove mask argument from setup_affinity()Thomas Gleixner2017-06-223-34/+29
* x86/irq: Cleanup pending irq move in fixup_irqs()Thomas Gleixner2017-06-221-4/+21
* genirq: Provide irq_fixup_move_pending()Thomas Gleixner2017-06-222-0/+35
* genirq: Add missing comment for IRQD_STARTEDThomas Gleixner2017-06-221-0/+1
* genirq/debugfs: Add proper debugfs interfaceThomas Gleixner2017-06-229-1/+345
* genirq/irqdomain: Add map counterThomas Gleixner2017-06-222-0/+6
* PCI/vmd: Create named irq domainThomas Gleixner2017-06-221-1/+7
* x86/msi: Create named irq domainsThomas Gleixner2017-06-221-9/+33
* x86/msi: Remove unused remap irq domain interfaceThomas Gleixner2017-06-222-7/+0
* iommu/amd: Use named irq domain interfaceThomas Gleixner2017-06-221-3/+10
* iommu/vt-d: Use named irq domain interfaceThomas Gleixner2017-06-221-6/+16
* x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner2017-06-222-0/+17
* x86/uv: Create named irq domainThomas Gleixner2017-06-221-5/+13
* x86/htirq: Create named domainThomas Gleixner2017-06-221-5/+16
* x86/ioapic: Create named irq domainThomas Gleixner2017-06-221-2/+20
* x86/vector: Create named irq domainThomas Gleixner2017-06-221-2/+7
* genirq: Allow fwnode to carry name information onlyThomas Gleixner2017-06-222-14/+122
* genirq/msi: Prevent overwriting domain nameThomas Gleixner2017-06-221-1/+2
* iommu/vt-d: Add name to irq chipThomas Gleixner2017-06-221-4/+5
* iommu/amd: Add name to irq chipThomas Gleixner2017-06-221-4/+5
* x86/apic: Add name to irq chipThomas Gleixner2017-06-221-0/+1
* irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski2017-06-213-0/+56
* irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski2017-06-213-0/+40
* irq/generic-chip: Export irq_init_generic_chip() locallyBartosz Golaszewski2017-06-212-4/+14
* irq/generic-chip: Provide irq_destroy_generic_chip()Bartosz Golaszewski2017-06-211-0/+8
* irq/generic-chip: Provide irq_free_generic_chip()Bartosz Golaszewski2017-06-211-0/+6
* Merge branch 'linus' into irq/coreThomas Gleixner2017-06-201141-7365/+12789
|\
| * Linux 4.12-rc6v4.12-rc6Linus Torvalds2017-06-191-1/+1
| * mm: larger stack guard gap, between vmasHugh Dickins2017-06-1923-163/+152
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-06-195-13/+10
| |\