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_64.c and io_apic_32.c the same | Yinghai Lu |
2008-10-16 | x86: remove ioapic_force | Yinghai Lu |
2008-10-16 | x86: make 64 handle sis_apic_bug like the 32 bit | 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_64.c | Yinghai Lu |
2008-10-16 | x86: add debug info for 32bit sparse_irq | Yinghai Lu |
2008-10-16 | x86: use 28 bits irq NR for pci msi/msix and ht | Yinghai Lu |
2008-10-16 | x86_64: separate irq_cfgx from irq_cfgx_free | Yinghai Lu |
2008-10-16 | x86_64: rename irq_desc/irq_desc_alloc | Yinghai Lu |
2008-10-16 | irq: remove >= nr_irqs checking with config_have_sparse_irq | Yinghai Lu |
2008-10-16 | x86, ioapic: replace loop with nr_irqs with for_each_irq_icfg | Yinghai Lu |
2008-10-16 | irq: replace loop with nr_irqs with for_each_irq_desc | Yinghai Lu |
2008-10-16 | x86: put irq_2_pin pointer into irq_cfg | Yinghai Lu |
2008-10-16 | x86: add irq_cfg in io_apic_64.c | 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-10-12 | warnings: fix arch/x86/kernel/io_apic_64.c | Ingo Molnar |
2008-08-14 | Merge branch 'x86/apic' 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-25 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-24 | x86: PIC, L-APIC and I/O APIC debug information | Maciej W. Rozycki |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
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 | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c | Mike Travis |
2008-07-18 | x86: I/O APIC: Always report how the timer has been set up | Maciej W. Rozycki |
2008-07-18 | x86: I/O APIC: Include <asm/i8259.h> required by some code | Maciej W. Rozycki |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
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-12 | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha |
2008-07-12 | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha |
2008-07-12 | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha |
2008-07-12 | x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s... | Suresh Siddha |
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-10 | x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq() | Maciej W. Rozycki |
2008-07-10 | Revert "x86: fix IO APIC breakage on HP nx6325" | Ingo Molnar |
2008-07-10 | Revert "x86: fix IO APIC breakage on HP nx6325, v2" | Ingo Molnar |
2008-07-09 | x86: fix C1E && nx6325 stability problem | Rafael J. Wysocki |
2008-07-08 | x86: nmi_watchdog - use NMI_NONE by default | Cyrill Gorcunov |
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 '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 |