summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-51/+30
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+2
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-146/+258
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-3/+2
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini13-146/+258
2015-04-07Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-29/+59
2015-04-03ARM: Tegra: Use explicit broadcast oneshot control functionThomas Gleixner3-13/+13
2015-04-03ARM: OMAP: Use explicit broadcast oneshot control functionThomas Gleixner1-3/+2
2015-04-03ARM: OMAP: Use explicit broadcast control functionThomas Gleixner1-3/+2
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang3-14/+5
2015-04-03ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...Xunlei Pang1-10/+12
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner1-14/+2
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar98-376/+1110
2015-03-30KVM: arm/arm64: enable KVM_CAP_IOEVENTFDNikolay Nikolaev1-0/+1
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2-49/+37
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-84/+126
2015-03-29Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-12/+21
2015-03-29Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson6-7/+53
2015-03-29Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson1-1/+1
2015-03-29Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson3-64/+50
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar1-4/+4
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara1-1/+1
2015-03-24ARM: dts: sunxi: Remove overclocked/overvoltaged OPPChen-Yu Tsai3-6/+3
2015-03-24ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP settingChen-Yu Tsai1-0/+16
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-23/+23
2015-03-19ARM: socfpga: dts: fix spi1 interruptMark James1-1/+1
2015-03-18ARM: dts: Fix gpio interrupts for dm816xTony Lindgren2-4/+33
2015-03-18ARM: dts: dra7: remove ti,hwmod property from pcie phyKishon Vijay Abraham I1-2/+0
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-8/+16
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason1-4/+1
2015-03-18ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott1-1/+4
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier1-17/+16
2015-03-17ARM: OMAP: dmtimer: disable pm runtime on removeSuman Anna1-0/+2
2015-03-17ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failureSuman Anna1-1/+12
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-29/+59
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2-29/+59
2015-03-16ARM: OMAP2+: Fix socbus family info for AM33xx devicesSuman Anna1-0/+2
2015-03-16ARM: dts: omap3: Add missing dmas for cryptoPali Rohár1-0/+4
2015-03-16Merge tag 'v4.0-rockchip-armfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds63-221/+826
2015-03-14ARM: dts: rockchip: disable gmac by default in rk3288.dtsiAlexandru M Stan1-0/+1
2015-03-14arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall1-1/+1
2015-03-14arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée1-2/+19
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz1-1/+1
2015-03-12arm/arm64: KVM: Optimize handling of Access Flag faultsMarc Zyngier2-0/+61
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier4-12/+100
2015-03-12arm/arm64: KVM: Allow handle_hva_to_gpa to return a valueMarc Zyngier1-9/+14
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger4-1/+7
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2-0/+7