index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-28
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2018-11-28
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-11-28
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2018-11-28
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
2018-11-28
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
2018-11-28
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
2018-11-28
x86/speculation: Unify conditional spectre v2 print functions
Thomas Gleixner
2018-11-28
x86/speculataion: Mark command line parser data __initdata
Thomas Gleixner
2018-11-28
x86/speculation: Mark string arrays const correctly
Thomas Gleixner
2018-11-28
x86/speculation: Reorder the spec_v2 code
Thomas Gleixner
2018-11-28
x86/l1tf: Show actual SMT state
Thomas Gleixner
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-11-28
x86/Kconfig: Select SCHED_SMT if SMP enabled
Thomas Gleixner
2018-11-28
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
2018-11-28
x86/speculation: Reorganize speculation control MSRs update
Tim Chen
2018-11-28
x86/speculation: Rename SSBD update functions
Thomas Gleixner
2018-11-28
x86/speculation: Disable STIBP when enhanced IBRS is in use
Tim Chen
2018-11-28
x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
Tim Chen
2018-11-28
x86/speculation: Remove unnecessary ret variable in cpu_show_common()
Tim Chen
2018-11-28
x86/speculation: Clean up spectre_v2_parse_cmdline()
Tim Chen
2018-11-28
x86/speculation: Update the TIF_SSBD comment
Tim Chen
2018-11-28
x86/retpoline: Remove minimal retpoline support
Zhenzhong Duan
2018-11-28
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
2018-11-28
ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
Hui Wang
2018-11-28
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
2018-11-28
x86/MCE/AMD: Fix the thresholding machinery initialization order
Borislav Petkov
2018-11-28
mtd: spi-nor: fix erase_type array to indicate current map conf
Tudor Ambarus
2018-11-28
usb: gadget: u_ether: fix unsafe list iteration
Marek Szyprowski
2018-11-27
sched, trace: Fix prev_state output in sched_switch tracepoint
Pavankumar Kondeti
2018-11-27
function_graph: Have profiler use curr_ret_stack and not depth
Steven Rostedt (VMware)
2018-11-27
function_graph: Reverse the order of pushing the ret_stack and the callback
Steven Rostedt (VMware)
2018-11-27
function_graph: Move return callback before update of curr_ret_stack
Steven Rostedt (VMware)
2018-11-27
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
Steven Rostedt (VMware)
2018-11-27
function_graph: Make ftrace_push_return_trace() static
Steven Rostedt (VMware)
2018-11-27
sparc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
sh/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
s390/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
riscv/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
powerpc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
parisc: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
nds32: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
MIPS: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
microblaze: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
arm64: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
ARM: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
x86/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
lan743x: Enable driver to work with LAN7431
Bryan Whitehead
2018-11-27
tipc: fix lockdep warning during node delete
Jon Maloy
2018-11-27
lan743x: fix return value for lan743x_tx_napi_poll
Bryan Whitehead
[prev]
[next]