summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-10-3113-54/+220
|\
| * microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra2011-10-142-2/+1
| * microblaze: Use delay slot in __strnlen_user, __strncpy_userMichal Simek2011-10-141-2/+2
| * microblaze: Remove NET_IP_ALIGN from system.hMichal Simek2011-10-141-7/+0
| * microblaze: Add __ucmpdi2() helper functionMichal Simek2011-10-142-0/+21
| * microblaze: Raise SIGFPE/FPE_INTDIV for div by zeroEdgar E. Iglesias2011-10-141-1/+1
| * microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias2011-10-142-4/+6
| * microblaze: Added DMA sync operationsEli Billauer2011-10-141-0/+60
| * microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer2011-10-142-21/+21
| * microblaze: Add PVR for Microblaze v8.20.aMichal Simek2011-10-141-0/+1
| * microblaze: Fix access_ok macroMichal Simek2011-10-141-1/+1
| * microblaze: Add loop unrolling for PAGE in copy_tofrom_userMichal Simek2011-10-141-0/+84
| * microblaze: Simplify logic for unaligned byte copyingMichal Simek2011-10-141-5/+3
| * microblaze: Change label names - copy_tofrom_userMichal Simek2011-10-141-14/+13
| * microblaze: Separate fixup section definitionMichal Simek2011-10-141-1/+9
| * microblaze: Change label name in copy_tofrom_userMichal Simek2011-10-141-3/+3
| * microblaze: Clear top bit from cnt32_to_63Michal Simek2011-10-141-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-312-721/+115
|\ \
| * | sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller2011-10-311-16/+16
| * | sparc32: Correct the return value of memcpy.David S. Miller2011-10-201-15/+7
| * | sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller2011-10-201-87/+92
| * | sparc32: Remove non-kernel code from memcpy implementation.David S. Miller2011-10-201-605/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-3012-2515/+92
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-2112-2515/+92
| |\ \ \ \ \ \
| | | | | * | | iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-212-2/+4
| | | | | | | |
| | | | | | \ \
| | | | | | \ \
| | | | | | \ \
| | | | | *---. \ \ Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2Joerg Roedel2011-09-0664-2822/+632
| | | | | |\ \ \ \ \ | | | | |_|/ / / / / | | | |/| | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| | | | * | | | | iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen2011-09-141-2/+1
| | | |/ / / / /
| | | * | | | | omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen2011-08-265-50/+61
| | | * | | | | omap: iommu: remove unused exported APIOhad Ben-Cohen2011-08-261-3/+0
| | | * | | | | omap: iovmm: remove unused functionalityOhad Ben-Cohen2011-08-261-8/+0
| | | * | | | | omap: iommu: stop exporting local functionsOhad Ben-Cohen2011-08-261-8/+0
| | | * | | | | omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen2011-08-266-2683/+0
| | | * | | | | omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen2011-08-266-105/+372
| | | |/ / / /
* | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-3050-1232/+2155
|\ \ \ \ \ \ \
| * | | | | | | KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka2011-10-301-1/+0
| * | | | | | | KVM: s390: implement sigp external callChristian Ehrhardt2011-10-304-1/+83
| * | | | | | | 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-252-19/+34
| * | | | | | | 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
OpenPOWER on IntegriCloud