summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: dts: add iommu property to JPEG device for exynos4Marek Szyprowski2015-08-131-0/+1
| | * | | | | | ARM: dts: enable SPI1 for exynos4412-odroidu3Alexis Ballier2015-08-131-0/+8
| | * | | | | | ARM: dts: Add SPI CS on exynos5250-snowMichal Suchanek2015-08-131-0/+1
| | * | | | | | ARM: dts: Add CPU cooling binding for exynos3250 boardsChanwoo Choi2015-08-133-0/+31
| | * | | | | | ARM: dts: add exynos5422-cpus.dtsi to correct cpu orderChanho Park2015-08-132-0/+82
| | * | | | | | ARM: dts: add CPU OPP and regulator supply property for exynos4x12Bartlomiej Zolnierkiewicz2015-08-135-0/+176
| | * | | | | | ARM: dts: Add CPU OPP and regulator supply property for exynos3250Chanwoo Choi2015-08-133-0/+23
| | * | | | | | ARM: dts: add CPU OPP and regulator supply property for exynos5250Thomas Abraham2015-08-135-0/+38
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-115-20/+45
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2015-08-2271-125/+270
| |\ \ \ \ \ \ \ \
| * | | | | | | | | arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch2015-08-191-6/+8
| * | | | | | | | | KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-121-3/+1
| * | | | | | | | | KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier2015-08-121-0/+2
| * | | | | | | | | arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier2015-08-121-3/+15
| * | | | | | | | | arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier2015-08-121-4/+3
| * | | | | | | | | KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-212-0/+3
| * | | | | | | | | KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-212-0/+10
| * | | | | | | | | KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-212-7/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-113-19/+31
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-081-9/+9
| * | | | | | | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-6/+7
| * | | | | | | | arm/xen: implement correctly pfn_to_mfnJulien Grall2015-09-081-8/+0
| * | | | | | | | xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-082-4/+23
* | | | | | | | | Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-09-0915-81/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: dts: AM437x: Add the internal and external clock nodes for rtcKeerthy2015-09-054-0/+33
| * | | | | | | | | ARM: config: Switch PXA27x platforms to use PXA RTC driverRob Herring2015-09-056-6/+6
| * | | | | | | | | ARM: mmp: remove unused RTC register definitionsRob Herring2015-09-051-23/+0
| * | | | | | | | | ARM: sa1100: remove unused RTC register definitionsRob Herring2015-09-051-34/+0
| * | | | | | | | | ARM: pxa: add memory resource to SA1100 RTC deviceRob Herring2015-09-051-16/+2
| * | | | | | | | | rtc: pxa: convert to use shared sa1100 functionsRob Herring2015-09-052-2/+0
* | | | | | | | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-8/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-281-6/+0
| * | | | | | | | | | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-111-1/+1
| * | | | | | | | | | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-111-1/+1
* | | | | | | | | | | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-082-0/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: add basic support for on-demand backtrace of other CPUsRussell King2015-07-172-0/+23
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-083-21/+8
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | arm/xen: Remove helpers which are PV specificJulien Grall2015-08-201-14/+2
| * | | | | | | | | | arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall2015-08-201-3/+0
| * | | | | | | | | | xen/events: Support event channel rebind on ARMJulien Grall2015-08-202-4/+6
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-054-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-054-4/+4
* | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-052-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-243-1/+5
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-08-172-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/bridge: Add vendor prefixesThierry Reding2015-08-142-4/+4
| | * | | | | | | | | | drm/panel: Add Samsung prefix to panel driversThierry Reding2015-08-132-2/+2
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-042-11/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pinctrl/ARM: move GPIO and pinctrl deps to device treeLinus Walleij2015-07-272-11/+20
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-0478-1737/+906
|\ \ \ \ \ \ \ \ \ \ \