aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-16proc: fixup irq iteratorThomas Gleixner
2008-10-16genirq: add reverse iterator for irq_descThomas Gleixner
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16genirq: use inline function for irq_to_descThomas Gleixner
2008-10-16genirq: consolidate nr_irqs and for_each_irq_desc()Thomas Gleixner
2008-10-16genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=nThomas Gleixner
2008-10-16x86: Add sysfs entries for UV v4Russ Anderson
2008-10-16x86: Add UV partition call v4Russ Anderson
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson
2008-10-16x86: Add UV EFI table entry v4Russ Anderson
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson
2008-10-16x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com
2008-10-16dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu
2008-10-16x2apic: fix reserved APIC register accesses in print_local_APIC()Yinghai Lu
2008-10-16x86: apic - unify smp_spurious/error_interrupt declarationCyrill Gorcunov
2008-10-16sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu
2008-10-16x86: probe nr_irqs even only mptable is usedYinghai Lu
2008-10-16x86: remove first_free_entry/pin_map_sizeYinghai Lu
2008-10-16x86: irq: interrupt array size should be NR_VECTORSYinghai Lu
2008-10-16pci: change msi-x vector to 32bitYinghai Lu
2008-10-16x86: remove ioapic_forceYinghai Lu
2008-10-16x86, io-apic: remove union about dest for log/phyYinghai Lu
2008-10-16x86: make 32bit support per_cpu vectorYinghai 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-16irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu
2008-10-16x86_64: rename irq_desc/irq_desc_allocYinghai Lu
2008-10-16generic: add irq_desc in function in parameterYinghai 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-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: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu
2008-10-16irq: make irq_desc to use dyn_arrayYinghai Lu
2008-10-16x86: use nr_irqsYinghai Lu
2008-10-16irq: introduce nr_irqsYinghai 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-16Merge branch 'linus' into genirqIngo Molnar
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds