summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/io_apic_32.c
AgeCommit message (Expand)Author
2008-10-16rename io_apic_64.c and io_apic_32.c to io_apic.cYinghai Lu
2008-10-16x86: make io_apic_32.c the same as io_apic_64.cIngo Molnar
2008-10-16x86: make io_apic_64.c and io_apic_32.c the sameYinghai Lu
2008-10-16x86: make headers files the same in io_apic_xx.cYinghai Lu
2008-10-16x86: order variables in io_apic_xx.cYinghai Lu
2008-10-16x86: ordering functions in io_apic_32.cYinghai Lu
2008-10-16x86, io-apic: remove union about dest for log/phyYinghai Lu
2008-10-16x86: add debug info for 32bit sparse_irqYinghai Lu
2008-10-16x86: make 32bit support per_cpu vectorYinghai Lu
2008-10-16x86: make 32 bit to use sparse_irqYinghai Lu
2008-10-16x86: make 32bit to use irq_2_pin in irq_cfgYinghai Lu
2008-10-16x86: make 32bit use irq_cfg_alloc, etcYinghai Lu
2008-10-16x86: add irq_cfg for 32bitYinghai Lu
2008-10-16x86: remove irqbalance in kernel for 32 bitYinghai Lu
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-16x86: use dyn_array in io_apic_xx.cYinghai Lu
2008-10-16x86: use nr_irqsYinghai Lu
2008-08-14Merge branch 'x86/apic' into x86/coreIngo Molnar
2008-08-14Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar
2008-08-14Merge branch 'linus' into x86/coreIngo Molnar
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman
2008-07-31x86_32: use apic_ops at print_local_APIC()Hiroshi Shimamoto
2008-07-26x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu
2008-07-24x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki
2008-07-18Merge branch 'x86/apic' into x86/x2apicIngo Molnar
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-18x86: I/O APIC: Always report how the timer has been set upMaciej W. Rozycki
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-13x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki
2008-07-12x86: make read_apic_id return final apicidYinghai Lu
2008-07-11x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki
2008-07-11x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki
2008-07-11x86: L-APIC: Set IRQ0 as edge-triggeredMaciej W. Rozycki
2008-07-09x86: fix C1E && nx6325 stability problemRafael J. Wysocki
2008-07-08x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu
2008-07-08x86: change __setup_vector_irq with setup_vector_irqGlauber Costa
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memsetChristophe Jaillet
2008-07-08x86: coding style fixes to arch/x86/kernel/io_apic_32.cPaolo Ciarrocchi
2008-07-08x86, io-apic: use predefined names instead of numeric constantsCyrill Gorcunov
2008-07-08x86: IO-APIC - use NMI_NONE instead of numeric constantCyrill Gorcunov
2008-07-08x86: I/O APIC: timer through 8259A second-chanceMaciej W. Rozycki
2008-07-08x86: I/O APIC: keep the timer IRQ masked during set-upMaciej W. Rozycki
2008-07-08x86: I/O APIC: unmask the second-chance timer interruptMaciej W. Rozycki
2008-07-08x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()Maciej W. Rozycki