Commit Graph

68 Commits (8ab2d2e231062814bd89bba2d6d92563190aa2bb)

Author SHA1 Message Date
Yinghai Lu 3f4a739c6a x86: find nr_irqs_gsi with mp_ioapic_routing 16 years ago
Yinghai Lu 10b888d6ce irq, x86: fix lock status with numa_migrate_irq_desc 16 years ago
Mike Travis 80855f7361 cpumask: use alloc_cpumask_var_node where appropriate 16 years ago
Markus Trippelsdorf 37dd3cb415 x86: remove debug printks (io_apic.c) 16 years ago
Jaswinder Singh Rajput 7f3e632f9d x86: io_apic.c io_apic_sync should be static 16 years ago
Yinghai Lu 13a0c3c269 sparseirq: work around compiler optimizing away __weak functions 16 years ago
KOSAKI Motohiro 18eefedfe8 irq: simplify for_each_irq_desc() usage 16 years ago
Yinghai Lu b77b881f21 x86: fix lguest used_vectors breakage, -v2 16 years ago
Yinghai Lu b909895739 sparseirq: fix numa_migrate_irq_desc dependency and comments 16 years ago
Ingo Molnar a7883dece6 x86: fix warning in arch/x86/kernel/io_apic.c 16 years ago
Ingo Molnar d733e00d7c x86: update io_apic.c to the new cpumask code 16 years ago
Mike Travis 22f65d31b2 x86: Update io_apic.c to use new cpumask API 16 years ago
Mike Travis e7986739a7 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers 16 years ago
Yinghai Lu 48a1b10aff x86, sparseirq: move irq_desc according to smp_affinity, v7 16 years ago
Mike Travis c8cae544bb x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Hiroshi Shimamoto 8f2466f45f x86: kill #ifdef for exit_idle() 16 years ago
Yinghai Lu 3145e941fc x86, MSI: pass irq_cfg and irq_desc 16 years ago
Yinghai Lu be5d5350a9 x86: MSI start irq numbering from nr_irqs_gsi 16 years ago
Yinghai Lu 99d093d128 x86: use NR_IRQS_LEGACY 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Thomas Gleixner a1967d6441 x86: revert irq number limitation 16 years ago
Matthew Wilcox 0ca4b6b001 x86: Fix interrupt leak due to migration 16 years ago
Thomas Gleixner 6c2e94033d x86: apic honour irq affinity which was set in early boot 16 years ago
Ben Hutchings c78d0cf292 x86: don't allow nr_irqs > NR_IRQS 16 years ago
Ingo Molnar 10e0298686 io_apic: make irq_mis_count available on 64-bit too 16 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 16 years ago
Thomas Gleixner ee32c97322 genirq: remove irq_to_desc_alloc 16 years ago
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 16 years ago
Yinghai Lu 4c66a73f07 x86: sparse_irq: fix typo in debug print out 16 years ago
Dean Nelson 4173a0e737 x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 16 years ago
Yinghai Lu c81bba49a1 x86: print out irq nr for msi/ht, v3 16 years ago
Cyrill Gorcunov c1370b49cc x86: io-apic - interrupt remapping fix 16 years ago
Cyrill Gorcunov 5ffa4eb222 x86: io-apic - interrupt remapping fix 16 years ago
Yinghai Lu 9d98598d2f sparseirq: remove some debug print out 16 years ago
Cyrill Gorcunov 56ffa1a028 x86: io-apic - do not use KERN_DEBUG marker too much, fix 16 years ago
Cyrill Gorcunov 87783be4c2 x86: io-apic - get rid of __DO_ACTION macro 16 years ago
Cyrill Gorcunov 2a554fb132 x86: io-apic - do not use KERN_DEBUG marker too much 16 years ago
Cyrill Gorcunov 3c2cbd2490 x86: io-apic - code style cleaning for setup_IO_APIC_irqs 16 years ago
venkatesh.pallipadi@intel.com 58ac1e76ce x86: HPET_MSI Basic HPET_MSI setup code 16 years ago
Cyrill Gorcunov ac54a6c937 x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only 16 years ago
Cyrill Gorcunov 676f4a920b x86: io-apic - use ARRAY_SIZE macro 16 years ago
Yinghai Lu a11b5abef5 x2apic: fix reserved APIC register accesses in print_local_APIC() 16 years ago
Yinghai Lu 052c0bff9b x86: fix probe_nr_irqs for xen 16 years ago
Yinghai Lu a2d332fa34 x86: fix 32-bit ioapic lockup with sparseirqs 16 years ago
Yinghai Lu e89eb43863 x86: sparse_irq needs spin_lock in allocations 16 years ago
Ingo Molnar 0c425cec64 warning: fix arch x86 kernel io_apic c 16 years ago
Yinghai Lu 9d6a4d0823 x86: probe nr_irqs even only mptable is used 16 years ago
Yinghai Lu 8f09cd20a2 x86: make HAVE_SPARSE_IRQ support selectable 16 years ago
Yinghai Lu ffd5aae781 x86: print local APIC of APs one by one 16 years ago