summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-293-0/+26
* 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-293-7/+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-293-0/+9
* Linux 4.5-rc6Linus Torvalds2016-02-281-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-282-131/+244
|\
| * perf: Robustify task_function_call()Peter Zijlstra2016-02-251-20/+20
| * perf: Fix scaling vs. perf_install_in_context()Peter Zijlstra2016-02-251-45/+70
| * perf: Fix scaling vs. perf_event_enable()Peter Zijlstra2016-02-251-19/+23
| * perf: Fix scaling vs. perf_event_enable_on_exec()Peter Zijlstra2016-02-251-0/+1
| * perf: Fix ctx time tracking by introducing EVENT_TIMEPeter Zijlstra2016-02-251-12/+30
| * perf: Cure event->pending_disable racePeter Zijlstra2016-02-251-3/+3
| * perf: Fix race between event install and jump_labelsPeter Zijlstra2016-02-252-11/+44
| * perf: Fix cloningPeter Zijlstra2016-02-252-15/+15
| * perf: Only update context time when activePeter Zijlstra2016-02-251-6/+6
| * perf: Allow perf_release() with !event->ctxPeter Zijlstra2016-02-251-3/+13
| * perf: Do not double freePeter Zijlstra2016-02-251-1/+6
| * perf: Close install vs. exit racePeter Zijlstra2016-02-251-9/+26
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-285-7/+15
|\ \
| * | x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-02-261-1/+1
| * | x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-02-251-4/+10
| * | x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-02-251-0/+1
| * | x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski2016-02-241-0/+1
| * | x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue2016-02-231-2/+2