- 37bb6cb hrtimer: unlock hrtimer_wakeup by Peter Zijlstra · 17 years ago
- d3d7445 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback by Peter Zijlstra · 17 years ago
- 2d44ae4 hrtimer: clean up cpu->base locking tricks by Peter Zijlstra · 17 years ago
- 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 17 years ago
- 614ee1f sched: pull_rt_task() cleanup by Mike Galbraith · 17 years ago
- 6f505b1 sched: rt group scheduling by Peter Zijlstra · 17 years ago
- fa85ae2 sched: rt time limit by Peter Zijlstra · 17 years ago
- 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
- 02b67cc3 sched: do not do cond_resched() when CONFIG_PREEMPT by Herbert Xu · 17 years ago
- 03319ec sched: documentation, whitespace fixes by Ingo Molnar · 17 years ago
- 78f2c7d sched: SCHED_FIFO/SCHED_RR watchdog timer by Peter Zijlstra · 17 years ago
- fa71706 sched: sched_rt_entity by Peter Zijlstra · 17 years ago
- 8eb703e uids: merge multiple error paths in alloc_uid() into one by Pavel Emelyanov · 17 years ago
- dc93852 sched: dynamically update the root-domain span/online maps by Gregory Haskins · 17 years ago
- eaf649e9 Preempt-RCU: CPU Hotplug handling by Paul E. McKenney · 17 years ago
- e260be6 Preempt-RCU: implementation by Paul E. McKenney · 17 years ago
- e0ecfa7 Preempt-RCU: fix rcu_barrier for preemptive environment. by Paul E. McKenney · 17 years ago
- 01c1c66 Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c by Paul E. McKenney · 17 years ago
- c2d727a Preempt-RCU: Use softirq instead of tasklets for by Dipankar Sarma · 17 years ago
- c49443c sched: remove some old cpuset logic by Gregory Haskins · 17 years ago
- cdc8eb9 sched: RT-balance, only adjust overload state when changing by Gregory Haskins · 17 years ago
- cb46984 sched: RT-balance, add new methods to sched_class by Steven Rostedt · 17 years ago
- 9a897c5 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods by Steven Rostedt · 17 years ago
- 4bf0b77 sched: remove do_div() from __sched_slice() by Peter Zijlstra · 17 years ago
- 5d2f5a6 sched: get rid of 'new_cpu' in try_to_wake_up() by Dmitry Adamushko · 17 years ago
- 9ec3b77 sched: no need for 'affine wakeup' balancing by Dmitry Adamushko · 17 years ago
- b913176 sched: add credits for RT balancing improvements by Ingo Molnar · 17 years ago
- 0eab914 sched: style cleanup, #2 by Ingo Molnar · 17 years ago
- d7876a0 sched: remove unused JIFFIES_TO_NS() macro by Ingo Molnar · 17 years ago
- bdd7c81 sched: fix sched_rt.c:join/leave_domain by Ingo Molnar · 17 years ago
- 637f508 sched: only balance our RT tasks within our domain by Gregory Haskins · 17 years ago
- 57d885f sched: add sched-domain roots by Gregory Haskins · 17 years ago
- 7f51f29 sched: clean up schedule_balance_rt() by Ingo Molnar · 17 years ago
- 80bf317 sched: clean up pull_rt_task() by Ingo Molnar · 17 years ago
- 00597c3 sched: remove leftover debugging by Ingo Molnar · 17 years ago
- 6e1938d sched: remove rt_overload() by Ingo Molnar · 17 years ago
- 84de427 sched: clean up kernel/sched_rt.c by Ingo Molnar · 17 years ago
- deeeccd sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 17 years ago
- 4df64c0 sched: clean up find_lock_lowest_rq() by Ingo Molnar · 17 years ago
- 79064fb sched: clean up pick_next_highest_task_rt() by Ingo Molnar · 17 years ago
- 0d1311a sched: RT-balance on new task by Steven Rostedt · 17 years ago
- 610bf05 sched: RT-balance, optimize cpu search by Steven Rostedt · 17 years ago
- 06f90db sched: RT-balance, optimize by Gregory Haskins · 17 years ago
- 17b3279 sched: break out early if RT task cannot be migrated by Gregory Haskins · 17 years ago
- e1f47d8 sched: RT-balance, avoid overloading by Steven Rostedt · 17 years ago
- a22d7fc sched: wake-balance fixes by Gregory Haskins · 17 years ago
- 6e1254d sched: optimize RT affinity by Gregory Haskins · 17 years ago
- 318e089 sched: pre-route RT tasks on wakeup by Gregory Haskins · 17 years ago
- 2de0b46 sched: RT balancing: include current CPU by Gregory Haskins · 17 years ago
- 07b4032 sched: break out search for RT tasks by Gregory Haskins · 17 years ago
- e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 17 years ago
- 697f0a4 sched: clean up this_rq use in kernel/sched_rt.c by Gregory Haskins · 17 years ago
- 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 17 years ago
- c7a1e46 sched: disable standard balancer for RT tasks by Steven Rostedt · 17 years ago
- 4642daf sched: push RT tasks from overloaded CPUs by Steven Rostedt · 17 years ago
- f65eda4 sched: pull RT tasks from overloaded runqueues by Steven Rostedt · 17 years ago
- 4fd2917 sched: add rt-overload tracking by Steven Rostedt · 17 years ago
- e8fa136 sched: add RT task pushing by Steven Rostedt · 17 years ago
- 764a9d6 sched: track highest prio task queued by Steven Rostedt · 17 years ago
- 63489e4 sched: count # of queued RT tasks by Steven Rostedt · 17 years ago
- 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 17 years ago
- 95402b3 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() by Gautham R Shenoy · 17 years ago
- 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
- d221938 cpu-hotplug: refcount based cpu hotplug by Gautham R Shenoy · 17 years ago
- 6b2d770 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups by Srivatsa Vaddagiri · 17 years ago
- a183561 sched: introduce a mutex and corresponding API to serialize access to doms_curarray by Srivatsa Vaddagiri · 17 years ago
- 58e2d4c sched: group scheduling, change how cpu load is calculated by Srivatsa Vaddagiri · 17 years ago
- ec2c507 sched: group scheduling, minor fixes by Srivatsa Vaddagiri · 17 years ago
- 93f992c sched: group scheduling code cleanup by Srivatsa Vaddagiri · 17 years ago
- b842271 sched: remove printk_clock() by Ingo Molnar · 17 years ago
- d713f51 sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() by Ingo Molnar · 17 years ago
- 32a7600 printk: make printk more robust by not allowing recursion by Ingo Molnar · 17 years ago
- 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
- 6ea6dd9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME by Haavard Skinnemoen · 17 years ago
- af5ca3f4 Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
- 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
- 7a6a416 Modules: remove unneeded release function by Greg Kroah-Hartman · 17 years ago
- ac3c814 Kobject: convert kernel/module.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
- 97c146ef sysfs: fix /sys/module/*/holders after sysfs logic change by Kay Sievers · 17 years ago
- c63469a Driver core: move the driver specific module code into the driver core by Greg Kroah-Hartman · 17 years ago
- cf15126 Kobject: convert kernel/user.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
- e43b919 Kobject: convert kernel/params.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
- d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
- 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
- eb41d94 fix struct user_info export's sysfs interaction by Kay Sievers · 17 years ago
- 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
- 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
- 7405c1e kset: convert /sys/module to use kset_create by Greg Kroah-Hartman · 17 years ago
- bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
- 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
- 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
- fabe874 lockdep: fix kernel crash on module unload by Arjan van de Ven · 17 years ago
- b2214fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
- 00e1077 rcu: fix section mismatch by Randy Dunlap · 17 years ago
- c61935f sched: group scheduler, set uid share fix by Ingo Molnar · 17 years ago
- 48ccf3d timer: fix section mismatch by Randy Dunlap · 17 years ago
- 0ec160d hrtimer: fix section mismatch by Randy Dunlap · 17 years ago
- 7846803 Fix unbalanced helper_lock in kernel/kmod.c by Nigel Cunningham · 17 years ago
- eb13ba8 lockdep: fix workqueue creation API lockdep interaction by Johannes Berg · 17 years ago
- 5a26db5 lockdep: fix internal double unlock during self-test by Nick Piggin · 17 years ago