]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - kernel
sched: pull_rt_task() cleanup
[linux-2.6-omap-h63xx.git] / kernel /
2008-01-25 Mike Galbraithsched: pull_rt_task() cleanup
2008-01-25 Peter Zijlstrasched: rt group scheduling
2008-01-25 Peter Zijlstrasched: rt time limit
2008-01-25 Peter Zijlstrasched: high-res preemption tick
2008-01-25 Herbert Xusched: do not do cond_resched() when CONFIG_PREEMPT
2008-01-25 Ingo Molnarsched: documentation, whitespace fixes
2008-01-25 Peter Zijlstrasched: SCHED_FIFO/SCHED_RR watchdog timer
2008-01-25 Peter Zijlstrasched: sched_rt_entity
2008-01-25 Pavel Emelyanovuids: merge multiple error paths in alloc_uid() into one
2008-01-25 Gregory Haskinssched: dynamically update the root-domain span/online...
2008-01-25 Paul E. McKenneyPreempt-RCU: CPU Hotplug handling
2008-01-25 Paul E. McKenneyPreempt-RCU: implementation
2008-01-25 Paul E. McKenneyPreempt-RCU: fix rcu_barrier for preemptive environment.
2008-01-25 Paul E. McKenneyPreempt-RCU: reorganize RCU code into rcuclassic.c...
2008-01-25 Dipankar SarmaPreempt-RCU: Use softirq instead of tasklets for
2008-01-25 Gregory Haskinssched: remove some old cpuset logic
2008-01-25 Gregory Haskinssched: RT-balance, only adjust overload state when...
2008-01-25 Steven Rostedtsched: RT-balance, add new methods to sched_class
2008-01-25 Steven Rostedtsched: RT-balance, replace hooks with pre/post schedule...
2008-01-25 Peter Zijlstrasched: remove do_div() from __sched_slice()
2008-01-25 Dmitry Adamushkosched: get rid of 'new_cpu' in try_to_wake_up()
2008-01-25 Dmitry Adamushkosched: no need for 'affine wakeup' balancing
2008-01-25 Ingo Molnarsched: add credits for RT balancing improvements
2008-01-25 Ingo Molnarsched: style cleanup, #2
2008-01-25 Ingo Molnarsched: remove unused JIFFIES_TO_NS() macro
2008-01-25 Ingo Molnarsched: fix sched_rt.c:join/leave_domain
2008-01-25 Gregory Haskinssched: only balance our RT tasks within our domain
2008-01-25 Gregory Haskinssched: add sched-domain roots
2008-01-25 Ingo Molnarsched: clean up schedule_balance_rt()
2008-01-25 Ingo Molnarsched: clean up pull_rt_task()
2008-01-25 Ingo Molnarsched: remove leftover debugging
2008-01-25 Ingo Molnarsched: remove rt_overload()
2008-01-25 Ingo Molnarsched: clean up kernel/sched_rt.c
2008-01-25 Ingo Molnarsched: clean up overlong line in kernel/sched_debug.c
2008-01-25 Ingo Molnarsched: clean up find_lock_lowest_rq()
2008-01-25 Ingo Molnarsched: clean up pick_next_highest_task_rt()
2008-01-25 Steven Rostedtsched: RT-balance on new task
2008-01-25 Steven Rostedtsched: RT-balance, optimize cpu search
2008-01-25 Gregory Haskinssched: RT-balance, optimize
2008-01-25 Gregory Haskinssched: break out early if RT task cannot be migrated
2008-01-25 Steven Rostedtsched: RT-balance, avoid overloading
2008-01-25 Gregory Haskinssched: wake-balance fixes
2008-01-25 Gregory Haskinssched: optimize RT affinity
2008-01-25 Gregory Haskinssched: pre-route RT tasks on wakeup
2008-01-25 Gregory Haskinssched: RT balancing: include current CPU
2008-01-25 Gregory Haskinssched: break out search for RT tasks
2008-01-25 Gregory Haskinssched: de-SCHED_OTHER-ize the RT path
2008-01-25 Gregory Haskinssched: clean up this_rq use in kernel/sched_rt.c
2008-01-25 Gregory Haskinssched: add RT-balance cpu-weight
2008-01-25 Steven Rostedtsched: disable standard balancer for RT tasks
2008-01-25 Steven Rostedtsched: push RT tasks from overloaded CPUs
2008-01-25 Steven Rostedtsched: pull RT tasks from overloaded runqueues
2008-01-25 Steven Rostedtsched: add rt-overload tracking
2008-01-25 Steven Rostedtsched: add RT task pushing
2008-01-25 Steven Rostedtsched: track highest prio task queued
2008-01-25 Steven Rostedtsched: count # of queued RT tasks
2008-01-25 Ingo Molnarsoftlockup: automatically detect hung TASK_UNINTERRUPTI...
2008-01-25 Gautham R Shenoycpu-hotplug: replace per-subsystem mutexes with get_onl...
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-25 Gautham R Shenoycpu-hotplug: refcount based cpu hotplug
2008-01-25 Srivatsa Vaddagirisched: group scheduler, fix fairness of cpu bandwidth...
2008-01-25 Srivatsa Vaddagirisched: introduce a mutex and corresponding API to seria...
2008-01-25 Srivatsa Vaddagirisched: group scheduling, change how cpu load is calculated
2008-01-25 Srivatsa Vaddagirisched: group scheduling, minor fixes
2008-01-25 Srivatsa Vaddagirisched: group scheduling code cleanup
2008-01-25 Ingo Molnarsched: remove printk_clock()
2008-01-25 Ingo Molnarsched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
2008-01-25 Ingo Molnarprintk: make printk more robust by not allowing recursion
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Haavard Skinnemoenptrace: Call arch_ptrace_attach() when request=PTRACE_T...
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-25 Greg Kroah-HartmanKobject: convert remaining kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanModules: remove unneeded release function
2008-01-25 Greg Kroah-HartmanKobject: convert kernel/module.c to use kobject_init...
2008-01-25 Kay Sieverssysfs: fix /sys/module/*/holders after sysfs logic...
2008-01-25 Greg Kroah-HartmanDriver core: move the driver specific module code into...
2008-01-25 Greg Kroah-HartmanKobject: convert kernel/user.c to use kobject_init...
2008-01-25 Greg Kroah-HartmanKobject: convert kernel/params.c to use kobject_init...
2008-01-25 Greg Kroah-Hartmandriver core: make /sys/power a kobject
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Kay Sieversfix struct user_info export's sysfs interaction
2008-01-25 Kay SieversDriver Core: switch all dynamic ksets to kobj_sysfs_ops
2008-01-25 Greg Kroah-Hartmankset: convert /sys/power to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert /sys/module to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: get rid of kobject_add_dir
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-24 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-01-24 Arjan van de Venlockdep: fix kernel crash on module unload
2008-01-24 Len BrownPull bugzilla-9747 into release branch
2008-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-22 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-01-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-22 Randy Dunlaprcu: fix section mismatch
next