Naga Chumbalkar
|
42f0efc5aa
x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabled
|
14 年之前 |
Naga Chumbalkar
|
3040db92ee
x86, ioapic: Print IRTE when IR is enabled
|
14 年之前 |
Naga Chumbalkar
|
7fece83235
x86, ioapic: Also print Dest field
|
14 年之前 |
Naga Chumbalkar
|
bd6a46e087
x86, ioapic: Format clean up for IOAPIC output
|
14 年之前 |
Naga Chumbalkar
|
ded1f6ab43
x86: print APIC data a little later during boot
|
14 年之前 |
Suresh Siddha
|
2f344d2e51
x86, ioapic: Restore ioapic entries during resume properly
|
14 年之前 |
Suresh Siddha
|
8f18c9711e
x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic'
|
14 年之前 |
Suresh Siddha
|
c040aaeb86
x86, ioapic: Consolidate gsi routing info into 'struct ioapic'
|
14 年之前 |
Suresh Siddha
|
d537143084
x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'
|
14 年之前 |
Suresh Siddha
|
57a6f74023
x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic'
|
14 年之前 |
Suresh Siddha
|
b69c6c3bec
x86, ioapic: Add struct ioapic
|
14 年之前 |
Suresh Siddha
|
15bac20bd8
x86, ioapic: Remove duplicate code for saving/restoring RTEs
|
14 年之前 |
Suresh Siddha
|
31dce14a32
x86, ioapic: Use ioapic_saved_data while enabling intr-remapping
|
14 年之前 |
Suresh Siddha
|
4c79185cdb
x86, ioapic: Allocate ioapic_saved_data early
|
14 年之前 |
Daniel J Blueman
|
b64ce24daf
x86, ioapic: Fix potential resume deadlock
|
14 年之前 |
Sebastian Andrzej Siewior
|
20443598d9
x86: devicetree: Configure IOAPIC pin only once
|
14 年之前 |
Rafael J. Wysocki
|
f3c6ea1b06
x86: Use syscore_ops instead of sysdev classes and sysdevs
|
14 年之前 |
Linus Torvalds
|
f2e1fbb5f2
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Linus Torvalds
|
e16b396ce3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 年之前 |
Thomas Gleixner
|
1a0e62a49a
x86: ioapic: Avoid redundant lookup of irq_cfg
|
14 年之前 |
Thomas Gleixner
|
08221110e8
x86: ioapic: Use new move_irq functions
|
14 年之前 |
Thomas Gleixner
|
5451ddc562
x86: ioapic: Use irq_data->state
|
14 年之前 |
Thomas Gleixner
|
c60eaf25cd
x86: ioapic: Simplify irq chip and handler setup
|
14 年之前 |
Thomas Gleixner
|
2c778651f7
x86: Cleanup the genirq name space
|
14 年之前 |
Thomas Gleixner
|
abb0052289
x86: ioapic: Move trigger defines to io_apic.h
|
14 年之前 |
Thomas Gleixner
|
710dcda643
x86: ioapic: Implement and use io_apic_setup_irq_pin_once()
|
14 年之前 |
Thomas Gleixner
|
b77cf6a860
x86: ioapic: Remove useless inlines
|
14 年之前 |
Thomas Gleixner
|
41098ffe05
x86: ioapic: Make a few functions static
|
14 年之前 |
Thomas Gleixner
|
da1ad9d7b2
x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()
|
14 年之前 |