aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-16x86: add irq_cfg for 32bitYinghai Lu
2008-10-16x86: remove irqbalance in kernel for 32 bitYinghai Lu
2008-10-16x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu
2008-10-16x86: put irq_2_iommu pointer into irq_descYinghai Lu
2008-10-16x86_64: make /proc/interrupts work with dyn irq_descYinghai Lu
2008-10-16x86_64: separate irq_cfgx from irq_cfgx_freeYinghai Lu
2008-10-16irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu
2008-10-16x86_64: rename irq_desc/irq_desc_allocYinghai Lu
2008-10-16x86: check with without_new in show_interruptsYinghai Lu
2008-10-16generic: add irq_desc in function in parameterYinghai Lu
2008-10-16irq: remove >= nr_irqs checking with config_have_sparse_irqYinghai Lu
2008-10-16x86, ioapic: replace loop with nr_irqs with for_each_irq_icfgYinghai Lu
2008-10-16irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu
2008-10-16irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu
2008-10-16irq: add irq_desc_without_newYinghai Lu
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu
2008-10-16x86: put timer_rand_state pointer into irq_descYinghai Lu
2008-10-16x86: put irq_2_pin pointer into irq_cfgYinghai Lu
2008-10-16x86: add irq_cfg in io_apic_64.cYinghai Lu
2008-10-16irq: sparse irqs, fix IRQ auto-probe crashIngo Molnar
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-16x86: remove nr_irq_vectorsYinghai Lu
2008-10-16x86, irq: get nr_irqs from madtYinghai Lu
2008-10-16irq: sparse irqs, fix #3Ingo Molnar
2008-10-16x86: use dyn_array in io_apic_xx.cYinghai Lu
2008-10-16irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu
2008-10-16irq: sparse irqs, export nr_irqsIngo Molnar
2008-10-16irq: make irq_desc to use dyn_arrayYinghai Lu
2008-10-16irq: make irq2_iommu to use dyn_arrayYinghai Lu
2008-10-16irqs: make irq_timer_state to use dyn_arrayYinghai Lu
2008-10-16drivers/xen: use nr_irqsYinghai Lu
2008-10-16fs/proc: use nr_irqsYinghai Lu
2008-10-16drivers/serial: use nr_irqsYinghai Lu
2008-10-16drivers/scsi: use nr_irqsYinghai Lu
2008-10-16drivers/rtc: use nr_irqsYinghai Lu
2008-10-16drivers/pcmcia: use nr_irqsYinghai Lu
2008-10-16drivers/pci/ intr remapping: use nr_irqsYinghai Lu
2008-10-16drivers/net: use nr_irqsYinghai Lu
2008-10-16drivers/char: use nr_irqsYinghai Lu
2008-10-16x86: use nr_irqsYinghai Lu
2008-10-16irq: introduce nr_irqsYinghai Lu
2008-10-16x86: enable dyn_array supportYinghai Lu
2008-10-16x86: alloc dyn_array all togetherYinghai Lu
2008-10-16add per_cpu_dyn_array supportYinghai Lu
2008-10-16generic: add dyn_array supportYinghai Lu
2008-10-16x86: remove irq_vectors_limitsYinghai Lu
2008-10-16x86: add after_bootmem flag for 32bitYinghai Lu
2008-10-16serial, 8250: remove NR_IRQ usageAlan Cox
2008-10-16Merge branch 'linus' into genirqIngo Molnar
2008-10-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds