Commit Graph

444 Commits (6bfb09a1005193be5c81ebac9f3ef85210142650)

Author SHA1 Message Date
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
David Howells 9e2b2dc413 CRED: Introduce credential access wrappers 17 years ago
Peter Zijlstra c1955a3d47 sched_clock: delay using sched_clock() 17 years ago
Ingo Molnar e4e4e534fa sched clock: revert various sched_clock() changes 17 years ago
Andrea Righi 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Roland McGrath 85ba2d862e tracehook: wait_task_inactive 17 years ago
Roland McGrath 2b2a1ff64a tracehook: death 17 years ago
Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 years ago
Andrew Morton 16d69265b9 uninline arch_pick_mmap_layout() 17 years ago
Keika Kobayashi 873b477177 per-task-delay-accounting: add memory reclaim delay 17 years ago
Andrea Righi 297c5d9263 task IO accounting: provide distinct tgid/tid I/O statistics 17 years ago
Jonathan Lim 49b5cf3472 accounting: account for user time when updating memory integrals 17 years ago
Pavel Emelyanov dbda0de526 pidns: remove find_task_by_pid, unused for a long time 17 years ago
Pavel Emelyanov e49859e71e pidns: remove now unused find_pid function. 17 years ago
Pavel Emelyanov 19b0cfcca4 pidns: remove now unused kill_proc function 17 years ago
Oleg Nesterov 246bb0b1de kill PF_BORROWED_MM in favour of PF_KTHREAD 17 years ago
Oleg Nesterov 7b34e4283c introduce PF_KTHREAD flag 17 years ago
Oleg Nesterov 364d3c13c1 ptrace: give more respect to SIGKILL 17 years ago
FUJITA Tomonori 8b05c7e6e1 add a helper function to test if an object is on the stack 17 years ago
Ingo Molnar 1b427c153a sched: fix build error, provide partition_sched_domains() unconditionally 17 years ago
Roland McGrath f470021adb ptrace children revamp 17 years ago
Rafael J. Wysocki ebb12db51f Freezer: Introduce PF_FREEZER_NOSIG 17 years ago
Steven Rostedt af52a90a14 sched_clock: stop maximum check on NO HZ 17 years ago
Peter Zijlstra 2398f2c6d3 sched: update shares on wakeup 17 years ago
Peter Zijlstra b6a86c746f sched: fix sched_domain aggregation 17 years ago
Peter Zijlstra c09595f63b sched: revert revert of: fair-group: SMP-nice for group scheduling 17 years ago
Rusty Russell 961ccddd59 sched: add new API sched_setscheduler_nocheck: add a flag to control access checks 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 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
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