Commit History

Author SHA1 Message Date
  Rusty Russell 961ccddd59 sched: add new API sched_setscheduler_nocheck: add a flag to control access checks 17 years ago
  Ingo Molnar 8bbd54d69e Merge branch 'linus' into core/softlockup 17 years ago
  Ingo Molnar e765ee90da Merge branch 'linus' into tracing/ftrace 17 years ago
  Ingo Molnar f9e8e07e07 Merge branch 'linus' into sched-devel 17 years ago
  David Rientjes 9985b0bab3 sched: prevent bound kthreads from changing cpus_allowed 17 years ago
  Oleg Nesterov 16882c1e96 sched: fix TASK_WAKEKILL vs SIGKILL race 17 years ago
  Gregory Haskins 1f11eb6a8b sched: fix cpupri hotplug support 17 years ago
  Richard Kennedy c7aceaba04 sched: reorder task_struct to reduce padding on 64bit builds 17 years ago
  Ingo Molnar 554ec22f07 namespacecheck: more sched.c fixes 17 years ago
  Ingo Molnar 6715930654 Merge commit 'linus/master' into sched-fixes-for-linus 17 years ago
  Ingo Molnar 6363ca57c7 revert ("sched: fair-group: SMP-nice for group scheduling") 17 years ago
  Oleg Nesterov cbaffba12c posix timers: discard SI_TIMER signals on exec 17 years ago
  Eric Sandeen 7c9f8861e6 stackprotector: use canary at end of stack to indicate overruns at oops time 17 years ago
  Ingo Molnar e00320875d x86: fix stackprotector canary updates during context switches 17 years ago
  Dimitri Sivanich 9383d96790 softlockup: fix softlockup_thresh unaligned access and disable detection at runtime 17 years ago
  Ingo Molnar 9c44bc03ff softlockup: allow panic on lockup 17 years ago
  Mathieu Desnoyers 5b82a1b08a Port ftrace to markers 17 years ago
  Ingo Molnar 88a4216c3e ftrace: sched special 17 years ago
  Ingo Molnar 1a3c303433 ftrace: fix __trace_special() 17 years ago
  Ingo Molnar 017730c112 ftrace: fix wakeups 17 years ago
  Ingo Molnar 4e65551905 ftrace: sched tracer, trace full rbtree 17 years ago
  Ingo Molnar 8ac0fca4cc ftrace: sched tracer fix 17 years ago
  Steven Rostedt 7c731e0a49 ftrace: make the task state char-string visible to all 17 years ago
  Ingo Molnar bd3bff9e20 sched: add latency tracer callbacks to the scheduler 17 years ago
  Linus Torvalds c714a534d8 Make 'cond_resched()' nullification depend on PREEMPT_BKL 17 years ago
  Linus Torvalds 9404ef0297 Fix up 'need_resched()' definition 17 years ago
  Linus Torvalds c3921ab715 Add new 'cond_resched_bkl()' helper function 17 years ago
  Peter Zijlstra 3e51f33fcc sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 17 years ago
  Ingo Molnar 690229a091 sched: make clock sync tunable by architecture code 17 years ago
  Gregory Haskins 8ae121ac86 sched: fix RT task-wakeup logic 17 years ago