aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03VT-d: remove now unused intel_iommu_found functionJoerg Roedel
2009-01-03VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2009-01-03introcude linux/iommu.h for an iommu apiJoerg Roedel
2009-01-03Deassign device in kvm_free_assgined_deviceWeidong Han
2009-01-03KVM: support device deassignmentWeidong Han
2009-01-03KVM: use the new intel iommu APIsWeidong Han
2009-01-03Change intel iommu APIs of virtual machine domainWeidong Han
2009-01-03calculate agaw for each iommuWeidong Han
2009-01-03intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin
2009-01-03intel-iommu: kill off duplicate def of dmar_disabledMark McLoughlin
2009-01-03intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin
2009-01-03intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin
2009-01-03intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin
2009-01-03intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin
2009-01-03intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin
2009-01-03intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin
2009-01-03intel-iommu: make init_dmars() staticMark McLoughlin
2009-01-03intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin
2009-01-02Disallow gcc versions 3.{0,1}Ingo Molnar
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-02V4L/DVB (10166): dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab
2009-01-02V4L/DVB (10164): Add missing S2 caps flag to S2APIKlaus Schmidinger
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-02Merge branch 'tty-updates' from AlanLinus Torvalds
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney
2009-01-02tty: We want the port object to be persistentAlan Cox
2009-01-02serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft
2009-01-02serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos
2009-01-02tty: Introduce some close helpers for portsAlan Cox
2009-01-02tty: Rework istallion to use the tty port changesAlan Cox
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox
2009-01-02isicom: redo locking to use tty port locksAlan Cox