summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-1313-146/+258
|\
| * Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-0713-146/+258
| |\
| | * KVM: arm/arm64: enable KVM_CAP_IOEVENTFDNikolay Nikolaev2015-03-301-0/+1
| | * KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-302-49/+37
| | * KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara2015-03-261-1/+1
| | * arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall2015-03-141-1/+1
| | * arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée2015-03-141-2/+19
| | * arm/arm64: KVM: Optimize handling of Access Flag faultsMarc Zyngier2015-03-122-0/+61
| | * arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-124-12/+100
| | * arm/arm64: KVM: Allow handle_hva_to_gpa to return a valueMarc Zyngier2015-03-121-9/+14
| | * KVM: arm/arm64: add irqfd supportEric Auger2015-03-124-1/+7
| | * KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-122-0/+7
| | * KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger2015-03-121-1/+0
| | * arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-126-63/+10
| | * KVM: arm/arm64: prefer IS_ENABLED to a static variablePaolo Bonzini2015-03-111-12/+5
| * | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-04-072-29/+59
| |\ \
* | \ \ Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-2916-84/+126
|\ \ \ \
| * \ \ \ Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2015-03-295-12/+21
| |\ \ \ \
| | * | | | ARM: dts: sunxi: Remove overclocked/overvoltaged OPPChen-Yu Tsai2015-03-243-6/+3
| | * | | | ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP settingChen-Yu Tsai2015-03-241-0/+16
| | * | | | ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usageChen-Yu Tsai2015-02-231-6/+2
| * | | | | Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson2015-03-296-7/+53
| |\ \ \ \ \
| | * | | | | ARM: dts: Fix gpio interrupts for dm816xTony Lindgren2015-03-182-4/+33
| | * | | | | ARM: dts: dra7: remove ti,hwmod property from pcie phyKishon Vijay Abraham I2015-03-181-2/+0
| | * | | | | ARM: OMAP: dmtimer: disable pm runtime on removeSuman Anna2015-03-171-0/+2
| | * | | | | ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failureSuman Anna2015-03-171-1/+12
| | * | | | | ARM: OMAP2+: Fix socbus family info for AM33xx devicesSuman Anna2015-03-161-0/+2
| | * | | | | ARM: dts: omap3: Add missing dmas for cryptoPali Rohár2015-03-161-0/+4
| * | | | | | Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson2015-03-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: socfpga: dts: fix spi1 interruptMark James2015-03-191-1/+1
| * | | | | | | Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson2015-03-293-64/+50
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: pxa: fix pxa interrupts handling in DTRobert Jarzmik2015-02-232-63/+49
| | * | | | | | | ARM: pxa: Fix typo in zeus.cMasanari Iida2015-02-231-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'v4.0-rockchip-armfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-03-161-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ARM: dts: rockchip: disable gmac by default in rk3288.dtsiAlexandru M Stan2015-03-141-0/+1
| | |/ / / / /
* | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-03-215-23/+23
|\ \ \ \ \ \ \
| * | | | | | | ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason2015-03-181-4/+1
| * | | | | | | ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-181-1/+4
| * | | | | | | ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier2015-03-181-17/+16
| * | | | | | | ARM: dump pgd, pmd and pte states on unhandled data abort faultsRussell King2015-03-101-0/+1
| * | | | | | | ARM: dma-api: fix off-by-one error in __dma_supported()Russell King2015-03-101-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-03-182-8/+16
|\ \ \ \ \ \ \
| * | | | | | | crypto: arm/aes update NEON AES module to latest OpenSSL versionArd Biesheuvel2015-03-022-8/+16
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-172-29/+59
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2015-03-162-29/+59
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-112-5/+6
| | * | | | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-112-24/+53
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-151-2/+3
|\ \ \ \ \ \
| * | | | | | ARM: imx: fix struct clk pointer comparingShawn Guo2015-03-111-2/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-1563-221/+826
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
OpenPOWER on IntegriCloud