index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqs
Feng Wu
2015-05-19
1
-0
/
+1
*
x86: Use entering[_ack]_irq() instead of open coding it
Thomas Gleixner
2015-05-15
1
-4
/
+2
*
x86, irq: Allocate CPU vectors from device local CPUs if possible
Jiang Liu
2015-05-13
1
-9
/
+14
*
x86/hpet: Pass proper pointer to irq_alloc_info
Sergey Senozhatsky
2015-05-13
1
-1
/
+1
*
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
2015-05-11
1
-7
/
+4
|
\
|
*
x86/asm/entry/irq: Clean up IRQn_VECTOR macros
Brian Gerst
2015-05-10
2
-3
/
+3
*
|
x86/x2apic: Acpi_gbl_FADT existence depends on CONFIG_ACPI
Jan Kiszka
2015-05-05
1
-0
/
+2
*
|
x86: Constify irqdomain ops
Thomas Gleixner
2015-05-05
2
-8
/
+8
*
|
x86/irq: Avoid memory allocation in __assign_irq_vector()
Jiang Liu
2015-04-24
1
-16
/
+17
*
|
x86/irq: Move irqdomain specific code into asm/irqdomain.h
Jiang Liu
2015-04-24
3
-3
/
+3
*
|
x86: Cleanup irq_domain ops
Thomas Gleixner
2015-04-24
1
-1
/
+8
*
|
x86,ioapic: Cleanup irq_trigger/polarity()
Thomas Gleixner
2015-04-24
1
-88
/
+50
*
|
x86, ioapic: Use proper defines for the entry fields
Thomas Gleixner
2015-04-24
1
-50
/
+50
*
|
x86/irq: Move private data in struct irq_cfg into dedicated data structure
Jiang Liu
2015-04-24
1
-102
/
+119
*
|
x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()
Jiang Liu
2015-04-24
1
-2
/
+8
*
|
x86/irq: Remove function apic_set_affinity()
Jiang Liu
2015-04-24
1
-37
/
+3
*
|
x86/irq: Make functions only used in vector.c static
Jiang Liu
2015-04-24
1
-3
/
+4
*
|
x86/irq: Remove unused alloc_irq_and_cfg_at()
Jiang Liu
2015-04-24
1
-21
/
+0
*
|
x86/irq: Remove sis apic bug workaround
Thomas Gleixner
2015-04-24
1
-25
/
+10
*
|
x86/irq: Use cached IOAPIC entry instead of reading from hardware
Jiang Liu
2015-04-24
1
-57
/
+21
*
|
x86/irq: Clean up io_apic.h
Jiang Liu
2015-04-24
1
-15
/
+8
*
|
x86: Remove more unmodified io_apic_ops
Thomas Gleixner
2015-04-24
1
-1
/
+1
*
|
x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modify
Jiang Liu
2015-04-24
1
-2
/
+4
*
|
x86/irq: Remove struct io_apic_irq_attr
Jiang Liu
2015-04-24
1
-10
/
+0
*
|
x86/irq: Move irq_cfg.irq_2_pin into io_apic.c
Jiang Liu
2015-04-24
2
-90
/
+77
*
|
irq_remapping: Clean up unsued code to support IOAPIC
Jiang Liu
2015-04-24
1
-1
/
+0
*
|
x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Jiang Liu
2015-04-24
1
-34
/
+0
*
|
x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces
Jiang Liu
2015-04-24
1
-16
/
+4
*
|
x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces
Jiang Liu
2015-04-24
1
-24
/
+1
*
|
x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces
Jiang Liu
2015-04-24
1
-24
/
+0
*
|
x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces
Jiang Liu
2015-04-24
1
-55
/
+0
*
|
x86/irq: Remove unused struct mp_pin_info
Jiang Liu
2015-04-24
1
-27
/
+3
*
|
x86/irq: Remove unused old IOAPIC irqdomain interfaces
Jiang Liu
2015-04-24
1
-201
/
+1
*
|
x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces
Jiang Liu
2015-04-24
1
-97
/
+211
*
|
x86/irq: Introduce helper functions to support hierarchical irqdomains for IO...
Jiang Liu
2015-04-24
1
-0
/
+61
*
|
x86/irq: Simplify the way to print IOAPIC entry
Jiang Liu
2015-04-24
1
-2
/
+28
*
|
x86/irq: Refine the way to allocate irq_cfg for legacy IRQs
Jiang Liu
2015-04-24
2
-13
/
+42
*
|
x86/irq: Implement callbacks to enable hierarchical irqdomains on IOAPICs
Jiang Liu
2015-04-24
1
-3
/
+156
*
|
x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains
Jiang Liu
2015-04-24
1
-13
/
+26
*
|
x86/irq: Remove unused pre_init_apic_IRQ0()
Jiang Liu
2015-04-24
1
-17
/
+0
*
|
x86/irq: Simplify MSI/DMAR/HPET implementation by using common code
Jiang Liu
2015-04-24
1
-138
/
+54
*
|
x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
Jiang Liu
2015-04-24
1
-0
/
+12
*
|
x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
Jiang Liu
2015-04-24
1
-17
/
+2
*
|
x86/MSI: Simplify the way to deal with remapped MSI interrupts
Jiang Liu
2015-04-24
1
-4
/
+24
*
|
x86/irq: Normalize x86 irq_chip name
Jiang Liu
2015-04-24
1
-2
/
+2
*
|
x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts
Jiang Liu
2015-04-24
2
-41
/
+121
*
|
x86/irq: Use hierarchical irqdomain to manage DMAR interrupts
Jiang Liu
2015-04-24
1
-57
/
+96
*
|
iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
Jiang Liu
2015-04-24
1
-11
/
+13
*
|
x86/MSI: Clean up unused MSI related code and interfaces
Jiang Liu
2015-04-24
1
-51
/
+4
*
|
x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ
Jiang Liu
2015-04-24
1
-4
/
+2
[next]