| Commit message (Expand) | Author | Age | Files | Lines |
* | task IO accounting: move all IO statistics in struct task_io_accounting | Andrea Righi | 2008-07-27 | 1 | -6/+6 |
* | task IO accounting: improve code readability | Andrea Righi | 2008-07-27 | 1 | -13/+6 |
* | tracehook: wait_task_inactive | Roland McGrath | 2008-07-26 | 1 | -2/+6 |
* | tracehook: death | Roland McGrath | 2008-07-26 | 1 | -1/+1 |
* | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu | 2008-07-26 | 1 | -9/+0 |
* | uninline arch_pick_mmap_layout() | Andrew Morton | 2008-07-26 | 1 | -9/+0 |
* | per-task-delay-accounting: add memory reclaim delay | Keika Kobayashi | 2008-07-25 | 1 | -0/+4 |
* | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi | 2008-07-25 | 1 | -0/+4 |
* | accounting: account for user time when updating memory integrals | Jonathan Lim | 2008-07-25 | 1 | -1/+1 |
* | pidns: remove find_task_by_pid, unused for a long time | Pavel Emelyanov | 2008-07-25 | 1 | -6/+0 |
* | pidns: remove now unused find_pid function. | Pavel Emelyanov | 2008-07-25 | 1 | -1/+1 |
* | pidns: remove now unused kill_proc function | Pavel Emelyanov | 2008-07-25 | 1 | -1/+0 |
* | kill PF_BORROWED_MM in favour of PF_KTHREAD | Oleg Nesterov | 2008-07-25 | 1 | -2/+1 |
* | introduce PF_KTHREAD flag | Oleg Nesterov | 2008-07-25 | 1 | -0/+1 |
* | ptrace: give more respect to SIGKILL | Oleg Nesterov | 2008-07-25 | 1 | -3/+0 |
* | add a helper function to test if an object is on the stack | FUJITA Tomonori | 2008-07-24 | 1 | -0/+7 |
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 1 | -1/+10 |
|\ |
|
| * | sched: fix build error, provide partition_sched_domains() unconditionally | Ingo Molnar | 2008-07-18 | 1 | -1/+10 |
* | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-23 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 | 1 | -29/+48 |
| |\ |
|
| * \ | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-06-16 | 1 | -1/+15 |
| |\ \ |
|
| * | | | softlockup: fix softlockup_thresh unaligned access and disable detection at r... | Dimitri Sivanich | 2008-05-25 | 1 | -1/+1 |
| * | | | softlockup: allow panic on lockup | Ingo Molnar | 2008-05-25 | 1 | -1/+2 |
* | | | | ptrace children revamp | Roland McGrath | 2008-07-16 | 1 | -14/+12 |
* | | | | Freezer: Introduce PF_FREEZER_NOSIG | Rafael J. Wysocki | 2008-07-16 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s... | Linus Torvalds | 2008-07-14 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c... | Rusty Russell | 2008-06-23 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 1 | -0/+16 |
|\ \ \ |
|
| * | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 1 | -1/+15 |
| |\| | |
|
| * | | | Port ftrace to markers | Mathieu Desnoyers | 2008-05-23 | 1 | -32/+0 |
| * | | | ftrace: sched special | Ingo Molnar | 2008-05-23 | 1 | -0/+6 |
| * | | | ftrace: fix __trace_special() | Ingo Molnar | 2008-05-23 | 1 | -8/+12 |
| * | | | ftrace: fix wakeups | Ingo Molnar | 2008-05-23 | 1 | -0/+2 |
| * | | | ftrace: sched tracer, trace full rbtree | Ingo Molnar | 2008-05-23 | 1 | -9/+23 |
| * | | | ftrace: sched tracer fix | Ingo Molnar | 2008-05-23 | 1 | -6/+0 |
| * | | | ftrace: make the task state char-string visible to all | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
| * | | | sched: add latency tracer callbacks to the scheduler | Ingo Molnar | 2008-05-23 | 1 | -0/+26 |
| | |/
| |/| |
|
* | | | Merge branch 'sched/clock' into sched/devel | Ingo Molnar | 2008-07-14 | 1 | -1/+16 |
|\ \ \ |
|
| * | | | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 2008-07-11 | 1 | -1/+16 |
| | |/
| |/| |
|
* | | | sched: update shares on wakeup | Peter Zijlstra | 2008-06-27 | 1 | -0/+3 |
* | | | sched: fix sched_domain aggregation | Peter Zijlstra | 2008-06-27 | 1 | -1/+0 |
* | | | sched: revert revert of: fair-group: SMP-nice for group scheduling | Peter Zijlstra | 2008-06-27 | 1 | -0/+1 |
* | | | Merge branch 'linus' into sched-devel | Ingo Molnar | 2008-06-16 | 1 | -0/+13 |
|\| | |
|
| * | | sched: fix TASK_WAKEKILL vs SIGKILL race | Oleg Nesterov | 2008-06-10 | 1 | -0/+13 |
* | | | sched: prevent bound kthreads from changing cpus_allowed | David Rientjes | 2008-06-10 | 1 | -0/+1 |
* | | | sched: fix cpupri hotplug support | Gregory Haskins | 2008-06-06 | 1 | -2/+2 |
* | | | sched: reorder task_struct to reduce padding on 64bit builds | Richard Kennedy | 2008-06-06 | 1 | -8/+8 |
* | | | namespacecheck: more sched.c fixes | Ingo Molnar | 2008-06-06 | 1 | -18/+0 |
|/ / |
|
* | | Merge commit 'linus/master' into sched-fixes-for-linus | Ingo Molnar | 2008-05-29 | 1 | -0/+2 |
|\ \ |
|
| * | | posix timers: discard SI_TIMER signals on exec | Oleg Nesterov | 2008-05-26 | 1 | -0/+2 |
| |/ |
|