summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: Set skip_clock_update in yield_task_fair()Mike Galbraith2011-12-062-0/+13
* sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith2011-12-062-0/+6
* sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha2011-12-062-13/+27
* events, sched: Add tracepoint for accounting blocked timeAndrew Vagin2011-12-061-0/+2
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-1717-28/+34
* sched: Make separate sched*.c translation unitsPeter Zijlstra2011-11-1712-1953/+2023
* sched: Fix comment for requeue_rt_entityRichard Weinberger2011-11-161-2/+2
* sched: Don't call task_group() too many times in set_task_rq()Andrew Vagin2011-11-161-4/+8
* sched, trivial: Initialize root cgroup's sibling listGlauber Costa2011-11-161-0/+1
* sched: Use jump labels to reduce overhead when bandwidth control is inactivePaul Turner2011-11-162-5/+43
* sched: Fix buglet in return_cfs_rq_runtime()Paul Turner2011-11-161-1/+1
* sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra2011-11-161-14/+28
* sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-141-0/+4
* sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra2011-11-142-0/+4
* sched: Document wait_for_completion_*() return valuesJ. Bruce Fields2011-11-141-0/+13
* sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang2011-11-141-1/+1
* sched: Add a comment to effective_load() since it's a painPeter Zijlstra2011-11-141-18/+95
* PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski2011-11-071-0/+1
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-071-16/+21
|\
| * jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-251-4/+1Star
| * jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge2011-10-251-3/+15
| * jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge2011-10-251-12/+8Star
| * stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge2011-10-251-0/+22
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0778-65/+83
|\ \
| * | irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-11-011-1/+1
| * | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-11-0110-0/+10
| * | kernel: fix up module header handling in rcutiny filesPaul Gortmaker2011-10-312-1/+1
| * | kernel: params.c needs module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
| * | kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker2011-10-311-0/+1
| * | kernel: fix two implicit header assumptions in irq_work.cPaul Gortmaker2011-10-311-0/+2
| * | kernel: fix several implicit usasges of kmod.hPaul Gortmaker2011-10-313-0/+3
| * | kernel: Add <linux/module.h> to files using it implicitlyPaul Gortmaker2011-10-312-0/+2
| * | kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-3161-61/+61
| * | range: fix bogus misuse of module.h to get printk()Paul Gortmaker2011-10-311-1/+1
* | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+3
|\ \ \
| * | | writeback: per task dirty rate limitWu Fengguang2011-10-031-0/+3
* | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-072-4/+9
|\ \ \ \
| * | | | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings2011-11-062-0/+7
| * | | | module: Enable dynamic debugging regardless of taintBen Hutchings2011-11-061-4/+2Star
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-071-2/+0Star
|\ \ \ \ \
| * | | | | sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard2011-09-201-2/+0Star
* | | | | | PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...Tejun Heo2011-11-041-1/+1
* | | | | | PM / QoS: Remove redundant checkGuennadi Liakhovetski2011-11-041-2/+1Star
* | | | | | PM / Sleep: Fix race between CPU hotplug and freezerSrivatsa S. Bhat2011-11-041-0/+74
* | | | | | Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds2011-11-031-95/+2Star
| |/ / / / |/| | | |
* | | | | memcg: replace ss->id_lock with a rwlockAndrew Bresticker2011-11-031-9/+9
* | | | | sysctl: add support for poll()Lucas De Marchi2011-11-032-0/+25
* | | | | cpusets: avoid looping when storing to mems_allowed if one node remains setDavid Rientjes2011-11-031-3/+6
* | | | | cgroups: don't attach task to subsystem if migration failedBen Blum2011-11-031-6/+9
* | | | | cgroups: more safe tasklist locking in cgroup_attach_procBen Blum2011-11-031-3/+3