summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-16vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V
2008-10-16fuse: implement nonseekable openTejun Heo
2008-10-16fuse: add include protectorsTejun Heo
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov
2008-10-15IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro
2008-10-15Merge branch 'fixes' into for-linusRussell King
2008-10-15firewire: Add more documentation to firewire-cdev.hJay Fenlason
2008-10-15Merge branch 'next'Trond Myklebust
2008-10-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-10-15x86: fix compat-vdsoSuresh Siddha
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2008-10-15DECLARE_PER_CPU needs linux/percpu.hStephen Rothwell
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang