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
/
io_apic_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename io_apic_64.c and io_apic_32.c to io_apic.c
Yinghai Lu
2008-10-16
1
-3913
/
+0
*
x86: make io_apic_32.c the same as io_apic_64.c
Ingo Molnar
2008-10-16
1
-377
/
+1064
*
x86: make io_apic_64.c and io_apic_32.c the same
Yinghai Lu
2008-10-16
1
-14
/
+199
*
x86: make headers files the same in io_apic_xx.c
Yinghai Lu
2008-10-16
1
-3
/
+12
*
x86: order variables in io_apic_xx.c
Yinghai Lu
2008-10-16
1
-42
/
+37
*
x86: ordering functions in io_apic_32.c
Yinghai Lu
2008-10-16
1
-84
/
+94
*
x86, io-apic: remove union about dest for log/phy
Yinghai Lu
2008-10-16
1
-11
/
+7
*
x86: add debug info for 32bit sparse_irq
Yinghai Lu
2008-10-16
1
-2
/
+6
*
x86: make 32bit support per_cpu vector
Yinghai Lu
2008-10-16
1
-260
/
+459
*
x86: make 32 bit to use sparse_irq
Yinghai Lu
2008-10-16
1
-20
/
+43
*
x86: make 32bit to use irq_2_pin in irq_cfg
Yinghai Lu
2008-10-16
1
-35
/
+117
*
x86: make 32bit use irq_cfg_alloc, etc
Yinghai Lu
2008-10-16
1
-20
/
+160
*
x86: add irq_cfg for 32bit
Yinghai Lu
2008-10-16
1
-25
/
+46
*
x86: remove irqbalance in kernel for 32 bit
Yinghai Lu
2008-10-16
1
-402
/
+0
*
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
1
-1
/
+1
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
1
-12
/
+34
*
x86: use dyn_array in io_apic_xx.c
Yinghai Lu
2008-10-16
1
-11
/
+43
*
x86: use nr_irqs
Yinghai Lu
2008-10-16
1
-12
/
+14
*
Merge branch 'x86/apic' into x86/core
Ingo Molnar
2008-08-14
1
-10
/
+19
|
\
|
*
x86: PIC, L-APIC and I/O APIC debug information
Maciej W. Rozycki
2008-07-24
1
-10
/
+19
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core
Ingo Molnar
2008-08-14
1
-4
/
+4
|
\
\
\
\
|
|
|
|
/
|
|
*
|
x86_32: use apic_ops at print_local_APIC()
Hiroshi Shimamoto
2008-07-31
1
-4
/
+4
*
|
|
|
Merge branch 'linus' into x86/core
Ingo Molnar
2008-08-14
1
-5
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
x86: Restore proper vector locking during cpu hotplug
Eric W. Biederman
2008-08-11
1
-5
/
+1
|
|
|
/
|
|
/
|
*
|
|
x86: add setup_ioapic_ids for numaq in x86_quirks
Yinghai Lu
2008-07-26
1
-3
/
+2
|
|
/
|
/
|
*
|
Merge branch 'x86/apic' into x86/x2apic
Ingo Molnar
2008-07-18
1
-24
/
+29
|
\
\
|
|
/
|
*
x86: I/O APIC: Always report how the timer has been set up
Maciej W. Rozycki
2008-07-18
1
-17
/
+22
|
*
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-18
1
-7
/
+7
*
|
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-18
1
-11
/
+1
|
\
\
|
|
/
|
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-1
/
+1
|
|
\
|
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-1
/
+1
|
*
|
x86: I/O APIC: remove an IRQ2-mask hack
Maciej W. Rozycki
2008-07-13
1
-10
/
+0
*
|
|
x86: make read_apic_id return final apicid
Yinghai Lu
2008-07-12
1
-3
/
+2
|
/
/
*
|
x86: I/O APIC: Never configure IRQ2
Maciej W. Rozycki
2008-07-11
1
-9
/
+16
*
|
x86: L-APIC: Always fully configure IRQ0
Maciej W. Rozycki
2008-07-11
1
-4
/
+11
*
|
x86: L-APIC: Set IRQ0 as edge-triggered
Maciej W. Rozycki
2008-07-11
1
-3
/
+3
*
|
x86: fix C1E && nx6325 stability problem
Rafael J. Wysocki
2008-07-09
1
-0
/
+10
*
|
x86: let setup_arch call init_apic_mappings for 32bit
Yinghai Lu
2008-07-08
1
-0
/
+32
*
|
x86: change __setup_vector_irq with setup_vector_irq
Glauber Costa
2008-07-08
1
-0
/
+5
*
|
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
2008-07-08
1
-60
/
+67
|
\
\
|
*
\
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
2008-07-08
1
-10
/
+2
|
|
\
\
|
|
|
/
|
*
|
x86: make generic arch support NUMAQ
Yinghai Lu
2008-06-10
1
-4
/
+5
|
*
|
x86: move mp_bus_not_pci from mpparse.c
Alexey Starikovskiy
2008-05-25
1
-0
/
+6
|
*
|
x86: mp_bus_id_to_pci_bus is not needed
Alexey Starikovskiy
2008-05-25
1
-1
/
+1
|
*
|
x86: make config_irqsrc not MPspec specific
Alexey Starikovskiy
2008-05-25
1
-32
/
+32
|
*
|
x86: make struct config_ioapic not MPspec specific
Alexey Starikovskiy
2008-05-25
1
-26
/
+26
*
|
|
Merge branch 'x86/irq' into x86/devel
Ingo Molnar
2008-07-08
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/irq
Ingo Molnar
2008-06-16
1
-10
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86: change FIRST_SYSTEM_VECTOR to a variable, fix
Alan Mayer
2008-05-12
1
-4
/
+0
|
*
|
|
x86: change FIRST_SYSTEM_VECTOR to a variable
Alan Mayer
2008-05-12
1
-2
/
+6
|
|
|
/
|
|
/
|
[next]