summaryrefslogtreecommitdiffstats
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-144-3/+94
* sched: Validate CFS quota hierarchiesPaul Turner2011-08-141-14/+98
* sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner2011-08-143-4/+220
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-121-6/+7
|\
| * sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller2011-08-111-6/+7
* | pnfs: Automatically select blocks & objects layoutsBoaz Harrosh2011-08-111-14/+4
* | ext4: Properly count journal credits for long symlinksEric Sandeen2011-08-111-2/+4
* | ext3: Properly count journal credits for long symlinksEric Sandeen2011-08-111-2/+4
* | move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-115-8/+32
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-1116-68/+239
|\ \
| * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-103-12/+50
| |\ \
| | * | perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg2011-08-091-0/+11
| | * | perf sched: Usage leftover from trace -> script renameJiri Olsa2011-08-091-1/+1
| | * | perf sched: Do not delete session object prematurelyJiri Olsa2011-08-091-7/+15
| | * | perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo2011-08-091-4/+23
| * | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-095-23/+46
| |\ \ \ | | |/ /
| | * | perf tools: Add support to install perf python extensionJiri Olsa2011-08-082-7/+33
| | * | perf tools: do not look at ./config for configurationJonathan Nieder2011-08-081-7/+0
| | * | perf tools: Make clean leaves some filesKusanagi Kouichi2011-08-081-1/+1
| | * | perf lock: Dropping unsupported ':r' modifierZhu Yanhai2011-08-081-4/+4
| | * | perf probe: Fix coredump introduced by probe module optionJovi Zhang2011-08-081-4/+8
| * | | perf, x86: Add model 45 SandyBridge supportYouquan Song2011-08-091-0/+1
| * | | jump label: Reduce the cycle count by changing the link orderJason Baron2011-08-051-1/+2
| * | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-056-32/+140
| |\ \ \ | | |/ /
| | * | perf report: Use ui__warning in some more placesArnaldo Carvalho de Melo2011-08-031-8/+7
| | * | perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tablesArnaldo Carvalho de Melo2011-07-251-3/+112
| | * | perf evlist: Introduce 'disable' methodArnaldo Carvalho de Melo2011-07-253-17/+17
OpenPOWER on IntegriCloud