Commit Graph

316 Commits (8b80fc02b829a59602b0f53eb9393ffb2db2659d)

Author SHA1 Message Date
Oleg Nesterov c394cc9fbb [PATCH] introduce TASK_DEAD state 19 years ago
Oleg Nesterov 55a101f8f7 [PATCH] kill PF_DEAD flag 19 years ago
Oleg Nesterov 29b8849216 [PATCH] set EXIT_DEAD state in do_exit(), not in schedule() 19 years ago
Oleg Nesterov 8dc3e9099e [PATCH] sched_setscheduler: fix? policy checks 19 years ago
Oleg Nesterov 57a6f51c42 [PATCH] introduce is_rt_policy() helper 19 years ago
Oleg Nesterov 5fe1d75f34 [PATCH] do_sched_setscheduler(): don't take tasklist_lock 19 years ago
Akinobu Mita 07dccf3344 [PATCH] check return value of cpu_callback 19 years ago
Christoph Lameter 0a2966b48f [PATCH] Fix longstanding load balancing bug in the scheduler 19 years ago
Oleg Nesterov f8986c241d [PATCH] revert "Drop tasklist lock in do_sched_setscheduler" 19 years ago
Heiko Carstens b50f60ceee [PATCH] pi-futex: missing pi_waiters plist initialization 19 years ago
Jim Houston 2d7d253548 [PATCH] fix cond_resched() fix 19 years ago
Siddha, Suresh B f712c0c7e1 [PATCH] sched: build_sched_domains() fix 19 years ago
Chandra Seetharaman 52f17b6c2b [PATCH] per-task-delay-accounting: cpu delay collection via schedstats 19 years ago
Shailabh Nagar 0ff922452d [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection 19 years ago
Ingo Molnar 3a5f5e488c [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW 19 years ago
Andreas Mohr 2ed6e34f88 [PATCH] small kernel/sched.c cleanup 19 years ago
Peter Williams 0a565f7919 [PATCH] sched: fix bug in __migrate_task() 19 years ago
Ingo Molnar 70b97a7f0b [PATCH] sched: cleanup, convert sched.c-internal typedefs to struct 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Ingo Molnar 48f24c4da1 [PATCH] sched: clean up fallout of recent changes 19 years ago
Ingo Molnar fcb993712f [PATCH] lockdep: annotate scheduler runqueue locks 19 years ago
Ingo Molnar 8a25d5debf [PATCH] lockdep: prove spinlock rwlock locking correctness 19 years ago
Ingo Molnar de30a2b355 [PATCH] lockdep: irqtrace subsystem, core 19 years ago
Ingo Molnar 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
Andrew Morton e7b384043e [PATCH] cond_resched() fix 19 years ago
Thomas Gleixner 95e02ca9bb [PATCH] rtmutex: Propagate priority settings into PI lock chains 19 years ago
Thomas Gleixner e74c69f46d [PATCH] Drop tasklist lock in do_sched_setscheduler 19 years ago
Ingo Molnar b29739f902 [PATCH] pi-futex: scheduler support for pi 19 years ago
Steven Rostedt 66e5393a78 [PATCH] BUG() if setscheduler is called from interrupt context 19 years ago
Oleg Nesterov 9fea80e4d9 [PATCH] sched: uninline task_rq_lock() 19 years ago
Siddha, Suresh B 5c45bf279d [PATCH] sched: mc/smt power savings sched policy 19 years ago
Srivatsa Vaddagiri 369381694d [PATCH] sched_domai: Allocate sched_group structures dynamically 19 years ago
Srivatsa Vaddagiri 15f0b676a4 [PATCH] sched_domai: Use kmalloc_node 19 years ago
Srivatsa Vaddagiri d3a5aa9858 [PATCH] sched_domai: Don't use GFP_ATOMIC 19 years ago
Srivatsa Vaddagiri 51888ca25a [PATCH] sched_domain: handle kmalloc failure 19 years ago
Peter Williams 615052dc3b [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks() 19 years ago
Peter Williams 50ddd96917 [PATCH] sched: modify move_tasks() to improve load balancing outcomes 19 years ago
Peter Williams 2dd73a4f09 [PATCH] sched: implement smpnice 19 years ago
Kirill Korotaev efc30814a8 [PATCH] sched: CPU hotplug race vs. set_cpus_allowed() 19 years ago
Steven Rostedt cc94abfcbc [PATCH] unnecessary long index i in sched 19 years ago
Con Kolivas 72d2854d4e [PATCH] sched: fix interactive ceiling code 19 years ago
Steven Rostedt d444886e14 [PATCH] sched: simplify bitmap definition 19 years ago
Chen, Kenneth W c96d145e71 [PATCH] sched: fix smt nice lock contention and optimization 19 years ago
Chandra Seetharaman 26c2143b63 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only 19 years ago
Chandra Seetharaman 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 years ago
Andi Kleen 495ab9c045 [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status 19 years ago
Peter Williams b78709cfd4 [PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval() 19 years ago
Heiko Carstens fc75cdfa5b [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling 19 years ago
Paul Mackerras bfe5d83419 [PATCH] Define __raw_get_cpu_var and use it 19 years ago
Ingo Molnar 8e0a43d8fa [PATCH] cond_resched() might_sleep() fix 19 years ago