index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-10-26
10
-214
/
+365
|
\
|
*
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2011-09-21
1
-1
/
+1
|
*
alarmtimers: Fix error handling
Thomas Gleixner
2011-09-14
1
-10
/
+31
|
*
clocksource: Make watchdog reset lockless
Thomas Gleixner
2011-09-13
1
-20
/
+18
|
*
posix-cpu-timers: Cure SMP accounting oddities
Peter Zijlstra
2011-09-08
2
-26
/
+3
|
*
clockevents: Add direct ktime programming function
Martin Schwidefsky
2011-09-08
1
-0
/
+4
|
*
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
6
-93
/
+121
|
*
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
2011-09-08
1
-5
/
+1
|
*
nohz: Make idle/iowait counter update conditional
Michal Hocko
2011-09-08
1
-6
/
+35
|
*
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
2011-09-08
1
-4
/
+4
|
*
alarmtimers: Rework RTC device selection using class interface
John Stultz
2011-08-10
1
-38
/
+40
|
*
alarmtimers: Add try_to_cancel functionality
John Stultz
2011-08-10
1
-6
/
+37
|
*
alarmtimers: Add more refined alarm state tracking
John Stultz
2011-08-10
1
-7
/
+14
|
*
alarmtimers: Remove period from alarm structure
John Stultz
2011-08-10
1
-16
/
+14
|
*
alarmtimers: Remove interval cap limit hack
John Stultz
2011-08-10
1
-9
/
+0
|
*
alarmtimers: Add alarm_forward functionality
John Stultz
2011-08-10
1
-1
/
+36
|
*
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
2011-08-10
1
-7
/
+13
|
*
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
2011-08-10
1
-4
/
+9
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
9
-326
/
+1404
|
\
\
|
*
|
sched: Don't use tasklist_lock for debug prints
Thomas Gleixner
2011-10-06
1
-2
/
+2
|
*
|
sched: Warn on rt throttling
Thomas Gleixner
2011-10-06
1
-0
/
+1
|
*
|
sched: Unify the ->cpus_allowed mask copy
Peter Zijlstra
2011-10-06
2
-7
/
+3
|
*
|
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
2011-10-06
3
-12
/
+12
|
*
|
sched: Request for idle balance during nohz idle load balance
Suresh Siddha
2011-10-06
2
-5
/
+7
|
*
|
sched: Use resched IPI to kick off the nohz idle balance
Suresh Siddha
2011-10-06
2
-22
/
+28
|
*
|
sched: Fix idle_cpu()
Thomas Gleixner
2011-10-04
1
-1
/
+14
|
*
|
sched: Convert to struct llist
Peter Zijlstra
2011-10-04
1
-38
/
+10
|
*
|
llist: Add llist_next()
Peter Zijlstra
2011-10-04
1
-1
/
+1
|
*
|
irq_work: Use llist in the struct irq_work logic
Huang Ying
2011-10-04
1
-58
/
+33
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-10-04
10
-53
/
+43
|
|
\
\
|
*
|
|
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
|
|
\
\
\
|
*
|
|
|
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
[next]