summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: Add exports tracking cfs bandwidth control statisticsNikhil Rao2011-08-142-0/+28
* sched: Throttle entities exceeding their allowed bandwidthPaul Turner2011-08-141-2/+50
* sched: Migrate throttled tasks on HOTPLUGPaul Turner2011-08-141-0/+27
* sched: Prevent buddy interactions with throttled entitiesPaul Turner2011-08-141-1/+17
* sched: Prevent interactions with throttled entitiesPaul Turner2011-08-142-7/+94
* sched: Allow for positional tg_tree walksPaul Turner2011-08-141-13/+37
* sched: Add support for unthrottling group entitiesPaul Turner2011-08-142-4/+126
* sched: Add support for throttling group entitiesPaul Turner2011-08-142-4/+92
* sched: Expire invalid runtimePaul Turner2011-08-142-10/+84
* sched: Add a timer to handle CFS bandwidth refreshPaul Turner2011-08-142-24/+123
* sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-143-3/+90
* sched: Validate CFS quota hierarchiesPaul Turner2011-08-141-14/+98
* sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner2011-08-142-4/+208
* sched: Implement hierarchical task accounting for SCHED_OTHERPaul Turner2011-08-144-5/+14
* sched/cpupri: Remove cpupri->pri_activeYong Zhang2011-08-142-4/+1
* sched/cpupri: Fix memory barriers for vec updates to always be in orderSteven Rostedt2011-08-141-3/+25
* sched/cpupri: Remove the vec->lockSteven Rostedt2011-08-142-26/+41
* sched: Use pushable_tasks to determine next highest prioSteven Rostedt2011-08-141-43/+18
* sched: Balance RT tasks when forked as wellSteven Rostedt2011-08-141-3/+6
* sched: Remove resetting exec_start in put_prev_task_rt()Hillf Danton2011-08-141-1/+0
* sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()Hillf Danton2011-08-141-7/+8
* sched: Remove noop in lowest_flag_domain()Hillf Danton2011-08-141-1/+1
* sched: Remove noop in next_prio()Hillf Danton2011-08-141-1/+1
* sched: fix broken SCHED_RESET_ON_FORK handlingMike Galbraith2011-08-141-13/+12
* sched: Kill WAKEUP_PREEMPTYong Zhang2011-08-142-13/+1
* sched: Remove rq->avg_load_per_taskJan H. Schönherr2011-08-141-6/+2
* move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-113-8/+14
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-112-2/+3
|\
| * jump label: Reduce the cycle count by changing the link orderJason Baron2011-08-051-1/+2
| * Merge branch 'linus' into perf/urgentIngo Molnar2011-08-0584-1890/+3135
| |\
| * | trace events: Update version number reference to new 3.x scheme for EVENT_POW...Jesper Juhl2011-07-251-1/+1
* | | cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warningJonathan Nieder2011-08-091-2/+4
| |/ |/|
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-042-31/+60
|\ \
| * | lockdep: Clear whole lockdep_map on initializationTejun Heo2011-08-041-4/+1
| * | lockdep: Fix up warningPeter Zijlstra2011-08-041-1/+1
| * | lockdep: Fix trace_hardirqs_on_caller()Peter Zijlstra2011-08-041-14/+16
| * | Merge branch 'linus' into core/urgentIngo Molnar2011-08-0483-1906/+3247
| |\ \
| * | | futex: Fix regression with read only mappingsShawn Bohrer2011-07-261-12/+42
* | | | Boot up with usermodehelper disabledLinus Torvalds2011-08-031-1/+1
* | | | taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov2011-08-031-1/+1
* | | | taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov2011-08-031-9/+7
| |/ / |/| |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-08-017-42/+53
|\ \ \
| * | | kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel2011-08-011-8/+20
| * | | kdb: Remove all references to DOING_KGDB2Jason Wessel2011-08-014-7/+3
| * | | kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel2011-08-014-21/+29
| * | | kdb: cleanup unused variables missed in the original kdb mergeJason Wessel2011-08-013-8/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-311-0/+21
|\ \ \
| * | | resources: Add lookup_resource()Geert Uytterhoeven2011-07-301-0/+21
| |/ /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-0/+1
|\ \ \
| * | | [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT supportHans Verkuil2011-07-271-0/+1
| |/ /
OpenPOWER on IntegriCloud