summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-035-168/+138
|\ \ \ \ \
| * | | | | VT-d: remove now unused intel_iommu_found functionJoerg Roedel2009-01-031-9/+0
| * | | | | VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel2009-01-031-2/+0
| * | | | | VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel2009-01-031-4/+0
| * | | | | VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel2009-01-031-4/+0
| * | | | | VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel2009-01-031-2/+0
| * | | | | KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-031-3/+3
| * | | | | introcude linux/iommu.h for an iommu apiJoerg Roedel2009-01-031-0/+112
| * | | | | Deassign device in kvm_free_assgined_deviceWeidong Han2009-01-031-0/+1
| * | | | | KVM: support device deassignmentWeidong Han2009-01-031-0/+8
| * | | | | KVM: use the new intel iommu APIsWeidong Han2009-01-031-5/+10
| * | | | | Change intel iommu APIs of virtual machine domainWeidong Han2009-01-031-9/+11
| * | | | | calculate agaw for each iommuWeidong Han2009-01-032-0/+2
| * | | | | intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin2009-01-031-7/+0
| * | | | | intel-iommu: kill off duplicate def of dmar_disabledMark McLoughlin2009-01-031-1/+0
| * | | | | intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin2009-01-031-10/+0
| * | | | | intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin2009-01-031-20/+2
| * | | | | intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin2009-01-031-22/+0
| * | | | | intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin2009-01-031-38/+0
| * | | | | intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin2009-01-031-33/+1
| * | | | | intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin2009-01-031-5/+0
| * | | | | intel-iommu: make init_dmars() staticMark McLoughlin2009-01-031-1/+0
| * | | | | intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin2009-01-031-5/+0
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-01-0312-65/+95
|\ \ \ \ \ \
| * | | | | | V4L/DVB (10166): dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab2009-01-021-14/+14
| * | | | | | V4L/DVB (10164): Add missing S2 caps flag to S2APIKlaus Schmidinger2009-01-021-0/+1
| * | | | | | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-027-28/+53
| * | | | | | V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil2009-01-021-1/+1
| * | | | | | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-025-10/+10
| * | | | | | V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-024-15/+19
* | | | | | | sparseirq: move set/get_timer_rand_state back to .cYinghai Lu2009-01-031-50/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-01-033-1/+18
|\ \ \ \ \ \ \
| * | | | | | | mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov2008-12-311-1/+14
| * | | | | | | mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-311-0/+2
| * | | | | | | mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-311-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-032-6/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-312-2/+6
| * | | | | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-4/+2
| |/ / / / /
* | | | | | Disallow gcc versions 3.{0,1}Ingo Molnar2009-01-021-0/+4
* | | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-028-64/+159
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | sched: move test_sd_parent() to an SMP section of sched.hIngo Molnar2008-12-191-9/+9
| * | | | | sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan2008-12-192-2/+17
| * | | | | sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy2008-12-191-0/+11
| * | | | | sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan2008-12-192-11/+26
| * | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-181-2/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/crashdump' into cpus4096Ingo Molnar2008-12-171-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-171-0/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-172-0/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-1334-279/+889
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-127-8/+134
| | |\ \ \ \ \ \ \ \ \ \