aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/io_apic.c
AgeCommit message (Expand)Author
2020-02-24x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-07-21x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-01-26x86/kernel: Mark expected switch-case fall-throughsGustavo A. R. Silva
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-06-06x86/ioapic: Use apic_ack_irq()Thomas Gleixner
2018-04-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-02-20x86/IO-APIC: Avoid warning in 32-bit buildsJan Beulich
2018-02-17x86/apic: Rename variables and functions related to x86_io_apic_opsBaoquan He
2018-02-17x86/apic: Remove the (now) unused disable_IO_APIC() functionBaoquan He
2018-02-17x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=yBaoquan He
2018-02-17x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC()Baoquan He
2018-01-14x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25x86/io_apic: Reevaluate vector configuration on activate()Thomas Gleixner
2017-09-25x86/ioapic: Mark legacy vectors at reallocation timeThomas Gleixner
2017-09-25x86/ioapic: Remove obsolete post hotplug updateThomas Gleixner
2017-09-25x86/apic: Get rid of apic->target_cpusThomas Gleixner
2017-09-25Merge branch 'irq/core' into x86/apicThomas Gleixner
2017-09-25genirq/irqdomain: Propagate early activationThomas Gleixner
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner
2017-09-25x86/ioapic: Refactor the delay logic in timer_irq_works()Dou Liyang
2017-08-23x86/ioapic: Print the IRTE's index field correctly when enabling INTRraymond pang
2017-07-20x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-22x86/ioapic: Create named irq domainThomas Gleixner
2017-05-26x86/ioapic: Remove unused IO_APIC_irq_trigger() functionMatthias Kaehlcke
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-08Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds
2017-02-01Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner
2017-01-20x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()Andy Shevchenko
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-09-20x86/apic: Get rid of apic_version[] arrayDenys Vlasenko
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner
2016-06-10x86/ioapic: Simplify ioapic_setup_resources()Rui Wang
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang