aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-08
| * | | | | | | nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens2011-09-08
| * | | | | | | nohz: Make idle/iowait counter update conditionalMichal Hocko2011-09-08
| * | | | | | | nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-08
| * | | | | | | alarmtimers: Rework RTC device selection using class interfaceJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Add try_to_cancel functionalityJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Add more refined alarm state trackingJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Remove period from alarm structureJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Remove interval cap limit hackJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Push rearming peroidic timers down into alamrtimer handlerJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-10
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Don't use tasklist_lock for debug printsThomas Gleixner2011-10-06
| * | | | | | | | sched: Warn on rt throttlingThomas Gleixner2011-10-06
| * | | | | | | | sched: Unify the ->cpus_allowed mask copyPeter Zijlstra2011-10-06
| * | | | | | | | sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra2011-10-06
| * | | | | | | | sched: Request for idle balance during nohz idle load balanceSuresh Siddha2011-10-06
| * | | | | | | | sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha2011-10-06
| * | | | | | | | sched: Fix idle_cpu()Thomas Gleixner2011-10-04
| * | | | | | | | sched: Convert to struct llistPeter Zijlstra2011-10-04
| * | | | | | | | llist: Add llist_next()Peter Zijlstra2011-10-04
| * | | | | | | | irq_work: Use llist in the struct irq_work logicHuang Ying2011-10-04
| * | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2011-10-04
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | sched: Remove redundant test in check_preempt_tick()Wang Xingchao2011-09-26
| * | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2011-09-18
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | sched: Return unused runtime on group dequeuePaul Turner2011-08-14
| * | | | | | | | sched: Add exports tracking cfs bandwidth control statisticsNikhil Rao2011-08-14
| * | | | | | | | sched: Throttle entities exceeding their allowed bandwidthPaul Turner2011-08-14
| * | | | | | | | sched: Migrate throttled tasks on HOTPLUGPaul Turner2011-08-14
| * | | | | | | | sched: Prevent buddy interactions with throttled entitiesPaul Turner2011-08-14
| * | | | | | | | sched: Prevent interactions with throttled entitiesPaul Turner2011-08-14
| * | | | | | | | sched: Allow for positional tg_tree walksPaul Turner2011-08-14
| * | | | | | | | sched: Add support for unthrottling group entitiesPaul Turner2011-08-14
| * | | | | | | | sched: Add support for throttling group entitiesPaul Turner2011-08-14
| * | | | | | | | sched: Expire invalid runtimePaul Turner2011-08-14
| * | | | | | | | sched: Add a timer to handle CFS bandwidth refreshPaul Turner2011-08-14
| * | | | | | | | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-14
| * | | | | | | | sched: Validate CFS quota hierarchiesPaul Turner2011-08-14
| * | | | | | | | sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner2011-08-14
| * | | | | | | | sched: Implement hierarchical task accounting for SCHED_OTHERPaul Turner2011-08-14
| * | | | | | | | sched/cpupri: Remove cpupri->pri_activeYong Zhang2011-08-14
| * | | | | | | | sched/cpupri: Fix memory barriers for vec updates to always be in orderSteven Rostedt2011-08-14
| * | | | | | | | sched/cpupri: Remove the vec->lockSteven Rostedt2011-08-14
| * | | | | | | | sched: Use pushable_tasks to determine next highest prioSteven Rostedt2011-08-14
| * | | | | | | | sched: Balance RT tasks when forked as wellSteven Rostedt2011-08-14
| * | | | | | | | sched: Remove resetting exec_start in put_prev_task_rt()Hillf Danton2011-08-14
| * | | | | | | | sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()Hillf Danton2011-08-14
| * | | | | | | | sched: Remove noop in lowest_flag_domain()Hillf Danton2011-08-14
| * | | | | | | | sched: Remove noop in next_prio()Hillf Danton2011-08-14