Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5ab7970cf080397825fe1ea4d0575fb1220637d8
/
kernel
/
context_tracking.c
ed11a7f
context_tracking: Switch to new static_branch API
by Andy Lutomirski
· 9 years ago
d0e536d
context_tracking: avoid irq_save/irq_restore on guest entry and exit
by Paolo Bonzini
· 9 years ago
f70cd6b
context_tracking: remove duplicate enabled check
by Paolo Bonzini
· 9 years ago
fafe870
context_tracking: Inherit TIF_NOHZ through forks instead of context switches
by Frederic Weisbecker
· 10 years ago
aed5ed4
context_tracking: Protect against recursion
by Frederic Weisbecker
· 10 years ago
efc1e2c
context_tracking: Export context_tracking_user_enter/exit
by Rik van Riel
· 10 years ago
19fdd98
context_tracking: Run vtime_user_enter/exit only when state == CONTEXT_USER
by Rik van Riel
· 10 years ago
3aab4f5
context_tracking: Generalize context tracking APIs to support user and guest
by Rik van Riel
· 10 years ago
c467ea7
context_tracking: Rename context symbols to prepare for transition state
by Frederic Weisbecker
· 10 years ago
009f60e
sched: stop the unbound recursion in preempt_schedule_context()
by Oleg Nesterov
· 10 years ago
4cdf77a
x86/kprobes: Fix build errors and blacklist context_track_user
by Masami Hiramatsu
· 10 years ago
722a9f9
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
by Andi Kleen
· 11 years ago
58135f5
context_tracking: Wrap static key check into more intuitive function name
by Frederic Weisbecker
· 11 years ago
37bf063
Merge tag 'v3.12-rc4' into sched/core
by Ingo Molnar
· 11 years ago
0c06a5d
arm: Fix build error with context tracking calls
by Frederic Weisbecker
· 11 years ago
bdb4380
sched: Extract the basic add/sub preempt_count modifiers
by Peter Zijlstra
· 11 years ago
1b6a259
context_tracking: User/kernel broundary cross trace events
by Frederic Weisbecker
· 11 years ago
73d424f
context_tracking: Optimize context switch off case with static keys
by Frederic Weisbecker
· 11 years ago
48d6a81
context_tracking: Optimize guest APIs off case with static key
by Frederic Weisbecker
· 11 years ago
ad65782
context_tracking: Optimize main APIs off case with static key
by Frederic Weisbecker
· 11 years ago
65f382f
context_tracking: Ground setup for static key use
by Frederic Weisbecker
· 11 years ago
2e70933
nohz: Only enable context tracking on full dynticks CPUs
by Frederic Weisbecker
· 11 years ago
d65ec12
context_tracking: Fix runtime CPU off-case
by Frederic Weisbecker
· 11 years ago
2d854e5
context_tracing: Fix guest accounting with native vtime
by Frederic Weisbecker
· 11 years ago
fbb00b5
sched: Consolidate open coded preemptible() checks
by Frederic Weisbecker
· 11 years ago
a3d5c34
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
29bb9e5
tracing/context-tracking: Add preempt_schedule_context() for tracing
by Steven Rostedt
· 11 years ago
521921b
kvm: Move guest entry/exit APIs to context_tracking
by Frederic Weisbecker
· 11 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6a61671
cputime: Safely read cputime of full dynticks CPUs
by Frederic Weisbecker
· 12 years ago
abf917c
cputime: Generic on-demand virtual cputime accounting
by Frederic Weisbecker
· 12 years ago
4eacdf1
context_tracking: Add comments on interface and internals
by Frederic Weisbecker
· 12 years ago
95a79fd
context_tracking: Export context state for generic vtime
by Frederic Weisbecker
· 12 years ago
91d1aa43
context_tracking: New context tracking susbsystem
by Frederic Weisbecker
· 12 years ago