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