Age | Commit message (Expand) | Author |
2008-10-16 | rename io_apic_64.c and io_apic_32.c to io_apic.c | Yinghai Lu |
2008-10-16 | x86: make io_apic_32.c the same as io_apic_64.c | Ingo Molnar |
2008-10-16 | x86: make io_apic_64.c and io_apic_32.c the same | Yinghai Lu |
2008-10-16 | x86: make headers files the same in io_apic_xx.c | Yinghai Lu |
2008-10-16 | x86: order variables in io_apic_xx.c | Yinghai Lu |
2008-10-16 | x86: ordering functions in io_apic_32.c | Yinghai Lu |
2008-10-16 | x86, io-apic: remove union about dest for log/phy | Yinghai Lu |
2008-10-16 | x86: add debug info for 32bit sparse_irq | Yinghai Lu |
2008-10-16 | x86: make 32bit support per_cpu vector | Yinghai Lu |
2008-10-16 | x86: make 32 bit to use sparse_irq | Yinghai Lu |
2008-10-16 | x86: make 32bit to use irq_2_pin in irq_cfg | Yinghai Lu |
2008-10-16 | x86: make 32bit use irq_cfg_alloc, etc | Yinghai Lu |
2008-10-16 | x86: add irq_cfg for 32bit | Yinghai Lu |
2008-10-16 | x86: remove irqbalance in kernel for 32 bit | Yinghai Lu |
2008-10-16 | x86: move kstat_irqs from kstat to irq_desc | Yinghai Lu |
2008-10-16 | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu |
2008-10-16 | x86: use dyn_array in io_apic_xx.c | Yinghai Lu |
2008-10-16 | x86: use nr_irqs | Yinghai Lu |
2008-08-14 | Merge branch 'x86/apic' into x86/core | Ingo Molnar |
2008-08-14 | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar |
2008-08-14 | Merge branch 'linus' into x86/core | Ingo Molnar |
2008-08-11 | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman |
2008-07-31 | x86_32: use apic_ops at print_local_APIC() | Hiroshi Shimamoto |
2008-07-26 | x86: add setup_ioapic_ids for numaq in x86_quirks | Yinghai Lu |
2008-07-24 | x86: PIC, L-APIC and I/O APIC debug information | Maciej W. Rozycki |
2008-07-18 | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar |
2008-07-18 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-18 | x86: I/O APIC: Always report how the timer has been set up | Maciej W. Rozycki |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-13 | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki |
2008-07-12 | x86: make read_apic_id return final apicid | Yinghai Lu |
2008-07-11 | x86: I/O APIC: Never configure IRQ2 | Maciej W. Rozycki |
2008-07-11 | x86: L-APIC: Always fully configure IRQ0 | Maciej W. Rozycki |
2008-07-11 | x86: L-APIC: Set IRQ0 as edge-triggered | Maciej W. Rozycki |
2008-07-09 | x86: fix C1E && nx6325 stability problem | Rafael J. Wysocki |
2008-07-08 | x86: let setup_arch call init_apic_mappings for 32bit | Yinghai Lu |
2008-07-08 | x86: change __setup_vector_irq with setup_vector_irq | Glauber Costa |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar |
2008-07-08 | Merge branch 'x86/irq' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset | Christophe Jaillet |
2008-07-08 | x86: coding style fixes to arch/x86/kernel/io_apic_32.c | Paolo Ciarrocchi |
2008-07-08 | x86, io-apic: use predefined names instead of numeric constants | Cyrill Gorcunov |
2008-07-08 | x86: IO-APIC - use NMI_NONE instead of numeric constant | Cyrill Gorcunov |
2008-07-08 | x86: I/O APIC: timer through 8259A second-chance | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: keep the timer IRQ masked during set-up | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: unmask the second-chance timer interrupt | Maciej W. Rozycki |
2008-07-08 | x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() | Maciej W. Rozycki |