index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
io_apic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86_64: set the irq_chip name for lapic
Suresh Siddha
2007-06-26
1
-0
/
+1
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-30
/
+1
|
\
|
*
[PATCH] x86: remove UNEXPECTED_IO_APIC()
Adrian Bunk
2007-05-02
1
-28
/
+0
|
*
[PATCH] x86-64: remove extra smp_processor_id calling
Yinghai Lu
2007-05-02
1
-2
/
+1
*
|
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-05-02
1
-2
/
+2
|
/
*
[PATCH] x86_64: remove unusued 'flags' variable
David Rientjes
2007-03-05
1
-1
/
+0
*
[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
Eric W. Biederman
2007-02-28
1
-4
/
+0
*
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
Eric W. Biederman
2007-02-26
1
-5
/
+73
*
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
Eric W. Biederman
2007-02-26
1
-16
/
+16
*
[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.
Eric W. Biederman
2007-02-26
1
-53
/
+56
*
[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.
Eric W. Biederman
2007-02-26
1
-61
/
+50
*
[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS
Eric W. Biederman
2007-02-26
1
-5
/
+5
*
[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.
Eric W. Biederman
2007-02-26
1
-1
/
+1
*
[PATCH] x86_64 irq: Simplfiy the set_affinity logic.
Eric W. Biederman
2007-02-26
1
-9
/
+3
*
[PATCH] x86_64 irq: Refactor setup_IO_APIC_irq
Eric W. Biederman
2007-02-26
1
-92
/
+34
*
[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr
Eric W. Biederman
2007-02-26
1
-3
/
+3
*
[PATCH] x86_64 irq: Kill declaration of removed array, interrupt
Eric W. Biederman
2007-02-26
1
-2
/
+0
*
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
2007-02-26
1
-5
/
+5
*
[PATCH] x86_64 irq: Simplfy __assign_irq_vector
Eric W. Biederman
2007-02-26
1
-8
/
+5
*
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
2007-02-16
1
-3
/
+1
*
[PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC
Benjamin Romer
2007-02-13
1
-13
/
+11
*
msi: Make MSI useable more architectures
Eric W. Biederman
2007-02-07
1
-5
/
+12
*
Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"
Linus Torvalds
2007-01-08
1
-51
/
+73
*
[PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_...
Yinghai Lu
2006-12-07
1
-43
/
+61
*
[PATCH] x86-64: Fix race in IO-APIC routing entry setup.
Andi Kleen
2006-12-07
1
-3
/
+9
*
[PATCH] x86-64: Try multiple timer variants in check_timer
Andi Kleen
2006-12-07
1
-73
/
+51
*
[PATCH] x86-64: Extend clear_irq_vector
Yinghai Lu
2006-12-07
1
-1
/
+17
*
[PATCH] x86-64: Fix warning in io_apic.c
Andi Kleen
2006-11-28
1
-2
/
+0
*
[PATCH] Use delayed disable mode of ioapic edge triggered interrupts
Eric W. Biederman
2006-11-15
1
-1
/
+3
*
[PATCH] htirq: refactor so we only have one function that writes to the chip
Eric W. Biederman
2006-11-08
1
-16
/
+15
*
x86-64: write IO APIC irq routing entries in correct order
Linus Torvalds
2006-11-08
1
-3
/
+23
*
x86-64: clean up io-apic accesses
Linus Torvalds
2006-11-08
1
-0
/
+46
*
[PATCH] x86-64: Only look at per_cpu data for online cpus.
Eric W. Biederman
2006-10-25
1
-5
/
+37
*
[PATCH] x86-64: Simplify the vector allocator.
Eric W. Biederman
2006-10-25
1
-13
/
+7
*
[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state
Andi Kleen
2006-10-21
1
-1
/
+1
*
[PATCH] x86-64: Use irq_domain in ioapic_retrigger_irq
Eric W. Biederman
2006-10-21
1
-2
/
+5
*
[PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...
Yinghai Lu
2006-10-21
1
-3
/
+3
*
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
2006-10-17
1
-7
/
+8
*
[PATCH] x86_64 irq: Properly update vector_irq
Eric W. Biederman
2006-10-12
1
-1
/
+1
*
[PATCH] use struct irq_chip instead of struct hw_interrupt_type
Aneesh Kumar K.V
2006-10-11
1
-1
/
+1
*
[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.
Eric W. Biederman
2006-10-08
1
-48
/
+83
*
[PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
Eric W. Biederman
2006-10-08
1
-4
/
+4
*
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
2006-10-04
1
-0
/
+1
*
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
2006-10-04
1
-27
/
+62
*
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
2006-10-04
1
-0
/
+96
*
[PATCH] genirq: x86_64 irq: Kill irq compression
Eric W. Biederman
2006-10-04
1
-5
/
+0
*
[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing
Eric W. Biederman
2006-10-04
1
-62
/
+0
*
[PATCH] genirq: x86_64 irq: make vector_irq per cpu
Eric W. Biederman
2006-10-04
1
-46
/
+135
[next]