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
/
platform
/
uv
/
uv_irq.c
Age
Commit message (
Expand
)
Author
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-08-06
x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
Thomas Gleixner
2023-02-13
x86/uv: Use irq_domain_create_hierarchy()
Johan Hovold
2020-10-28
x86/apic: Cleanup destination mode
Thomas Gleixner
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-09-16
x86/irq: Consolidate UV domain allocation
Thomas Gleixner
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2018-06-06
x86/platform/uv: Use apic_ack_irq()
Thomas Gleixner
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-06-22
x86/uv: Create named irq domain
Thomas Gleixner
2016-07-14
x86/platform: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2015-07-13
x86/irq: Use accessor irq_data_get_node()
Jiang Liu
2015-05-05
x86: Constify irqdomain ops
Thomas Gleixner
2015-04-24
x86/irq: Move irqdomain specific code into asm/irqdomain.h
Jiang Liu
2015-04-24
x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()
Jiang Liu
2015-04-24
x86/uv: Use hierarchical irqdomain to manage UV interrupts
Jiang Liu
2015-04-24
x86/uv: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
2014-12-16
x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
2014-12-16
x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()
Jiang Liu
2014-05-16
x86: uv: Use irq_alloc/free_hwirq()
Thomas Gleixner
2012-06-15
Merge branch 'x86/cleanups' into x86/apic
Ingo Molnar
2012-06-14
x86/apic: Eliminate cpu_mask_to_apicid() operation
Alexander Gordeev
2012-06-08
x86/apic: Make cpu_mask_to_apicid() operations return error code
Alexander Gordeev
2012-05-24
x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions
Jiang Liu
2012-01-26
x86/uv: Fix uninitialized spinlocks
Cliff Wickman
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
2010-10-27
x86: Move uv to platform
Thomas Gleixner