summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2009-01-05GFS2: Support for FIEMAP ioctlSteven Whitehouse-0/+3
2009-01-04Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-50/+48
2009-01-04rtc: add alarm/update irq interfacesAlessandro Zummo-1/+7
2009-01-04fs: symlink write_begin allocation context fixNick Piggin-2/+6
2009-01-04fs: introduce bgl_lock_ptr()Pekka Enberg-2/+17
2009-01-04spi.h uses/needs device.hRandy Dunlap-0/+2
2009-01-04audit: validate comparison operations, store them in sane formAl Viro-0/+12
2009-01-04audit rules ordering, part 2Al Viro-0/+1
2009-01-04fixing audit rule ordering mess, part 1Al Viro-0/+1
2009-01-04sanitize audit_log_capset()Al Viro-5/+4
2009-01-04sanitize audit_fd_pair()Al Viro-5/+4
2009-01-04sanitize audit_mq_open()Al Viro-5/+4
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro-13/+4
2009-01-04sanitize audit_mq_notify()Al Viro-5/+4
2009-01-04sanitize audit_mq_getsetattr()Al Viro-5/+4
2009-01-04sanitize audit_ipc_set_perm()Al Viro-5/+4
2009-01-04sanitize audit_ipc_obj()Al Viro-5/+4
2009-01-04sanitize audit_socketcallAl Viro-2/+2
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-175/+196
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds-168/+138
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-65/+95
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu-50/+0
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds-1/+18
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-6/+8
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell-2/+2
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar-0/+36
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis-2877/+11044
2009-01-03VT-d: remove now unused intel_iommu_found functionJoerg Roedel-9/+0
2009-01-03VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel-2/+0
2009-01-03VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel-4/+0
2009-01-03VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel-4/+0
2009-01-03VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel-2/+0
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel-3/+3
2009-01-03introcude linux/iommu.h for an iommu apiJoerg Roedel-0/+112
2009-01-03Deassign device in kvm_free_assgined_deviceWeidong Han-0/+1
2009-01-03KVM: support device deassignmentWeidong Han-0/+8
2009-01-03KVM: use the new intel iommu APIsWeidong Han-5/+10
2009-01-03Change intel iommu APIs of virtual machine domainWeidong Han-9/+11
2009-01-03calculate agaw for each iommuWeidong Han-0/+2
2009-01-03intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin-7/+0
2009-01-03intel-iommu: kill off duplicate def of dmar_disabledMark McLoughlin-1/+0
2009-01-03intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin-10/+0
2009-01-03intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin-20/+2
2009-01-03intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin-22/+0
2009-01-03intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin-38/+0
2009-01-03intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin-33/+1
2009-01-03intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin-5/+0
2009-01-03intel-iommu: make init_dmars() staticMark McLoughlin-1/+0
2009-01-03intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin-5/+0
2009-01-03xtensa: define __flsRusty Russell-0/+11