index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
context_tracking.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-4
/
+34
|
\
|
*
context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
Paolo Bonzini
2016-06-28
1
-4
/
+34
*
|
x86/entry: Avoid interrupt flag save and restore
Paolo Bonzini
2016-07-10
1
-0
/
+15
|
/
*
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...
Frederic Weisbecker
2015-12-04
1
-2
/
+2
*
context_tracking: avoid irq_save/irq_restore on guest entry and exit
Paolo Bonzini
2015-11-10
1
-2
/
+6
*
context_tracking: remove duplicate enabled check
Paolo Bonzini
2015-11-10
1
-2
/
+2
*
context_tracking: Add ct_state() and CT_WARN_ON()
Andy Lutomirski
2015-07-07
1
-0
/
+15
*
context_tracking: Inherit TIF_NOHZ through forks instead of context switches
Frederic Weisbecker
2015-05-07
1
-10
/
+0
*
kvm,rcu,nohz: use RCU extended quiescent state when running KVM guest
Rik van Riel
2015-03-09
1
-0
/
+6
*
context_tracking: Generalize context tracking APIs to support user and guest
Rik van Riel
2015-03-09
1
-3
/
+6
*
context_tracking: Rename context symbols to prepare for transition state
Frederic Weisbecker
2015-03-09
1
-1
/
+1
*
context_tracking: Wrap static key check into more intuitive function name
Frederic Weisbecker
2013-12-02
1
-5
/
+5
*
vtime: Optimize full dynticks accounting off case with static keys
Frederic Weisbecker
2013-08-14
1
-4
/
+2
*
context_tracking: Split low level state headers
Frederic Weisbecker
2013-08-14
1
-30
/
+1
*
context_tracking: Optimize context switch off case with static keys
Frederic Weisbecker
2013-08-14
1
-2
/
+9
*
context_tracking: Optimize guest APIs off case with static key
Frederic Weisbecker
2013-08-14
1
-2
/
+17
*
context_tracking: Optimize main APIs off case with static key
Frederic Weisbecker
2013-08-14
1
-5
/
+22
*
context_tracking: Ground setup for static key use
Frederic Weisbecker
2013-08-14
1
-0
/
+10
*
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
2013-08-13
1
-0
/
+2
*
vtime: Update a few comments
Frederic Weisbecker
2013-08-13
1
-6
/
+4
*
context_tracing: Fix guest accounting with native vtime
Frederic Weisbecker
2013-08-13
1
-30
/
+22
*
kvm: Move guest entry/exit APIs to context_tracking
Frederic Weisbecker
2013-05-31
1
-0
/
+35
*
context_tracking: Restore correct previous context state on exception exit
Frederic Weisbecker
2013-03-07
1
-7
/
+12
*
context_tracking: Move exception handling to generic code
Frederic Weisbecker
2013-03-07
1
-1
/
+16
*
context_tracking: Export context state for generic vtime
Frederic Weisbecker
2013-01-26
1
-0
/
+28
*
context_tracking: New context tracking susbsystem
Frederic Weisbecker
2012-11-30
1
-0
/
+18