| Commit message (Expand) | Author | Age | Files | Lines |
* | backlight: fix broken regulator API usage in l4f00242t03 | Mark Brown | 2011-10-31 | 2 | -8/+4 |
* | alpha: wire up sendmmsg syscall | Michael Cree | 2011-10-31 | 2 | -1/+3 |
* | alpha: wire up accept4 syscall | Michael Cree | 2011-10-31 | 2 | -1/+3 |
* | Cross Memory Attach | Christopher Yeoh | 2011-10-31 | 6 | -2/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-10-31 | 2 | -721/+115 |
|\ |
|
| * | sparc64: Fix masking and shifting in VIS fpcmp emulation. | David S. Miller | 2011-10-31 | 1 | -16/+16 |
| * | sparc32: Correct the return value of memcpy. | David S. Miller | 2011-10-20 | 1 | -15/+7 |
| * | sparc32: Remove uses of %g7 in memcpy implementation. | David S. Miller | 2011-10-20 | 1 | -87/+92 |
| * | sparc32: Remove non-kernel code from memcpy implementation. | David S. Miller | 2011-10-20 | 1 | -605/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 12 | -2515/+92 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 | 12 | -2515/+92 |
| |\ \ \ \ \ |
|
| | | | | * | | iommu/core: Convert iommu_found to iommu_present | Joerg Roedel | 2011-10-21 | 2 | -2/+4 |
| | | | | | | | |
| | | | | | \ | |
| | | | | | \ | |
| | | | | | \ | |
| | | | | *---. \ | Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2 | Joerg Roedel | 2011-09-06 | 64 | -2822/+632 |
| | | | | |\ \ \ \
| | | | |_|/ / / /
| | | |/| | / / /
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | | * | | | | iommu/omap: Migrate to the generic fault report mechanism | Ohad Ben-Cohen | 2011-09-14 | 1 | -2/+1 |
| | | |/ / / / |
|
| | | * | | | | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 2011-08-26 | 5 | -50/+61 |
| | | * | | | | omap: iommu: remove unused exported API | Ohad Ben-Cohen | 2011-08-26 | 1 | -3/+0 |
| | | * | | | | omap: iovmm: remove unused functionality | Ohad Ben-Cohen | 2011-08-26 | 1 | -8/+0 |
| | | * | | | | omap: iommu: stop exporting local functions | Ohad Ben-Cohen | 2011-08-26 | 1 | -8/+0 |
| | | * | | | | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 2011-08-26 | 6 | -2683/+0 |
| | | * | | | | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 2011-08-26 | 6 | -105/+372 |
| | | |/ / / |
|
* | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-30 | 50 | -1232/+2155 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: SVM: Keep intercepting task switching with NPT enabled | Jan Kiszka | 2011-10-30 | 1 | -1/+0 |
| * | | | | | | KVM: s390: implement sigp external call | Christian Ehrhardt | 2011-10-30 | 4 | -1/+83 |
| * | | | | | | KVM: s390: fix register setting | Carsten Otte | 2011-10-30 | 1 | -0/+2 |
| * | | | | | | KVM: s390: fix return value of kvm_arch_init_vm | Carsten Otte | 2011-10-30 | 1 | -0/+2 |
| * | | | | | | KVM: s390: check cpu_id prior to using it | Carsten Otte | 2011-10-30 | 1 | -4/+10 |
| * | | | | | | KVM: emulate lapic tsc deadline timer for guest | Liu, Jinsong | 2011-10-05 | 5 | -30/+140 |
| * | | | | | | x86: TSC deadline definitions | Liu, Jinsong | 2011-09-25 | 3 | -0/+5 |
| * | | | | | | KVM: Fix simultaneous NMIs | Avi Kivity | 2011-09-25 | 2 | -19/+34 |
| * | | | | | | KVM: x86 emulator: convert push %sreg/pop %sreg to direct decode | Avi Kivity | 2011-09-25 | 1 | -29/+15 |
| * | | | | | | KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decode | Avi Kivity | 2011-09-25 | 1 | -15/+7 |
| * | | | | | | KVM: x86 emulator: streamline decode of segment registers | Avi Kivity | 2011-09-25 | 1 | -42/+57 |
| * | | | | | | KVM: x86 emulator: simplify OpMem64 decode | Avi Kivity | 2011-09-25 | 1 | -5/+4 |
| * | | | | | | KVM: x86 emulator: switch src decode to decode_operand() | Avi Kivity | 2011-09-25 | 1 | -93/+63 |
| * | | | | | | KVM: x86 emulator: qualify OpReg inhibit_byte_regs hack | Avi Kivity | 2011-09-25 | 1 | -0/+1 |
| * | | | | | | KVM: x86 emulator: switch OpImmUByte decode to decode_imm() | Avi Kivity | 2011-09-25 | 1 | -4/+1 |
| * | | | | | | KVM: x86 emulator: free up some flag bits near src, dst | Avi Kivity | 2011-09-25 | 1 | -4/+4 |
| * | | | | | | KVM: x86 emulator: switch src2 to generic decode_operand() | Avi Kivity | 2011-09-25 | 1 | -25/+26 |
| * | | | | | | KVM: x86 emulator: expand decode flags to 64 bits | Avi Kivity | 2011-09-25 | 2 | -20/+20 |
| * | | | | | | KVM: x86 emulator: split dst decode to a generic decode_operand() | Avi Kivity | 2011-09-25 | 1 | -59/+87 |
| * | | | | | | KVM: x86 emulator: move memop, memopp into emulation context | Avi Kivity | 2011-09-25 | 2 | -17/+19 |
| * | | | | | | KVM: x86 emulator: convert group 3 instructions to direct decode | Avi Kivity | 2011-09-25 | 1 | -34/+48 |
| * | | | | | | KVM: x86: Add module parameter for lapic periodic timer limit | Jan Kiszka | 2011-09-25 | 1 | -2/+13 |
| * | | | | | | KVM: Clean up and extend rate-limited output | Jan Kiszka | 2011-09-25 | 3 | -17/+17 |
| * | | | | | | KVM: x86: Avoid guest-triggerable printks in APIC model | Jan Kiszka | 2011-09-25 | 1 | -10/+9 |
| * | | | | | | KVM: x86: Move kvm_trace_exit into atomic vmexit section | Jan Kiszka | 2011-09-25 | 2 | -4/+3 |
| * | | | | | | KVM: x86 emulator: disable writeback for TEST | Avi Kivity | 2011-09-25 | 1 | -0/+4 |
| * | | | | | | KVM: x86 emulator: simplify emulate_1op_rax_rdx() | Avi Kivity | 2011-09-25 | 1 | -25/+17 |
| * | | | | | | KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations | Avi Kivity | 2011-09-25 | 1 | -49/+15 |
| * | | | | | | KVM: x86 emulator: simplify emulate_1op() | Avi Kivity | 2011-09-25 | 1 | -13/+13 |