summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-08KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...Marc Zyngier2-4/+9
2019-11-08KVM: vgic-v4: Track the number of VLPIs per vcpuMarc Zyngier4-0/+8
2019-11-07KVM: arm/arm64: Let the timer expire in hardirq context on RTThomas Gleixner1-4/+4
2019-10-29KVM: arm/arm64: vgic: Don't rely on the wrong pending tableZenghui Yu1-3/+3
2019-10-29KVM: arm/arm64: vgic: Fix some comments typoZenghui Yu3-3/+3
2019-10-29KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()Zenghui Yu1-2/+0
2019-10-28KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/putMarc Zyngier8-42/+48
2019-10-28KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall2-3/+12
2019-10-28KVM: arm/arm64: Show halt poll counters in debugfsChristian Borntraeger2-0/+8
2019-10-24KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATSSteven Price1-1/+4
2019-10-21arm64: Retrieve stolen time as paravirtualized guestSteven Price5-4/+155
2019-10-21arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price2-60/+34
2019-10-21arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price1-0/+45
2019-10-21KVM: arm64: Provide VCPU attributes for stolen timeSteven Price5-0/+79
2019-10-21KVM: Allow kvm_device_ops to be constSteven Price2-5/+5
2019-10-21KVM: arm64: Support stolen time reporting via shared structureSteven Price7-0/+111
2019-10-21KVM: Implement kvm_put_guest()Steven Price1-0/+22
2019-10-21KVM: arm64: Implement PV_TIME_FEATURES callSteven Price7-1/+67
2019-10-21KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall9-87/+112
2019-10-21KVM: arm64: Document PV-time interfaceSteven Price2-0/+94
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall8-5/+49
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall9-1/+96
2019-10-14firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland3-13/+8
2019-10-14firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland2-23/+11
2019-10-14arm: spectre-v2: use arm_smccc_1_1_get_conduit()Mark Rutland1-7/+3
2019-10-14arm64: errata: use arm_smccc_1_1_get_conduit()Mark Rutland1-25/+12
2019-10-14arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2-0/+31
2019-10-14Linux 5.4-rc3v5.4-rc3Linus Torvalds1-1/+1
2019-10-13tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-10-13tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)1-0/+2
2019-10-13tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)1-1/+1
2019-10-13recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)1-4/+1
2019-10-13tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)1-0/+4
2019-10-13tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)10-4/+98
2019-10-13tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)6-60/+81
2019-10-13tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)3-15/+5
2019-10-13tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-13ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)1-9/+18
2019-10-13tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)1-41/+1
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang1-9/+11
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang1-11/+25
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang1-0/+3
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang1-10/+14
2019-10-12perf/x86/msr: Add Comet Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang1-0/+2
2019-10-11Documentation/process: Add fallthrough pseudo-keywordJoe Perches2-11/+24
2019-10-11compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case useJoe Perches1-0/+17
2019-10-11net: sctp: Rename fallthrough label to unhandledJoe Perches1-6/+6