summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-4/+0
* mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-251-5/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-243-5/+3
|\
| * arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-121-5/+0
| * Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-06-051-0/+2
| |\
| | * arm/arm64: kvm: add missing PSCI includeMark Rutland2015-05-271-0/+2
| * | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-021-0/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-247-37/+53
|\ \
| * \ Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-06-197-32/+46
| |\ \
| | * | arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier2015-06-171-3/+0
| | * | ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi2015-06-171-13/+3
| | * | KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips2015-06-172-1/+2
| | * | arm/arm64: KVM: Properly account for guest CPU timeChristoffer Dall2015-06-171-4/+17
| | * | kvm: remove one useless check extensionTiejun Chen2015-06-171-1/+0
| | * | arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2015-06-172-8/+22
| | * | ARM: KVM: Remove pointless void pointer castFiro Yang2015-06-091-2/+2
| * | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-0/+1
| * | | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
| * | | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-2/+2
| * | | KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-261-1/+2
| |/ /
| * | KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-2/+2
* | | Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-06-249-15/+324
|\ \ \
| * \ \ Merge branch 'ti-dra7-dss' into 4.2/fbdevTomi Valkeinen2015-06-0588-404/+980
| |\ \ \
| | * | | arm/dts: am57xx-beagle-x15.dts: add HDMITomi Valkeinen2015-06-041-0/+81
| | * | | arm/dts: dra72-evm.dts: add HDMITomi Valkeinen2015-06-041-0/+110
| | * | | arm/dts: dra7.dtsi: add DSS supportTomi Valkeinen2015-06-043-0/+64
| | * | | ARM: OMAP2+: display: detect DRA7 DSSTomi Valkeinen2015-06-041-0/+3
| | * | | ARM: OMAP: display: change compat names to arrayTomi Valkeinen2015-06-041-15/+14
| | * | | ARM: DRA7: hwmod: set DSS submodule parent hwmodsTomi Valkeinen2015-06-041-0/+2
| | * | | ARM: DRA7: hwmod: add DMM hwmod descriptionTomi Valkeinen2015-06-041-0/+30
| | * | | arm/dts: dra7xx: add 'ti,set-rate-parent' for dss_dss_clkTomi Valkeinen2015-06-041-0/+1
| | * | | arm: dra7: add DESHDCP clockTomi Valkeinen2015-06-033-0/+16
| * | | | ARM: mxs: fix in tree users of ssd1306Thomas Niederprüm2015-05-271-0/+3
| | |/ / | |/| |
* | | | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-249-35/+18
|\ \ \ \
| * | | | ARM: omap2: use clkdev_add_alias()Russell King2015-05-061-15/+9
| * | | | ARM: omap2: use clkdev_create()Russell King2015-05-061-10/+2
| * | | | ARM: orion: use clkdev_create()Russell King2015-05-061-5/+1
| * | | | ARM: lpc32xx: convert to use clkdev_add_table()Russell King2015-05-061-4/+1
| * | | | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King2015-05-065-1/+5
| |/ / /
* | | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-234-103/+6
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki2015-06-193-98/+4
| |\ \ \| | |
| | * | | | | arm: davinci: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-121-31/+1
| | * | | | | arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-121-35/+2
| | * | | | | arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-121-32/+1
| | | | | | |
| | \ \ \ \ \
| *-. | | | | | Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-191-5/+2
| |\ \| | | | | | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSGrygorii Strashko2015-05-121-5/+2
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-232-3/+3
|\ \ \ \ \ \
| * | | | | | ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/Antonio Ospite2015-05-261-2/+2
| * | | | | | ARM: KVM: fix commentGeert Uytterhoeven2015-05-261-1/+1