index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
io_apic_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
x86: add setup_ioapic_ids for numaq in x86_quirks
Yinghai Lu
1
-3
/
+2
2008-07-19
Merge branch 'x86/apic' into x86/x2apic
Ingo Molnar
1
-24
/
+29
2008-07-19
Merge branch 'linus' into x86/x2apic
Ingo Molnar
1
-11
/
+1
2008-07-18
x86: I/O APIC: Always report how the timer has been set up
Maciej W. Rozycki
1
-17
/
+22
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
1
-7
/
+7
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-1
/
+1
2008-07-13
x86: I/O APIC: remove an IRQ2-mask hack
Maciej W. Rozycki
1
-10
/
+0
2008-07-12
x86: make read_apic_id return final apicid
Yinghai Lu
1
-3
/
+2
2008-07-11
x86: I/O APIC: Never configure IRQ2
Maciej W. Rozycki
1
-9
/
+16
2008-07-11
x86: L-APIC: Always fully configure IRQ0
Maciej W. Rozycki
1
-4
/
+11
2008-07-11
x86: L-APIC: Set IRQ0 as edge-triggered
Maciej W. Rozycki
1
-3
/
+3
2008-07-09
x86: fix C1E && nx6325 stability problem
Rafael J. Wysocki
1
-0
/
+10
2008-07-08
x86: let setup_arch call init_apic_mappings for 32bit
Yinghai Lu
1
-0
/
+32
2008-07-08
x86: change __setup_vector_irq with setup_vector_irq
Glauber Costa
1
-0
/
+5
2008-07-08
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
1
-60
/
+67
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
1
-10
/
+2
2008-07-08
Merge branch 'x86/irq' into x86/devel
Ingo Molnar
1
-2
/
+2
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
1
-239
/
+235
2008-07-08
x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset
Christophe Jaillet
1
-6
/
+3
2008-07-08
x86: coding style fixes to arch/x86/kernel/io_apic_32.c
Paolo Ciarrocchi
1
-175
/
+173
2008-07-08
x86, io-apic: use predefined names instead of numeric constants
Cyrill Gorcunov
1
-4
/
+6
2008-07-08
x86: IO-APIC - use NMI_NONE instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-07-08
x86: I/O APIC: timer through 8259A second-chance
Maciej W. Rozycki
1
-10
/
+28
2008-07-08
x86: I/O APIC: keep the timer IRQ masked during set-up
Maciej W. Rozycki
1
-1
/
+1
2008-07-08
x86: I/O APIC: unmask the second-chance timer interrupt
Maciej W. Rozycki
1
-0
/
+1
2008-07-08
x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()
Maciej W. Rozycki
1
-4
/
+5
2008-07-08
x86: I/O APIC: remove redundant LVT0 masking
Maciej W. Rozycki
1
-3
/
+0
2008-07-08
x86: I/O APIC: remove redundant 8259A {,un}masking
Maciej W. Rozycki
1
-4
/
+0
2008-07-08
x86: I/O APIC: fix the name of the through-8259A handler
Maciej W. Rozycki
1
-2
/
+1
2008-07-08
x86: I/O APIC: fix the name of the L-APIC IRQ handler
Maciej W. Rozycki
1
-1
/
+1
2008-07-08
x86: I/O APIC: clean up the 8259A on a NMI watchdog failure
Maciej W. Rozycki
1
-0
/
+2
2008-07-08
x86: I/O APIC: keep IRQ off when changing LVT registers
Maciej W. Rozycki
1
-0
/
+2
2008-07-08
x86: I/O APIC: clean up after a fasteoi failure
Maciej W. Rozycki
1
-0
/
+1
2008-07-08
x86: I/O APIC: remove parameters to fiddle with the 8259A
Maciej W. Rozycki
1
-19
/
+2
2008-07-08
x86: I/O APIC: AEOI timer acknowledgement clean-ups
Maciej W. Rozycki
1
-11
/
+9
2008-07-08
Revert "Revert "x86: fix ioapic bug again""
Ingo Molnar
1
-2
/
+10
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-06-16
Merge branch 'linus' into x86/irq
Ingo Molnar
1
-10
/
+2
2008-06-16
Merge branch 'linus' into x86/cleanups
Ingo Molnar
1
-10
/
+2
2008-06-12
Revert "x86: fix ioapic bug again"
Ingo Molnar
1
-10
/
+2
2008-06-10
x86: fix compile warning in io_apic_{32,64}.c
Andreas Herrmann
1
-0
/
+1
2008-06-10
x86: make generic arch support NUMAQ
Yinghai Lu
1
-4
/
+5
2008-05-25
x86: move mp_bus_not_pci from mpparse.c
Alexey Starikovskiy
1
-0
/
+6
2008-05-25
x86: mp_bus_id_to_pci_bus is not needed
Alexey Starikovskiy
1
-1
/
+1
2008-05-25
x86: make config_irqsrc not MPspec specific
Alexey Starikovskiy
1
-32
/
+32
2008-05-25
x86: make struct config_ioapic not MPspec specific
Alexey Starikovskiy
1
-26
/
+26
2008-05-12
x86: change FIRST_SYSTEM_VECTOR to a variable, fix
Alan Mayer
1
-4
/
+0
2008-05-12
x86: change FIRST_SYSTEM_VECTOR to a variable
Alan Mayer
1
-2
/
+6
2008-04-28
x86: Fix 32-bit MSI-X allocation leakage
PJ Waskiewicz
1
-0
/
+1
2008-04-26
x86: unlock_ExtINT_logic() - fix section mismatch warnings
Jacek Luczak
1
-1
/
+1
[next]