summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar2-2/+1
2008-10-16genirq: revert dynarrayThomas Gleixner4-81/+6
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner1-5/+0
2008-10-16genirq: remove sparse irq codeThomas Gleixner1-20/+0
2008-10-16genirq: use inline function for irq_to_descThomas Gleixner1-2/+13
2008-10-16genirq: consolidate nr_irqs and for_each_irq_desc()Thomas Gleixner2-14/+12
2008-10-16genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=nThomas Gleixner1-3/+5
2008-10-16x86: Add sysfs entries for UV v4Russ Anderson1-0/+1
2008-10-16x86: Add UV partition call v4Russ Anderson1-3/+19
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson2-32/+54
2008-10-16x86: Add UV EFI table entry v4Russ Anderson1-0/+4
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson1-0/+36
2008-10-16x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com1-0/+21
2008-10-16dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu1-1/+0
2008-10-16x2apic: fix reserved APIC register accesses in print_local_APIC()Yinghai Lu1-0/+14
2008-10-16x86: apic - unify smp_spurious/error_interrupt declarationCyrill Gorcunov1-5/+0
2008-10-16sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2-4/+10
2008-10-16x86: probe nr_irqs even only mptable is usedYinghai Lu2-1/+8
2008-10-16x86: remove first_free_entry/pin_map_sizeYinghai Lu1-3/+0
2008-10-16x86: irq: interrupt array size should be NR_VECTORSYinghai Lu1-1/+1
2008-10-16pci: change msi-x vector to 32bitYinghai Lu1-1/+1
2008-10-16x86: remove ioapic_forceYinghai Lu1-2/+0
2008-10-16x86, io-apic: remove union about dest for log/phyYinghai Lu1-16/+0
2008-10-16x86: make 32bit support per_cpu vectorYinghai Lu10-31/+30
2008-10-16x86: remove irqbalance in kernel for 32 bitYinghai Lu1-11/+3
2008-10-16x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu1-0/+1
2008-10-16x86: put irq_2_iommu pointer into irq_descYinghai Lu1-0/+4
2008-10-16irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu1-1/+1
2008-10-16x86_64: rename irq_desc/irq_desc_allocYinghai Lu1-1/+1
2008-10-16generic: add irq_desc in function in parameterYinghai Lu1-3/+6
2008-10-16irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu1-0/+5
2008-10-16irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu1-0/+7
2008-10-16irq: add irq_desc_without_newYinghai Lu1-0/+13
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu2-7/+22
2008-10-16x86: put timer_rand_state pointer into irq_descYinghai Lu1-0/+2
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu1-11/+21
2008-10-16x86: remove nr_irq_vectorsYinghai Lu1-9/+0
2008-10-16x86, irq: get nr_irqs from madtYinghai Lu1-0/+1
2008-10-16irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu1-0/+4
2008-10-16irq: make irq_desc to use dyn_arrayYinghai Lu1-0/+4
2008-10-16x86: use nr_irqsYinghai Lu1-0/+3
2008-10-16irq: introduce nr_irqsYinghai Lu1-0/+2
2008-10-16x86: alloc dyn_array all togetherYinghai Lu1-1/+1
2008-10-16add per_cpu_dyn_array supportYinghai Lu2-3/+30
2008-10-16generic: add dyn_array supportYinghai Lu2-0/+30
2008-10-16x86: remove irq_vectors_limitsYinghai Lu2-28/+0
2008-10-16Merge branch 'linus' into genirqIngo Molnar1008-65402/+14759
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-96/+333
2008-10-14HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula1-0/+6
2008-10-14HID: hiddev.h: Fix example code.Antonio Ospite1-0/+2