Commit Graph

175 Commits (44c09201a4178e08ed1c8cc37e7aea0683888f0a)

Author SHA1 Message Date
Christoph Lameter ce164428c4 [PATCH] scheduler: NUMA aware placement of sched_group_allnodes 19 years ago
Satoru Takeuchi 0feaece977 [PATCH] sched: fixing wrong comment for find_idlest_cpu() 19 years ago
Siddha, Suresh B 89c4710ee9 [PATCH] sched: cleanup sched_group cpu_power setup 19 years ago
Siddha, Suresh B 1a84887080 [PATCH] sched: introduce child field in sched_domain 19 years ago
Dave Jones 7473264643 [PATCH] sched: don't print migration cost when only 1 CPU 19 years ago
Siddha, Suresh B a616058b78 [PATCH] sched: remove unnecessary sched group allocations 19 years ago
Nick Piggin 5c1e176781 [PATCH] sched: force /sbin/init off isolated cpus 19 years ago
Greg Banks e16b38f713 [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently 19 years ago
Jay Lan 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 years ago
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