summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: group-scheduler coreSrivatsa Vaddagiri2007-10-154-18/+341
* sched: fix SMP migration latenciesMike Galbraith2007-10-151-0/+3
* sched: better min_vruntime trackingPeter Zijlstra2007-10-151-7/+33
* sched: clean up schedstat block in dequeue_entity()Dmitry Adamushko2007-10-151-2/+2
* sched: remove wait_runtime fields and featuresIngo Molnar2007-10-153-152/+14
* sched: remove wait_runtime limitIngo Molnar2007-10-154-123/+5
* sched: clean up struct load_statDmitry Adamushko2007-10-153-13/+9
* sched: debug: update exec_clock only when SCHED_DEBUGIngo Molnar2007-10-151-1/+1
* sched: add more vruntime statisticsIngo Molnar2007-10-151-2/+9
* sched: handle vruntime 64-bit overflowPeter Zijlstra2007-10-151-4/+11
* sched: add tree based averagesPeter Zijlstra2007-10-152-8/+18
* sched: remove SCHED_FEAT_SKIP_INITIALIngo Molnar2007-10-152-10/+1
* sched: add se->vruntime debuggingIngo Molnar2007-10-151-3/+27
* sched: clean up new task placementPeter Zijlstra2007-10-151-15/+42
* sched: wakeup granularity increaseIngo Molnar2007-10-151-16/+11
* sched: simplify check_preempt() methodsIngo Molnar2007-10-151-4/+3
* sched: simplify adaptive latencyPeter Zijlstra2007-10-151-104/+9
* sched: new task placement for vruntimePeter Zijlstra2007-10-151-9/+27
* sched: optimize vruntime based schedulingIngo Molnar2007-10-152-2/+6
* sched: move sched_feat() definitionsIngo Molnar2007-10-152-31/+31
* sched: introduce se->vruntimeIngo Molnar2007-10-152-33/+49
* sched: clean up calc_weighted()Ingo Molnar2007-10-151-23/+8
* sched: speed up update_load_add/_sub()Ingo Molnar2007-10-151-4/+5
* sched: uninline __enqueue_entity()/__dequeue_entity()Ingo Molnar2007-10-151-2/+2
* sched: simplify SCHED_FEAT_* codePeter Zijlstra2007-10-151-5/+7
* sched: cleanup: simplify cfs_rq_curr() methodsIngo Molnar2007-10-151-18/+6
* sched: track cfs_rq->curr on !group-scheduling tooIngo Molnar2007-10-152-23/+10
* sched: remove precise CPU load calculations #2Ingo Molnar2007-10-151-31/+1
* sched: remove precise CPU loadIngo Molnar2007-10-153-41/+9
* sched: remove stat_granIngo Molnar2007-10-153-47/+15
* sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar2007-10-152-14/+20
* sched: uniform tuningsIngo Molnar2007-10-151-28/+0
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-153-0/+14
* sched: small sched_debug cleanupIngo Molnar2007-10-151-3/+7
* sched: use list_for_each_entry_safe() in __wake_up_common()Matthias Kaehlcke2007-10-151-3/+2
* sched: resched task in task_new_fair()Ingo Molnar2007-10-151-0/+1
* sched: fix sysctl_sched_child_runs_first flagIngo Molnar2007-10-151-4/+2
* clockevents: introduce force broadcast notifierThomas Gleixner2007-10-142-6/+24
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-141-3/+3
* minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-131-1/+1
* clock events: allow replacement of broadcast timerVenki Pallipadi2007-10-122-9/+8
* clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner2007-10-121-2/+0
* clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-123-2/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-111-1/+1
|\
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-121-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-115-19/+43
|\ \
| * | [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-101-10/+2
| * | [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-102-3/+15
| * | [KERNEL]: Unexport raise_softirq_irqoffAdrian Bunk2007-10-101-2/+0
| * | [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-2/+2
OpenPOWER on IntegriCloud