Commit Graph

159 Commits (8417bba4b151346ed475fcc923693c9e3be89063)

Author SHA1 Message Date
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
David Quigley e7834f8fcc [PATCH] SELinux: add security hooks to {get,set}affinity 19 years ago
Linus Torvalds f1adad78dd Revert "[PATCH] sched: fix interactive task starvation" 19 years ago
Chandra Seetharaman 649bbaa484 [PATCH] Remove __devinitdata from notifier block definitions 19 years ago
Mike Galbraith 8a5bc075b8 [PATCH] sched: don't awaken RT tasks on expired array 19 years ago
Mike Galbraith 5ce74abe78 [PATCH] sched: fix interactive task starvation 19 years ago
Con Kolivas d425b274ba [PATCH] sched: activate SCHED BATCH expired 19 years ago
Con Kolivas 7c4bb1f9b3 [PATCH] sched: remove on runqueue requeueing 19 years ago