Commit Graph

114660 Commits (a1aca5de08a0cb840a90fb3f729a5940f8d21185)
 

Author SHA1 Message Date
Ingo Molnar a1aca5de08 genirq: remove artifacts from sparseirq removal 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Thomas Gleixner ee32c97322 genirq: remove irq_to_desc_alloc 17 years ago
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 17 years ago
Thomas Gleixner c6b7674f32 genirq: use inline function for irq_to_desc 17 years ago
Thomas Gleixner 70dd4d992a genirq: consolidate nr_irqs and for_each_irq_desc() 17 years ago
Thomas Gleixner 3235e936c0 x86: remove sparse irq from Kconfig 17 years ago
Thomas Gleixner 7ef0c30dbf genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n 17 years ago
Cyrill Gorcunov 81608f3c25 x86: apic - unify APIC_DIVISOR 17 years ago
Yinghai Lu 4c66a73f07 x86: sparse_irq: fix typo in debug print out 17 years ago
Russ Anderson fc8c2d763b x86: Add sysfs entries for UV v4 17 years ago
Russ Anderson 922402f15a x86: Add UV partition call v4 17 years ago
Russ Anderson 7f5942329e x86: Add UV bios call infrastructure v4 17 years ago
Russ Anderson a50f70b175 x86: Add UV EFI table entry v4 17 years ago
Ingo Molnar 37762b6ffb x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix 17 years ago
Dean Nelson 4173a0e737 x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 17 years ago
Venki Pallipadi 5f79f2f2ad hpet: clean up warning 17 years ago
Yinghai Lu c81bba49a1 x86: print out irq nr for msi/ht, v3 17 years ago
Cyrill Gorcunov c1370b49cc x86: io-apic - interrupt remapping fix 17 years ago
Yinghai Lu 7564676813 x86: irq no should not use hex in /proc/interrupts 17 years ago
Yinghai Lu aac3f2b6f6 x86: fix typo in irq_desc array 17 years ago
Jack Steiner 8da077d6f3 x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init 17 years ago
Cyrill Gorcunov 5ffa4eb222 x86: io-apic - interrupt remapping fix 17 years ago
Andrew Morton 2976fe2012 fix warning: "x86: sparse_irq needs spin_lock in allocations" 17 years ago
Yinghai Lu 9d98598d2f sparseirq: remove some debug print out 17 years ago
Yinghai Lu e00585bb7f irq: fix irqpoll && sparseirq 17 years ago
Cyrill Gorcunov 56ffa1a028 x86: io-apic - do not use KERN_DEBUG marker too much, fix 17 years ago
Cyrill Gorcunov b189892de4 x86: apic - fix unused vars warning in calibrate_APIC_clock 17 years ago
Cyrill Gorcunov 08ad776e3c x86: apic - skip writting ESR register if we dont have on 17 years ago
Cyrill Gorcunov 9df08f1095 x86: apic - lapic_setup_esr does not handle esr_disable - fix it 17 years ago
Yinghai Lu c87695ea74 dyn_array: use %pF instead of print_fn_descriptor_symbol 17 years ago
Yinghai Lu 823b259b80 x86: print out apic id in hex format 17 years ago
Cyrill Gorcunov 87783be4c2 x86: io-apic - get rid of __DO_ACTION macro 17 years ago
Steven Noonan ba374c9bae x86: fix HPET compiler error when not using CONFIG_PCI_MSI 17 years ago
Venki Pallipadi f0ed4e695f x86: using HPET in MSI mode and setting up per CPU HPET timers, fix 17 years ago
Cyrill Gorcunov 2a554fb132 x86: io-apic - do not use KERN_DEBUG marker too much 17 years ago
Yinghai Lu 79c09698ca x86: lapic address print out like io apic addr 17 years ago
Yinghai Lu 9e6cad9b12 dyn_array: remove one panic 17 years ago
Cyrill Gorcunov 3c2cbd2490 x86: io-apic - code style cleaning for setup_IO_APIC_irqs 17 years ago
venkatesh.pallipadi@intel.com 26afe5f2fb x86: HPET_MSI Initialise per-cpu HPET timers 17 years ago
Ingo Molnar 4588c1f035 x86: HPET_MSI Basic HPET_MSI setup code, cleanups 17 years ago
venkatesh.pallipadi@intel.com 58ac1e76ce x86: HPET_MSI Basic HPET_MSI setup code 17 years ago
venkatesh.pallipadi@intel.com b40d575bf0 x86: HPET_MSI Refactor code in preparation for HPET_MSI 17 years ago
venkatesh.pallipadi@intel.com 932775a4ab x86: HPET_MSI change IRQ affinity in process context when it is disabled 17 years ago
Yinghai Lu 1f3addcf2d irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2 17 years ago
Dean Nelson 21056830c4 irq: set_irq_chip() has redundant call to irq_to_desc() 17 years ago
Dean Nelson e65ef88c20 irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ 17 years ago
Cyrill Gorcunov ac54a6c937 x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only 17 years ago
Cyrill Gorcunov 676f4a920b x86: io-apic - use ARRAY_SIZE macro 17 years ago
Yinghai Lu b558cb35f1 dyn_array: fix typo 17 years ago