index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-3
/
+90
*
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
2
-4
/
+208
*
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
*
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
2011-08-11
3
-8
/
+14
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-08-11
2
-2
/
+3
|
\
|
*
jump label: Reduce the cycle count by changing the link order
Jason Baron
2011-08-05
1
-1
/
+2
|
*
Merge branch 'linus' into perf/urgent
Ingo Molnar
2011-08-05
84
-1890
/
+3135
|
|
\
|
*
|
trace events: Update version number reference to new 3.x scheme for EVENT_POW...
Jesper Juhl
2011-07-25
1
-1
/
+1
*
|
|
cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning
Jonathan Nieder
2011-08-09
1
-2
/
+4
|
|
/
|
/
|
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-08-04
2
-31
/
+60
|
\
\
|
*
|
lockdep: Clear whole lockdep_map on initialization
Tejun Heo
2011-08-04
1
-4
/
+1
|
*
|
lockdep: Fix up warning
Peter Zijlstra
2011-08-04
1
-1
/
+1
|
*
|
lockdep: Fix trace_hardirqs_on_caller()
Peter Zijlstra
2011-08-04
1
-14
/
+16
|
*
|
Merge branch 'linus' into core/urgent
Ingo Molnar
2011-08-04
83
-1906
/
+3247
|
|
\
\
|
*
|
|
futex: Fix regression with read only mappings
Shawn Bohrer
2011-07-26
1
-12
/
+42
*
|
|
|
Boot up with usermodehelper disabled
Linus Torvalds
2011-08-03
1
-1
/
+1
*
|
|
|
taskstats: add_del_listener() should ignore !valid listeners
Oleg Nesterov
2011-08-03
1
-1
/
+1
*
|
|
|
taskstats: add_del_listener() shouldn't use the wrong node
Oleg Nesterov
2011-08-03
1
-9
/
+7
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2011-08-01
7
-42
/
+53
|
\
\
\
|
*
|
|
kdb,kgdb: Allow arbitrary kgdb magic knock sequences
Jason Wessel
2011-08-01
1
-8
/
+20
|
*
|
|
kdb: Remove all references to DOING_KGDB2
Jason Wessel
2011-08-01
4
-7
/
+3
|
*
|
|
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
Jason Wessel
2011-08-01
4
-21
/
+29
|
*
|
|
kdb: cleanup unused variables missed in the original kdb merge
Jason Wessel
2011-08-01
3
-8
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-07-31
1
-0
/
+21
|
\
\
\
|
*
|
|
resources: Add lookup_resource()
Geert Uytterhoeven
2011-07-30
1
-0
/
+21
|
|
/
/
*
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-30
1
-0
/
+1
|
\
\
\
|
*
|
|
[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
Hans Verkuil
2011-07-27
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
2011-07-29
3
-0
/
+185
|
\
\
\
|
*
\
\
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
2011-07-28
27
-105
/
+120
|
|
\
\
\
|
*
|
|
|
dt/irq: add irq_domain_generate_simple() helper
Grant Likely
2011-07-28
1
-0
/
+58
[next]