index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
io_apic.c
Age
Commit message (
Expand
)
Author
2020-09-23
x86/ioapic: Unbreak check_timer()
Thomas Gleixner
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2020-05-26
x86/io_apic: Remove unused function mp_init_irq_at_boot()
YueHaibing
2019-10-24
x86/ioapic: Rename misnamed functions
Thomas Gleixner
2019-10-24
x86/ioapic: Prevent inconsistent state when moving an interrupt
Thomas Gleixner
2019-08-26
x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
Thomas Gleixner
2019-07-03
x86/ioapic: Implement irq_get_irqchip_state() callback
Thomas Gleixner
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-01-26
x86/kernel: Mark expected switch-case fall-throughs
Gustavo A. R. Silva
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-06-06
x86/ioapic: Use apic_ack_irq()
Thomas Gleixner
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-02-20
x86/IO-APIC: Avoid warning in 32-bit builds
Jan Beulich
2018-02-17
x86/apic: Rename variables and functions related to x86_io_apic_ops
Baoquan He
2018-02-17
x86/apic: Remove the (now) unused disable_IO_APIC() function
Baoquan He
2018-02-17
x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y
Baoquan He
2018-02-17
x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC()
Baoquan He
2018-01-14
x86: Introduce and use MP IRQ trigger and polarity defines
Jan Kiszka
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
x86/io_apic: Reevaluate vector configuration on activate()
Thomas Gleixner
2017-09-25
x86/ioapic: Mark legacy vectors at reallocation time
Thomas Gleixner
2017-09-25
x86/ioapic: Remove obsolete post hotplug update
Thomas Gleixner
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
2017-09-25
Merge branch 'irq/core' into x86/apic
Thomas Gleixner
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
x86/ioapic: Refactor the delay logic in timer_irq_works()
Dou Liyang
2017-08-23
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
raymond pang
2017-07-20
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-22
x86/ioapic: Create named irq domain
Thomas Gleixner
2017-05-26
x86/ioapic: Remove unused IO_APIC_irq_trigger() function
Matthias Kaehlcke
2017-02-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-08
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
Linus Torvalds
2017-02-01
Merge branch 'x86/urgent' into x86/platform, to pick up fixes
Ingo Molnar
2017-01-31
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
2017-01-20
x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()
Andy Shevchenko
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
[next]