aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-22x86/irq: Use irq_migrate_all_off_this_cpu()Thomas Gleixner2-87/+3
2017-06-22x86/irq: Restructure fixup_irqs()Thomas Gleixner1-26/+20
2017-06-22genirq/cpuhotplug: Set force affinity flag on hotplug migrationThomas Gleixner1-1/+1
2017-06-22genirq/cpuhotplug: Add support for conditional maskingThomas Gleixner1-1/+10
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner4-4/+37
2017-06-22genirq/cpuhotplug: Do not migrated shutdown irqsThomas Gleixner1-3/+8
2017-06-22genirq/cpuhotplug: Reorder check logicThomas Gleixner1-16/+20
2017-06-22genirq/cpuhotplug: Dont claim success on errorThomas Gleixner1-1/+4
2017-06-22genirq/cpuhotplug: Remove irq disabling logicThomas Gleixner1-8/+4
2017-06-22genirq: Move pending helpers to internal.hChristoph Hellwig2-28/+38
2017-06-22genirq: Move initial affinity setup to irq_startup()Thomas Gleixner2-9/+8
2017-06-22genirq: Rename setup_affinity() to irq_setup_affinity()Thomas Gleixner2-6/+7
2017-06-22genirq: Remove mask argument from setup_affinity()Thomas Gleixner3-34/+29
2017-06-22x86/irq: Cleanup pending irq move in fixup_irqs()Thomas Gleixner1-4/+21
2017-06-22genirq: Provide irq_fixup_move_pending()Thomas Gleixner2-0/+35
2017-06-22genirq: Add missing comment for IRQD_STARTEDThomas Gleixner1-0/+1
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner9-1/+345
2017-06-22genirq/irqdomain: Add map counterThomas Gleixner2-0/+6
2017-06-22PCI/vmd: Create named irq domainThomas Gleixner1-1/+7
2017-06-22x86/msi: Create named irq domainsThomas Gleixner1-9/+33
2017-06-22x86/msi: Remove unused remap irq domain interfaceThomas Gleixner2-7/+0
2017-06-22iommu/amd: Use named irq domain interfaceThomas Gleixner1-3/+10
2017-06-22iommu/vt-d: Use named irq domain interfaceThomas Gleixner1-6/+16
2017-06-22x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner2-0/+17
2017-06-22x86/uv: Create named irq domainThomas Gleixner1-5/+13
2017-06-22x86/htirq: Create named domainThomas Gleixner1-5/+16
2017-06-22x86/ioapic: Create named irq domainThomas Gleixner1-2/+20
2017-06-22x86/vector: Create named irq domainThomas Gleixner1-2/+7
2017-06-22genirq: Allow fwnode to carry name information onlyThomas Gleixner2-14/+122
2017-06-22genirq/msi: Prevent overwriting domain nameThomas Gleixner1-1/+2
2017-06-22iommu/vt-d: Add name to irq chipThomas Gleixner1-4/+5
2017-06-22iommu/amd: Add name to irq chipThomas Gleixner1-4/+5
2017-06-22x86/apic: Add name to irq chipThomas Gleixner1-0/+1
2017-06-21irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski3-0/+56
2017-06-21irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski3-0/+40
2017-06-21irq/generic-chip: Export irq_init_generic_chip() locallyBartosz Golaszewski2-4/+14
2017-06-21irq/generic-chip: Provide irq_destroy_generic_chip()Bartosz Golaszewski1-0/+8
2017-06-21irq/generic-chip: Provide irq_free_generic_chip()Bartosz Golaszewski1-0/+6
2017-06-19Linux 4.12-rc6Linus Torvalds1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins23-163/+152
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin1-0/+7
2017-06-17mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang1-3/+3
2017-06-17userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli1-8/+21
2017-06-17mm: numa: avoid waiting on freed migrated pagesMark Rutland1-1/+7
2017-06-17swap: cond_resched in swap_cgroup_prepare()Yu Zhao1-0/+3
2017-06-17mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse1-1/+4
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff1-0/+8
2017-06-16fs: pass on flags in compat_writevChristoph Hellwig1-1/+1
2017-06-16objtool: Add fortify_panic as __noreturn functionKees Cook1-1/+2
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy1-1/+1