index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
context_tracking.c
Commit message (
Expand
)
Author
Age
*
context_tracking: Switch to new static_branch API
Andy Lutomirski
2015-11-24
*
context_tracking: avoid irq_save/irq_restore on guest entry and exit
Paolo Bonzini
2015-11-10
*
context_tracking: remove duplicate enabled check
Paolo Bonzini
2015-11-10
*
context_tracking: Inherit TIF_NOHZ through forks instead of context switches
Frederic Weisbecker
2015-05-07
*
context_tracking: Protect against recursion
Frederic Weisbecker
2015-05-07
*
context_tracking: Export context_tracking_user_enter/exit
Rik van Riel
2015-03-09
*
context_tracking: Run vtime_user_enter/exit only when state == CONTEXT_USER
Rik van Riel
2015-03-09
*
context_tracking: Generalize context tracking APIs to support user and guest
Rik van Riel
2015-03-09
*
context_tracking: Rename context symbols to prepare for transition state
Frederic Weisbecker
2015-03-09
*
sched: stop the unbound recursion in preempt_schedule_context()
Oleg Nesterov
2014-10-28
*
x86/kprobes: Fix build errors and blacklist context_track_user
Masami Hiramatsu
2014-06-14
*
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
*
context_tracking: Wrap static key check into more intuitive function name
Frederic Weisbecker
2013-12-02
*
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-09
|
\
|
*
arm: Fix build error with context tracking calls
Frederic Weisbecker
2013-09-27
*
|
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
|
/
*
context_tracking: User/kernel broundary cross trace events
Frederic Weisbecker
2013-08-14
*
context_tracking: Optimize context switch off case with static keys
Frederic Weisbecker
2013-08-14
*
context_tracking: Optimize guest APIs off case with static key
Frederic Weisbecker
2013-08-14
*
context_tracking: Optimize main APIs off case with static key
Frederic Weisbecker
2013-08-14
*
context_tracking: Ground setup for static key use
Frederic Weisbecker
2013-08-14
*
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
2013-08-12
*
context_tracking: Fix runtime CPU off-case
Frederic Weisbecker
2013-08-12
*
context_tracing: Fix guest accounting with native vtime
Frederic Weisbecker
2013-08-12
*
sched: Consolidate open coded preemptible() checks
Frederic Weisbecker
2013-08-12
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-06-20
|
\
|
*
tracing/context-tracking: Add preempt_schedule_context() for tracing
Steven Rostedt
2013-06-19
*
|
kvm: Move guest entry/exit APIs to context_tracking
Frederic Weisbecker
2013-05-31
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
|
\
|
*
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
|
*
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
|
*
context_tracking: Export context state for generic vtime
Frederic Weisbecker
2013-01-26
*
|
context_tracking: Add comments on interface and internals
Frederic Weisbecker
2013-01-26
|
/
*
context_tracking: New context tracking susbsystem
Frederic Weisbecker
2012-11-30