summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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
2008-10-15KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15VT-d: Changes to support KVMKay, Allen M
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar