| Commit message (Expand) | Author | Age |
* | [media] ARM: mach-shmobile: mackerel doesn't need legacy SOCAM_* flags anymore | Guennadi Liakhovetski | 2011-11-03 |
* | [media] sh: migor: remove unused ov772x buswidth flag | Guennadi Liakhovetski | 2011-11-03 |
* | [media] sh: ap3rxa: remove redundant soc-camera platform data fields | Guennadi Liakhovetski | 2011-11-03 |
* | [media] ARM: PXA: use gpio_set_value_cansleep() on pcm990 | Guennadi Liakhovetski | 2011-11-03 |
* | [media] sh: convert ap325rxa to mediabus flags | Guennadi Liakhovetski | 2011-11-03 |
* | [media] ARM: mach-shmobile: convert mackerel to mediabus flags | Guennadi Liakhovetski | 2011-11-03 |
* | [media] ARM: ap4evb: switch imx074 configuration to default number of lanes | Guennadi Liakhovetski | 2011-11-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-10-31 |
|\ |
|
| * | sparc64: Fix masking and shifting in VIS fpcmp emulation. | David S. Miller | 2011-10-31 |
| * | sparc32: Correct the return value of memcpy. | David S. Miller | 2011-10-20 |
| * | sparc32: Remove uses of %g7 in memcpy implementation. | David S. Miller | 2011-10-20 |
| * | sparc32: Remove non-kernel code from memcpy implementation. | David S. Miller | 2011-10-20 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 |
| |\ \ \ \ \ |
|
| | | | | * | | iommu/core: Convert iommu_found to iommu_present | Joerg Roedel | 2011-10-21 |
| | | | | | | | |
| | | | | | \ | |
| | | | | | \ | |
| | | | | | \ | |
| | | | | *---. \ | Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2 | Joerg Roedel | 2011-09-06 |
| | | | | |\ \ \ \
| | | | |_|/ / / /
| | | |/| | / / /
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | | * | | | | iommu/omap: Migrate to the generic fault report mechanism | Ohad Ben-Cohen | 2011-09-14 |
| | | |/ / / / |
|
| | | * | | | | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | omap: iommu: remove unused exported API | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | omap: iovmm: remove unused functionality | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | omap: iommu: stop exporting local functions | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 2011-08-26 |
| | | |/ / / |
|
* | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-30 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: SVM: Keep intercepting task switching with NPT enabled | Jan Kiszka | 2011-10-30 |
| * | | | | | | KVM: s390: implement sigp external call | Christian Ehrhardt | 2011-10-30 |
| * | | | | | | KVM: s390: fix register setting | Carsten Otte | 2011-10-30 |
| * | | | | | | KVM: s390: fix return value of kvm_arch_init_vm | Carsten Otte | 2011-10-30 |
| * | | | | | | KVM: s390: check cpu_id prior to using it | Carsten Otte | 2011-10-30 |
| * | | | | | | KVM: emulate lapic tsc deadline timer for guest | Liu, Jinsong | 2011-10-05 |
| * | | | | | | x86: TSC deadline definitions | Liu, Jinsong | 2011-09-25 |
| * | | | | | | KVM: Fix simultaneous NMIs | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: convert push %sreg/pop %sreg to direct decode | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decode | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: streamline decode of segment registers | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: simplify OpMem64 decode | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: switch src decode to decode_operand() | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: qualify OpReg inhibit_byte_regs hack | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: switch OpImmUByte decode to decode_imm() | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: free up some flag bits near src, dst | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: switch src2 to generic decode_operand() | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: expand decode flags to 64 bits | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: split dst decode to a generic decode_operand() | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: move memop, memopp into emulation context | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: convert group 3 instructions to direct decode | Avi Kivity | 2011-09-25 |
| * | | | | | | KVM: x86: Add module parameter for lapic periodic timer limit | Jan Kiszka | 2011-09-25 |
| * | | | | | | KVM: Clean up and extend rate-limited output | Jan Kiszka | 2011-09-25 |
| * | | | | | | KVM: x86: Avoid guest-triggerable printks in APIC model | Jan Kiszka | 2011-09-25 |
| * | | | | | | KVM: x86: Move kvm_trace_exit into atomic vmexit section | Jan Kiszka | 2011-09-25 |
| * | | | | | | KVM: x86 emulator: disable writeback for TEST | Avi Kivity | 2011-09-25 |