summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic_32.c
Commit message (Expand)AuthorAgeFilesLines
* rename io_apic_64.c and io_apic_32.c to io_apic.cYinghai Lu2008-10-161-3913/+0
* x86: make io_apic_32.c the same as io_apic_64.cIngo Molnar2008-10-161-377/+1064
* x86: make io_apic_64.c and io_apic_32.c the sameYinghai Lu2008-10-161-14/+199
* x86: make headers files the same in io_apic_xx.cYinghai Lu2008-10-161-3/+12
* x86: order variables in io_apic_xx.cYinghai Lu2008-10-161-42/+37
* x86: ordering functions in io_apic_32.cYinghai Lu2008-10-161-84/+94
* x86, io-apic: remove union about dest for log/phyYinghai Lu2008-10-161-11/+7
* x86: add debug info for 32bit sparse_irqYinghai Lu2008-10-161-2/+6
* x86: make 32bit support per_cpu vectorYinghai Lu2008-10-161-260/+459
* x86: make 32 bit to use sparse_irqYinghai Lu2008-10-161-20/+43
* x86: make 32bit to use irq_2_pin in irq_cfgYinghai Lu2008-10-161-35/+117
* x86: make 32bit use irq_cfg_alloc, etcYinghai Lu2008-10-161-20/+160
* x86: add irq_cfg for 32bitYinghai Lu2008-10-161-25/+46
* x86: remove irqbalance in kernel for 32 bitYinghai Lu2008-10-161-402/+0
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-161-1/+1
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-12/+34
* x86: use dyn_array in io_apic_xx.cYinghai Lu2008-10-161-11/+43
* x86: use nr_irqsYinghai Lu2008-10-161-12/+14
* Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-141-10/+19
|\
| * x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-241-10/+19
| |
| \
| \
| \
*---. \ Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-141-4/+4
|\ \ \ \ | | | |/
| | * | x86_32: use apic_ops at print_local_APIC()Hiroshi Shimamoto2008-07-311-4/+4
* | | | Merge branch 'linus' into x86/coreIngo Molnar2008-08-141-5/+1
|\ \ \ \ | |/ / /
| * | | x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-111-5/+1
| | |/ | |/|
* | | x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu2008-07-261-3/+2
| |/ |/|
* | Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-181-24/+29
|\ \ | |/
| * x86: I/O APIC: Always report how the timer has been set upMaciej W. Rozycki2008-07-181-17/+22
| * x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-181-7/+7
* | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-181-11/+1
|\ \ | |/
| * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
| |\
| | * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| * | x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-131-10/+0
* | | x86: make read_apic_id return final apicidYinghai Lu2008-07-121-3/+2
|/ /
* | x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki2008-07-111-9/+16
* | x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki2008-07-111-4/+11
* | x86: L-APIC: Set IRQ0 as edge-triggeredMaciej W. Rozycki2008-07-111-3/+3
* | x86: fix C1E && nx6325 stability problemRafael J. Wysocki2008-07-091-0/+10
* | x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu2008-07-081-0/+32
* | x86: change __setup_vector_irq with setup_vector_irqGlauber Costa2008-07-081-0/+5
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-60/+67
|\ \
| * \ Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-081-10/+2
| |\ \ | | |/
| * | x86: make generic arch support NUMAQYinghai Lu2008-06-101-4/+5
| * | x86: move mp_bus_not_pci from mpparse.cAlexey Starikovskiy2008-05-251-0/+6
| * | x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy2008-05-251-1/+1
| * | x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-251-32/+32
| * | x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-251-26/+26
* | | Merge branch 'x86/irq' into x86/develIngo Molnar2008-07-081-2/+2
|\ \ \
| * \ \ Merge branch 'linus' into x86/irqIngo Molnar2008-06-161-10/+2
| |\ \ \ | | | |/ | | |/|
| * | | x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer2008-05-121-4/+0
| * | | x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer2008-05-121-2/+6
| | |/ | |/|
OpenPOWER on IntegriCloud