index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kmemcheck.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-14
sched: Return unused runtime on group dequeue
Paul Turner
2
-1
/
+122
2011-08-14
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2
-0
/
+28
2011-08-14
sched: Throttle entities exceeding their allowed bandwidth
Paul Turner
1
-2
/
+50
2011-08-14
sched: Migrate throttled tasks on HOTPLUG
Paul Turner
1
-0
/
+27
2011-08-14
sched: Prevent buddy interactions with throttled entities
Paul Turner
1
-1
/
+17
2011-08-14
sched: Prevent interactions with throttled entities
Paul Turner
2
-7
/
+94
2011-08-14
sched: Allow for positional tg_tree walks
Paul Turner
1
-13
/
+37
2011-08-14
sched: Add support for unthrottling group entities
Paul Turner
2
-4
/
+126
2011-08-14
sched: Add support for throttling group entities
Paul Turner
2
-4
/
+92
2011-08-14
sched: Expire invalid runtime
Paul Turner
2
-10
/
+84
2011-08-14
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2
-24
/
+123
2011-08-14
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
4
-3
/
+94
2011-08-14
sched: Validate CFS quota hierarchies
Paul Turner
1
-14
/
+98
2011-08-14
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
3
-4
/
+220
2011-08-14
sched: Implement hierarchical task accounting for SCHED_OTHER
Paul Turner
4
-5
/
+14
2011-08-14
sched/cpupri: Remove cpupri->pri_active
Yong Zhang
2
-4
/
+1
2011-08-14
sched/cpupri: Fix memory barriers for vec updates to always be in order
Steven Rostedt
1
-3
/
+25
2011-08-14
sched/cpupri: Remove the vec->lock
Steven Rostedt
2
-26
/
+41
2011-08-14
sched: Use pushable_tasks to determine next highest prio
Steven Rostedt
1
-43
/
+18
2011-08-14
sched: Balance RT tasks when forked as well
Steven Rostedt
1
-3
/
+6
2011-08-14
sched: Remove resetting exec_start in put_prev_task_rt()
Hillf Danton
1
-1
/
+0
2011-08-14
sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()
Hillf Danton
1
-7
/
+8
2011-08-14
sched: Remove noop in lowest_flag_domain()
Hillf Danton
1
-1
/
+1
2011-08-14
sched: Remove noop in next_prio()
Hillf Danton
1
-1
/
+1
2011-08-14
sched: fix broken SCHED_RESET_ON_FORK handling
Mike Galbraith
1
-13
/
+12
2011-08-14
sched: Kill WAKEUP_PREEMPT
Yong Zhang
2
-13
/
+1
2011-08-14
sched: Remove rq->avg_load_per_task
Jan H. Schönherr
1
-6
/
+2
2011-08-12
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
David S. Miller
1
-6
/
+7
2011-08-12
pnfs: Automatically select blocks & objects layouts
Boaz Harrosh
1
-14
/
+4
2011-08-12
ext4: Properly count journal credits for long symlinks
Eric Sandeen
1
-2
/
+4
2011-08-12
ext3: Properly count journal credits for long symlinks
Eric Sandeen
1
-2
/
+4
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
5
-8
/
+32
2011-08-11
MAINTAINERS: Update linus' git repository
Tracey Dent
1
-1
/
+1
2011-08-11
Revert "EDAC: Correct Kconfig dependencies"
Linus Torvalds
1
-2
/
+3
2011-08-11
NFS41: make PNFS_BLOCK selectable
Peng Tao
1
-5
/
+9
2011-08-10
EDAC: Correct Kconfig dependencies
Borislav Petkov
1
-3
/
+2
2011-08-10
powerpc: Really fix build without CONFIG_PCI
Benjamin Herrenschmidt
1
-1
/
+1
2011-08-10
ARM: drop experimental status for ARM_PATCH_PHYS_VIRT
Russell King
1
-2
/
+1
2011-08-10
Ecryptfs: Add mount option to check uid of device being mounted = expect uid
John Johansen
1
-2
/
+21
2011-08-10
cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning
Jonathan Nieder
1
-2
/
+4
2011-08-10
Revert "memcg: get rid of percpu_charge_mutex lock"
Michal Hocko
1
-2
/
+10
2011-08-09
eCryptfs: Fix payload_len unitialized variable warning
Tyler Hicks
1
-1
/
+1
2011-08-09
eCryptfs: fix compile error
Roberto Sassu
1
-1
/
+1
2011-08-09
eCryptfs: Return error when lower file pointer is NULL
Tyler Hicks
1
-8
/
+10
2011-08-09
perf symbols: Check '/tmp/perf-' symbol file ownership
Pekka Enberg
1
-0
/
+11
2011-08-09
slub: Fix partial count comparison confusion
Christoph Lameter
1
-1
/
+1
2011-08-09
perf sched: Usage leftover from trace -> script rename
Jiri Olsa
1
-1
/
+1
2011-08-09
perf sched: Do not delete session object prematurely
Jiri Olsa
1
-7
/
+15
2011-08-09
perf tools: Check $HOME/.perfconfig ownership
Arnaldo Carvalho de Melo
1
-4
/
+23
2011-08-09
gma500: Fix clashes with DRM updates
Alan Cox
2
-24
/
+1
[next]