index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2011-08-14
sched: Add support for throttling group entities
Paul Turner
-4
/
+92
2011-08-14
sched: Expire invalid runtime
Paul Turner
-10
/
+84
2011-08-14
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
-24
/
+123
2011-08-14
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
-3
/
+90
2011-08-14
sched: Validate CFS quota hierarchies
Paul Turner
-14
/
+98
2011-08-14
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
-4
/
+208
2011-08-14
sched: Implement hierarchical task accounting for SCHED_OTHER
Paul Turner
-5
/
+14
2011-08-14
sched/cpupri: Remove cpupri->pri_active
Yong Zhang
-4
/
+1
2011-08-14
sched/cpupri: Fix memory barriers for vec updates to always be in order
Steven Rostedt
-3
/
+25
2011-08-14
sched/cpupri: Remove the vec->lock
Steven Rostedt
-26
/
+41
2011-08-14
sched: Use pushable_tasks to determine next highest prio
Steven Rostedt
-43
/
+18
2011-08-14
sched: Balance RT tasks when forked as well
Steven Rostedt
-3
/
+6
2011-08-14
sched: Remove resetting exec_start in put_prev_task_rt()
Hillf Danton
-1
/
+0
2011-08-14
sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()
Hillf Danton
-7
/
+8
2011-08-14
sched: Remove noop in lowest_flag_domain()
Hillf Danton
-1
/
+1
2011-08-14
sched: Remove noop in next_prio()
Hillf Danton
-1
/
+1
2011-08-14
sched: fix broken SCHED_RESET_ON_FORK handling
Mike Galbraith
-13
/
+12
2011-08-14
sched: Kill WAKEUP_PREEMPT
Yong Zhang
-13
/
+1
2011-08-14
sched: Remove rq->avg_load_per_task
Jan H. Schönherr
-6
/
+2
2011-08-14
watchdog: Make the kthreads NUMA affine
Eric Dumazet
-1
/
+1
2011-08-14
perf: provide PMU when initing events
Mark Rutland
-2
/
+2
2011-08-14
perf: Add PM notifiers to fix CPU hotplug races
Peter Zijlstra
-2
/
+95
2011-08-12
xfs: remove subdirectories
Christoph Hellwig
-2
/
+2
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
-8
/
+14
2011-08-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+3
2011-08-11
blktrace: add FLUSH/FUA support
Namhyung Kim
-5
/
+16
2011-08-10
Tracepoint: Dissociate from module mutex
Mathieu Desnoyers
-69
/
+147
2011-08-10
tracing: Clean up tb_fmt to not give faulty compile warning
Steven Rostedt
-9
/
+10
2011-08-10
alarmtimers: Rework RTC device selection using class interface
John Stultz
-38
/
+40
2011-08-10
alarmtimers: Add try_to_cancel functionality
John Stultz
-6
/
+37
2011-08-10
alarmtimers: Add more refined alarm state tracking
John Stultz
-7
/
+14
2011-08-10
alarmtimers: Remove period from alarm structure
John Stultz
-16
/
+14
2011-08-10
alarmtimers: Remove interval cap limit hack
John Stultz
-9
/
+0
2011-08-10
alarmtimers: Add alarm_forward functionality
John Stultz
-1
/
+36
2011-08-10
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
-7
/
+13
2011-08-10
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
-4
/
+9
2011-08-10
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
-0
/
+9
2011-08-10
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
-0
/
+2
2011-08-10
alarmtimers: Avoid possible null pointer traversal
John Stultz
-5
/
+2
2011-08-09
cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning
Jonathan Nieder
-2
/
+4
2011-08-09
lockdep: Fix wrong assumption in match_held_lock
Peter Zijlstra
-1
/
+7
2011-08-05
jump label: Reduce the cycle count by changing the link order
Jason Baron
-1
/
+2
2011-08-05
Merge branch 'linus' into perf/urgent
Ingo Molnar
-1890
/
+3135
2011-08-04
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-31
/
+60
2011-08-04
lockdep: Clear whole lockdep_map on initialization
Tejun Heo
-4
/
+1
2011-08-04
lockdep: Fix up warning
Peter Zijlstra
-1
/
+1
2011-08-04
lockdep: Fix trace_hardirqs_on_caller()
Peter Zijlstra
-14
/
+16
2011-08-03
Boot up with usermodehelper disabled
Linus Torvalds
-1
/
+1
2011-08-04
Merge branch 'linus' into core/urgent
Ingo Molnar
-1906
/
+3247
2011-08-03
taskstats: add_del_listener() should ignore !valid listeners
Oleg Nesterov
-1
/
+1
[prev]
[next]