summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier2016-02-292-59/+121
| * | | | | | | arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier2016-02-291-0/+5
| * | | | | | | arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-292-0/+21
| * | | | | | | ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier2016-02-291-3/+0Star
| * | | | | | | ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORTMarc Zyngier2016-02-291-2/+0Star
| * | | | | | | ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-294-12/+0Star
| * | | | | | | ARM: KVM: Cleanup asm-offsets.cMarc Zyngier2016-02-291-30/+0Star
| * | | | | | | ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2016-02-293-34/+39
| * | | | | | | ARM: KVM: Remove __weak attributesMarc Zyngier2016-02-293-7/+5Star
| * | | | | | | ARM: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-296-8/+40
| * | | | | | | ARM: KVM: Remove the old world switchMarc Zyngier2016-02-292-1128/+1Star
| * | | | | | | ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier2016-02-292-9/+3Star
| * | | | | | | ARM: KVM: Add panic handling codeMarc Zyngier2016-02-292-7/+59
| * | | | | | | ARM: KVM: Add HYP mode entry codeMarc Zyngier2016-02-293-0/+160
| * | | | | | | ARM: KVM: Add populating of fault data structureMarc Zyngier2016-02-292-0/+58
| * | | | | | | ARM: KVM: Add the new world switch implementationMarc Zyngier2016-02-293-0/+148
| * | | | | | | ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier2016-02-291-0/+31
| * | | | | | | ARM: KVM: Add guest entry codeMarc Zyngier2016-02-293-0/+73
| * | | | | | | ARM: KVM: Add banked registers save/restoreMarc Zyngier2016-02-293-0/+89
| * | | | | | | ARM: KVM: Add VFP save/restoreMarc Zyngier2016-02-293-0/+82
| * | | | | | | ARM: KVM: Add vgic v2 save/restoreMarc Zyngier2016-02-293-0/+88
| * | | | | | | ARM: KVM: Add timer save/restoreMarc Zyngier2016-02-293-0/+80
| * | | | | | | ARM: KVM: Add CP15 save/restore codeMarc Zyngier2016-02-293-0/+113
| * | | | | | | ARM: KVM: Add TLB invalidation codeMarc Zyngier2016-02-294-0/+81
| * | | | | | | ARM: KVM: Add system register accessor macrosMarc Zyngier2016-02-291-0/+15
| * | | | | | | ARM: KVM: Add a HYP-specific header fileMarc Zyngier2016-02-291-0/+30
| * | | | | | | ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-297-24/+34
| * | | | | | | ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-298-42/+43
| * | | | | | | ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-294-20/+26
| * | | | | | | ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier2016-02-292-4/+1Star
| * | | | | | | ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-294-10/+19
| * | | | | | | arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-02-292-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-03-166-0/+119
|\ \ \ \ \ \ \
| * | | | | | | ARM: socfpga: Enable OCRAM ECC on startupThor Thayer2016-02-114-0/+54
| * | | | | | | ARM: socfpga: Enable L2 cache ECC on startupThor Thayer2016-02-114-0/+45
| * | | | | | | ARM: dts: Add Altera L2 Cache and OCRAM EDAC entriesThor Thayer2016-02-111-0/+20
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-163-2/+7
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: vfxxx: Add iio_hwmon node for ADC temperature channelSanchayan Maity2016-03-051-0/+5
| * | | | | | | ARM: dts: Change iio_hwmon nodes to use hypen in node namesSanchayan Maity2016-03-052-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-03-161-0/+735
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.5-rc5' into develLinus Walleij2016-03-1034-168/+259
| |\ \ \ \ \ \ \
| * | | | | | | | pinctrl: dt bindings: Add pinfunc header file for mt2701Biao Huang2016-01-281-0/+735
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-151-1/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-0834-124/+213
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-02-211-1/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | ARM: mvebu: Use the ARMADA_370_XP_IRQ optionThomas Petazzoni2016-02-161-1/+5
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-152-6/+6
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-2955-269/+429
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |