summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-1711-75/+28
|\
| * arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-174-34/+4
| * arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-174-29/+5
| * arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+4
| * arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+3
| * arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1
| * arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-09-161-2/+4
| * arm64: KVM: Fix user access for debug registersMarc Zyngier2015-09-161-4/+4
| * KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon2015-09-141-1/+3
* | KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne2015-09-161-1/+1
* | KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li2015-09-161-0/+2
* | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-1611-0/+11
* | Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2015-09-142-7/+15
|\|
| * arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis2015-09-041-4/+8
| * arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland2015-09-041-3/+7
* | Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\ \
| * | CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * | CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * | CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * | CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| * | CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| * | CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| * | CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| * | CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| * | CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| * | CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| * | CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| * | CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
| * | CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
| * | CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
| * | CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
| * | CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
| * | CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
| * | CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-056-3/+8
| * | CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
| * | CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-054-14/+12
| * | CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
| * | CRIS: Wire up missing syscallsChen Gang2015-09-054-1/+25
| * | CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent2015-09-051-0/+1
| * | CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
| * | cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-122-0/+2
|\ \ \
| * | | sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-122-0/+2
* | | | ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta2015-09-121-0/+2
|/ / /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-1157-1141/+106
|\ \ \
| * | | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-1023-169/+13
| * | | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-1017-98/+12
| * | | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-1017-146/+5
| * | | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-1018-99/+21
| * | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-1023-563/+12