index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...
Marc Zyngier
2
-4
/
+9
2019-11-08
KVM: vgic-v4: Track the number of VLPIs per vcpu
Marc Zyngier
4
-0
/
+8
2019-11-07
KVM: arm/arm64: Let the timer expire in hardirq context on RT
Thomas Gleixner
1
-4
/
+4
2019-10-29
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
1
-3
/
+3
2019-10-29
KVM: arm/arm64: vgic: Fix some comments typo
Zenghui Yu
3
-3
/
+3
2019-10-29
KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()
Zenghui Yu
1
-2
/
+0
2019-10-28
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
8
-42
/
+48
2019-10-28
KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
Christoffer Dall
2
-3
/
+12
2019-10-28
KVM: arm/arm64: Show halt poll counters in debugfs
Christian Borntraeger
2
-0
/
+8
2019-10-24
KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS
Steven Price
1
-1
/
+4
2019-10-21
arm64: Retrieve stolen time as paravirtualized guest
Steven Price
5
-4
/
+155
2019-10-21
arm/arm64: Make use of the SMCCC 1.1 wrapper
Steven Price
2
-60
/
+34
2019-10-21
arm/arm64: Provide a wrapper for SMCCC 1.1 calls
Steven Price
1
-0
/
+45
2019-10-21
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
5
-0
/
+79
2019-10-21
KVM: Allow kvm_device_ops to be const
Steven Price
2
-5
/
+5
2019-10-21
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
7
-0
/
+111
2019-10-21
KVM: Implement kvm_put_guest()
Steven Price
1
-0
/
+22
2019-10-21
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
7
-1
/
+67
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
9
-87
/
+112
2019-10-21
KVM: arm64: Document PV-time interface
Steven Price
2
-0
/
+94
2019-10-21
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
8
-5
/
+49
2019-10-21
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
9
-1
/
+96
2019-10-14
firmware: arm_sdei: use common SMCCC_CONDUIT_*
Mark Rutland
3
-13
/
+8
2019-10-14
firmware/psci: use common SMCCC_CONDUIT_*
Mark Rutland
2
-23
/
+11
2019-10-14
arm: spectre-v2: use arm_smccc_1_1_get_conduit()
Mark Rutland
1
-7
/
+3
2019-10-14
arm64: errata: use arm_smccc_1_1_get_conduit()
Mark Rutland
1
-25
/
+12
2019-10-14
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
2
-0
/
+31
2019-10-14
Linux 5.4-rc3
v5.4-rc3
Linus Torvalds
1
-1
/
+1
2019-10-13
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-10-13
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
1
-0
/
+2
2019-10-13
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-10-13
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
1
-4
/
+1
2019-10-13
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
1
-0
/
+4
2019-10-13
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
10
-4
/
+98
2019-10-13
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
6
-60
/
+81
2019-10-13
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
3
-15
/
+5
2019-10-13
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-10-13
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
1
-9
/
+18
2019-10-13
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
1
-41
/
+1
2019-10-12
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
1
-9
/
+11
2019-10-12
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
1
-11
/
+25
2019-10-12
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
1
-0
/
+3
2019-10-12
perf/x86/cstate: Add Comet Lake CPU support
Kan Liang
1
-10
/
+14
2019-10-12
perf/x86/msr: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-11
Documentation/process: Add fallthrough pseudo-keyword
Joe Perches
2
-11
/
+24
2019-10-11
compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
Joe Perches
1
-0
/
+17
2019-10-11
net: sctp: Rename fallthrough label to unhandled
Joe Perches
1
-6
/
+6
[next]