index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Add documentation for bandwidth control
Bharata B Rao
2011-08-14
1
-0
/
+122
*
sched: Return unused runtime on group dequeue
Paul Turner
2011-08-14
2
-1
/
+122
*
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2011-08-14
2
-0
/
+28
*
sched: Throttle entities exceeding their allowed bandwidth
Paul Turner
2011-08-14
1
-2
/
+50
*
sched: Migrate throttled tasks on HOTPLUG
Paul Turner
2011-08-14
1
-0
/
+27
*
sched: Prevent buddy interactions with throttled entities
Paul Turner
2011-08-14
1
-1
/
+17
*
sched: Prevent interactions with throttled entities
Paul Turner
2011-08-14
2
-7
/
+94
*
sched: Allow for positional tg_tree walks
Paul Turner
2011-08-14
1
-13
/
+37
*
sched: Add support for unthrottling group entities
Paul Turner
2011-08-14
2
-4
/
+126
*
sched: Add support for throttling group entities
Paul Turner
2011-08-14
2
-4
/
+92
*
sched: Expire invalid runtime
Paul Turner
2011-08-14
2
-10
/
+84
*
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2011-08-14
2
-24
/
+123
*
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
2011-08-14
4
-3
/
+94
*
sched: Validate CFS quota hierarchies
Paul Turner
2011-08-14
1
-14
/
+98
*
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
2011-08-14
3
-4
/
+220
*
sched: Implement hierarchical task accounting for SCHED_OTHER
Paul Turner
2011-08-14
4
-5
/
+14
*
sched/cpupri: Remove cpupri->pri_active
Yong Zhang
2011-08-14
2
-4
/
+1
*
sched/cpupri: Fix memory barriers for vec updates to always be in order
Steven Rostedt
2011-08-14
1
-3
/
+25
*
sched/cpupri: Remove the vec->lock
Steven Rostedt
2011-08-14
2
-26
/
+41
*
sched: Use pushable_tasks to determine next highest prio
Steven Rostedt
2011-08-14
1
-43
/
+18
*
sched: Balance RT tasks when forked as well
Steven Rostedt
2011-08-14
1
-3
/
+6
*
sched: Remove resetting exec_start in put_prev_task_rt()
Hillf Danton
2011-08-14
1
-1
/
+0
*
sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()
Hillf Danton
2011-08-14
1
-7
/
+8
*
sched: Remove noop in lowest_flag_domain()
Hillf Danton
2011-08-14
1
-1
/
+1
*
sched: Remove noop in next_prio()
Hillf Danton
2011-08-14
1
-1
/
+1
*
sched: fix broken SCHED_RESET_ON_FORK handling
Mike Galbraith
2011-08-14
1
-13
/
+12
*
sched: Kill WAKEUP_PREEMPT
Yong Zhang
2011-08-14
2
-13
/
+1
*
sched: Remove rq->avg_load_per_task
Jan H. Schönherr
2011-08-14
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2011-08-12
1
-6
/
+7
|
\
|
*
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
David S. Miller
2011-08-12
1
-6
/
+7
*
|
pnfs: Automatically select blocks & objects layouts
Boaz Harrosh
2011-08-12
1
-14
/
+4
*
|
ext4: Properly count journal credits for long symlinks
Eric Sandeen
2011-08-12
1
-2
/
+4
*
|
ext3: Properly count journal credits for long symlinks
Eric Sandeen
2011-08-12
1
-2
/
+4
*
|
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
2011-08-11
5
-8
/
+32
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-08-11
16
-68
/
+239
|
\
\
|
*
\
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-08-10
3
-12
/
+50
|
|
\
\
|
|
*
|
perf symbols: Check '/tmp/perf-' symbol file ownership
Pekka Enberg
2011-08-09
1
-0
/
+11
|
|
*
|
perf sched: Usage leftover from trace -> script rename
Jiri Olsa
2011-08-09
1
-1
/
+1
|
|
*
|
perf sched: Do not delete session object prematurely
Jiri Olsa
2011-08-09
1
-7
/
+15
|
|
*
|
perf tools: Check $HOME/.perfconfig ownership
Arnaldo Carvalho de Melo
2011-08-09
1
-4
/
+23
|
*
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-08-09
5
-23
/
+46
|
|
\
|
|
|
|
*
|
perf tools: Add support to install perf python extension
Jiri Olsa
2011-08-08
2
-7
/
+33
|
|
*
|
perf tools: do not look at ./config for configuration
Jonathan Nieder
2011-08-08
1
-7
/
+0
|
|
*
|
perf tools: Make clean leaves some files
Kusanagi Kouichi
2011-08-08
1
-1
/
+1
|
|
*
|
perf lock: Dropping unsupported ':r' modifier
Zhu Yanhai
2011-08-08
1
-4
/
+4
|
|
*
|
perf probe: Fix coredump introduced by probe module option
Jovi Zhang
2011-08-08
1
-4
/
+8
|
*
|
|
perf, x86: Add model 45 SandyBridge support
Youquan Song
2011-08-09
1
-0
/
+1
|
*
|
|
jump label: Reduce the cycle count by changing the link order
Jason Baron
2011-08-05
1
-1
/
+2
|
*
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-08-05
6
-32
/
+140
|
|
\
|
|
|
|
*
|
perf report: Use ui__warning in some more places
Arnaldo Carvalho de Melo
2011-08-03
1
-8
/
+7
[next]