summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | |
| | | | | | \
| | | | | | \
| | | | | | \
| | | | | *---. \ Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2Joerg Roedel2011-09-06363-2383/+3677
| | | | | |\ \ \ \
| | | | | | | | * | iommu/core: Use PAGE_SIZE instead of hard-coded valueJoerg Roedel2011-09-061-2/+2
| | | | | | | | * | iommu/core: use the existing IS_ALIGNED macroOhad Ben-Cohen2011-09-051-6/+3
| | | | | | | * | | iommu/msm: ->unmap() should return order of unmapped pageOhad Ben-Cohen2011-09-051-0/+7
| | | | | * | | | | dma-debug: hash_bucket_find needs to allow for offsets within an entryNeil Horman2011-08-231-7/+61
| | | | * | | | | | iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen2011-09-302-1/+11
| | | | * | | | | | iommu/core: export iommu_set_fault_handler()Ohad Ben-Cohen2011-09-261-0/+1
| | | | * | | | | | iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen2011-09-142-30/+4
| | | | * | | | | | iommu/core: Add fault reporting mechanismOhad Ben-Cohen2011-09-142-0/+64
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | iommu/omap: always provide iommu debug codeArnd Bergmann2011-10-101-1/+1
| | | * | | | | | iommu/omap: Fix build error with !IOMMU_SUPPORTJoerg Roedel2011-09-142-4/+3
| | | |/ / / / /
| | | * | | | | iommu/omap: ->unmap() should return order of unmapped pageOhad Ben-Cohen2011-09-052-10/+5
| | | * | | | | iommu/omap: cleanup: remove a redundant statementOhad Ben-Cohen2011-09-051-4/+2
| | | * | | | | iommu/omap-iovmm: support non page-aligned buffers in iommu_vmapLaurent Pinchart2011-09-051-10/+26
| | | * | | | | iommu: omap: add Kconfig OMAP dependencyOhad Ben-Cohen2011-08-291-0/+1
| | | * | | | | omap: iommu: Fix up mutex->spin_lock conversion of iommu_lockJoerg Roedel2011-08-261-3/+3
| | | * | | | | omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen2011-08-2613-189/+208
| | | * | | | | omap: iommu: remove unused exported APIOhad Ben-Cohen2011-08-262-62/+0
| | | * | | | | omap: iovmm: remove unused functionalityOhad Ben-Cohen2011-08-262-209/+0
| | | * | | | | omap: iommu: PREFETCH_IOTLB cleanupOhad Ben-Cohen2011-08-261-3/+16
| | | * | | | | omap: iommu: stop exporting local functionsOhad Ben-Cohen2011-08-262-20/+7
| | | * | | | | omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen2011-08-269-20/+25
| | | * | | | | omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen2011-08-2611-125/+422
| | | |/ / / /
| | * | | | | iommu/amd: Fix wrong shift directionJoerg Roedel2011-10-111-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-10-303-45/+44
|\ \ \ \ \ \ \
| * | | | | | | amd64_edac: Cleanup return type of amd64_determine_edac_cap()Dan Carpenter2011-10-061-2/+2
| * | | | | | | amd64_edac: Add a fix for Erratum 505Borislav Petkov2011-10-061-5/+22
| * | | | | | | EDAC, MCE, AMD: Simplify NB MCE decoder interfaceBorislav Petkov2011-10-063-17/+15
| * | | | | | | EDAC, MCE, AMD: Drop local coreid reportingBorislav Petkov2011-10-061-19/+1
| * | | | | | | EDAC, MCE, AMD: Print valid addr when reporting an errorBorislav Petkov2011-10-061-1/+3
| * | | | | | | EDAC, MCE, AMD: Print CPU number when reporting the errorBorislav Petkov2011-10-061-2/+2
* | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-3060-1369/+2449
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka2011-10-301-1/+0
| * | | | | | | | KVM: s390: implement sigp external callChristian Ehrhardt2011-10-305-1/+84
| * | | | | | | | KVM: s390: fix register settingCarsten Otte2011-10-301-0/+2
| * | | | | | | | KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte2011-10-301-0/+2
| * | | | | | | | KVM: s390: check cpu_id prior to using itCarsten Otte2011-10-301-4/+10
| * | | | | | | | KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong2011-10-055-30/+140
| * | | | | | | | x86: TSC deadline definitionsLiu, Jinsong2011-09-253-0/+5
| * | | | | | | | KVM: Fix simultaneous NMIsAvi Kivity2011-09-253-19/+35
| * | | | | | | | KVM: x86 emulator: convert push %sreg/pop %sreg to direct decodeAvi Kivity2011-09-251-29/+15
| * | | | | | | | KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decodeAvi Kivity2011-09-251-15/+7
| * | | | | | | | KVM: x86 emulator: streamline decode of segment registersAvi Kivity2011-09-251-42/+57
| * | | | | | | | KVM: x86 emulator: simplify OpMem64 decodeAvi Kivity2011-09-251-5/+4
| * | | | | | | | KVM: x86 emulator: switch src decode to decode_operand()Avi Kivity2011-09-251-93/+63
| * | | | | | | | KVM: x86 emulator: qualify OpReg inhibit_byte_regs hackAvi Kivity2011-09-251-0/+1
| * | | | | | | | KVM: x86 emulator: switch OpImmUByte decode to decode_imm()Avi Kivity2011-09-251-4/+1
| * | | | | | | | KVM: x86 emulator: free up some flag bits near src, dstAvi Kivity2011-09-251-4/+4
| * | | | | | | | KVM: x86 emulator: switch src2 to generic decode_operand()Avi Kivity2011-09-251-25/+26
| * | | | | | | | KVM: x86 emulator: expand decode flags to 64 bitsAvi Kivity2011-09-252-20/+20