Commit Graph

640 Commits (70d6027ff2bc8bab180273b77e7ab3e8a62cca51)

Author SHA1 Message Date
Ingo Molnar a5d8c3483a sched debug: add name to sched_domain sysctl entries 17 years ago
Frank Mayhar 7086efe1c1 timers: fix itimer/many thread hang, v3 17 years ago
Frank Mayhar bb34d92f64 timers: fix itimer/many thread hang, v2 17 years ago
Peter Zijlstra 15afe09bf4 sched: wakeup preempt when small overlap 17 years ago
Ingo Molnar 5ce73a4a5a timers: fix itimer/many thread hang, cleanups 17 years ago
Ingo Molnar 0a8eaa4f9b timers: fix itimer/many thread hang, fix #2 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Jeremy Fitzhardinge f7d0b926ac mm: define USE_SPLIT_PTLOCKS rather than repeating expression 17 years ago
Arjan van de Ven 6976675d94 hrtimer: create a "timer_slack" field in the task struct 17 years ago
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
Richard Kennedy bee367ed06 sched: reorder struct sched_rt_entity to remove padding on 64 bit builds 17 years ago
Richard Kennedy 07dd20e032 sched: reorder signal_struct to remove 8 bytes on 64 bit builds 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
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