summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)AuthorLines
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin-1/+1
2017-07-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+80
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-90/+166
2017-06-22x86/apic: Mark single target interruptsThomas Gleixner-0/+7
2017-06-22x86/apic: Implement effective irq mask updateThomas Gleixner-0/+7
2017-06-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner-15/+27
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner-32/+22
2017-06-22x86/apic: Move online masking to core codeThomas Gleixner-35/+22
2017-06-22x86/uv: Use default_cpu_mask_to_apicid_and()Thomas Gleixner-15/+4
2017-06-22x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner-0/+16
2017-06-22x86/msi: Create named irq domainsThomas Gleixner-9/+33
2017-06-22x86/msi: Remove unused remap irq domain interfaceThomas Gleixner-6/+0
2017-06-22x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner-0/+15
2017-06-22x86/htirq: Create named domainThomas Gleixner-5/+16
2017-06-22x86/ioapic: Create named irq domainThomas Gleixner-2/+20
2017-06-22x86/vector: Create named irq domainThomas Gleixner-2/+7
2017-06-22x86/apic: Add name to irq chipThomas Gleixner-0/+1
2017-06-22x86/apic: Make arch_init_msi/htirq_domain __initDou Liyang-2/+2
2017-06-22x86/apic: Make init_legacy_irqs() __initDou Liyang-2/+2
2017-06-04x86/apic: Add TSC_DEADLINE quirk due to errataPeter Zijlstra-0/+79
2017-06-04x86/apic: Change the lapic name in deadline modePeter Zijlstra-0/+1
2017-05-26x86/ioapic: Remove unused IO_APIC_irq_trigger() functionMatthias Kaehlcke-22/+0
2017-05-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+4
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+4
2017-04-14x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+4
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressMike Travis-1/+2
2017-03-13x86/apic: Fix a comment in init_apic_mappings()Dou Liyang-2/+2
2017-03-13x86/apic: Remove the SET_APIC_ID(x) macroDou Liyang-1/+1
2017-03-11x86/acpi: Restore the order of CPU IDsDou Liyang-19/+7
2017-03-01x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()Dou Liyang-13/+4
2017-03-01x86/apic: Fix a warning message in logical CPU IDs allocationDou Liyang-3/+3
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar-284/+315
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+5
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-262/+290
2017-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-16/+19
2017-02-20Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar-5/+5
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig-1/+1
2017-02-08Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds-2/+0
2017-02-07x86/apic: Fix a typo in a comment lineDou Liyang-1/+1
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com-0/+2
2017-02-01x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com-2/+28
2017-02-01x86/platform/UV: Clean up the UV APIC codeIngo Molnar-256/+244
2017-02-01Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar-0/+2
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner-0/+2
2017-01-28x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()Ingo Molnar-1/+1
2017-01-28x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar-0/+1
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar-2/+2
2017-01-20x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()Andy Shevchenko-2/+2