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