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: Remove redundant test in check_preempt_tick()
Wang Xingchao
2011-09-26
1
-8
/
+8
*
Merge branch 'linus' into sched/core
Ingo Molnar
2011-09-18
14
-61
/
+203
|
\
|
*
Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-09-07
1
-5
/
+13
|
|
\
|
|
*
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
2011-08-10
1
-0
/
+9
|
|
*
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
2011-08-10
1
-0
/
+2
|
|
*
alarmtimers: Avoid possible null pointer traversal
John Stultz
2011-08-10
1
-5
/
+2
|
*
|
Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-09-07
1
-15
/
+26
|
|
\
\
|
|
*
|
sched: Fix a memory leak in __sdt_free()
WANG Cong
2011-08-29
1
-0
/
+1
|
|
*
|
sched: Move blk_schedule_flush_plug() out of __schedule()
Thomas Gleixner
2011-08-29
1
-10
/
+15
|
|
*
|
sched: Separate the scheduler entry for preemption
Thomas Gleixner
2011-08-29
1
-5
/
+10
|
*
|
|
perf_event: Fix broken calc_timer_values()
Eric B Munson
2011-08-31
1
-2
/
+2
|
*
|
|
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
2011-08-29
2
-11
/
+54
|
|
/
/
|
*
|
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+0
|
*
|
kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon
Nishanth Aravamudan
2011-08-25
1
-1
/
+1
|
*
|
Add a personality to report 2.6.x version numbers
Andi Kleen
2011-08-25
1
-0
/
+38
|
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-08-23
2
-2
/
+2
|
|
\
\
|
|
*
|
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
2
-2
/
+2
|
|
|
/
|
*
|
Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"
Linus Torvalds
2011-08-23
1
-1
/
+0
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-08-19
1
-5
/
+16
|
|
\
\
|
|
*
|
blktrace: add FLUSH/FUA support
Namhyung Kim
2011-08-11
1
-5
/
+16
|
*
|
|
irqdesc: fix new kernel-doc warning
Randy Dunlap
2011-08-18
1
-0
/
+1
|
*
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-08-17
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2011-08-14
1
-0
/
+4
|
*
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-08-17
1
-1
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
lockdep: Fix wrong assumption in match_held_lock
Peter Zijlstra
2011-08-09
1
-1
/
+7
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-08-17
3
-18
/
+40
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
irq: Track the owner of irq descriptor
Sebastian Andrzej Siewior
2011-07-28
2
-16
/
+37
|
|
*
|
|
irq: Always set IRQF_ONESHOT if no primary handler is specified
Sebastian Andrzej Siewior
2011-07-28
1
-0
/
+1
|
|
*
|
|
genirq: Fix wrong bit operation
jhbird.choi@samsung.com
2011-07-26
1
-2
/
+2
*
|
|
|
|
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
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
[next]