index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
alarmtimer: Switch over to generic set/get/rearm routine
Thomas Gleixner
2017-06-04
3
-110
/
+29
|
*
|
alarmtimer: Implement arm callback
Thomas Gleixner
2017-06-04
1
-0
/
+22
|
*
|
alarmtimer: Implement try_to_cancel callback
Thomas Gleixner
2017-06-04
1
-0
/
+10
|
*
|
alarmtimer: Implement remaining callback
Thomas Gleixner
2017-06-04
1
-9
/
+22
|
*
|
alarmtimer: Implement forward callback
Thomas Gleixner
2017-06-04
1
-0
/
+13
|
*
|
alarmtimer: Implement timer_rearm() callback
Thomas Gleixner
2017-06-04
1
-1
/
+14
|
*
|
posix-timers: Make use of cancel/arm callbacks
Thomas Gleixner
2017-06-04
1
-81
/
+100
|
*
|
posix-timers: Add cancel/arm callbacks
Thomas Gleixner
2017-06-04
1
-0
/
+3
|
*
|
posix-timers: Zero settings value in common code
Thomas Gleixner
2017-06-04
2
-6
/
+2
|
*
|
posix-timers: Make use of forward/remaining callbacks
Thomas Gleixner
2017-06-04
1
-15
/
+49
|
*
|
posix-timers: Add forward/remaining callbacks
Thomas Gleixner
2017-06-04
1
-0
/
+2
|
*
|
posix-timers: Add active flag to k_itimer
Thomas Gleixner
2017-06-04
1
-1
/
+7
|
*
|
posix-timers: Use timer_rearm() callback in posixtimer_rearm()
Thomas Gleixner
2017-06-04
3
-10
/
+11
|
*
|
posix-timers: Rename do_schedule_next_timer
Thomas Gleixner
2017-06-04
2
-6
/
+6
|
*
|
posix-timers: Add timer_rearm() callback
Thomas Gleixner
2017-06-04
1
-15
/
+18
|
*
|
posix-timers: Store k_clock pointer in k_itimer
Thomas Gleixner
2017-06-04
2
-3
/
+6
|
*
|
posix-timers: Move interval out of the union
Thomas Gleixner
2017-06-04
2
-17
/
+16
|
*
|
posix-timers: Unify overrun/requeue_pending handling
Thomas Gleixner
2017-06-04
2
-18
/
+15
|
*
|
posix-timers: Move posix-timer internals to core
Thomas Gleixner
2017-06-04
5
-0
/
+36
|
*
|
posix-timers: Avoid gazillions of forward declarations
Thomas Gleixner
2017-06-04
1
-101
/
+89
|
*
|
posix-clocks: Remove interval timer facility and mmap/fasync callbacks
Thomas Gleixner
2017-06-04
1
-113
/
+0
|
*
|
posix-timers: Remove unused export of posix_timer_event()
Thomas Gleixner
2017-06-04
1
-1
/
+0
|
*
|
alarmtimer: Remove pointless config conditional
Thomas Gleixner
2017-06-04
1
-2
/
+1
|
*
|
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
2017-06-04
2
-11
/
+27
|
|
\
\
|
*
|
|
alarmtimer: Fix posix-timer constification fallout
Thomas Gleixner
2017-05-27
1
-0
/
+2
|
*
|
|
posix-timers: Make posix_clocks immutable
Christoph Hellwig
2017-05-27
4
-170
/
+146
*
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
2
-23
/
+42
|
\
\
\
\
|
*
|
|
|
nohz: Fix spurious warning when hrtimer and clockevent get out of sync
Frederic Weisbecker
2017-06-13
1
-2
/
+4
|
*
|
|
|
nohz: Fix buggy tick delay on IRQ storms
Frederic Weisbecker
2017-06-05
1
-19
/
+2
|
*
|
|
|
nohz: Reset next_tick cache even when the timer has no regs
Frederic Weisbecker
2017-05-30
1
-0
/
+2
|
*
|
|
|
nohz: Fix collision between tick and other hrtimers, again
Frederic Weisbecker
2017-05-17
2
-6
/
+33
|
*
|
|
|
nohz: Add hrtimer sanity check
Frederic Weisbecker
2017-05-17
1
-2
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
2
-5
/
+9
|
\
\
\
\
|
*
|
|
|
nohz: Move idle balancer registration to the idle path
Frederic Weisbecker
2017-06-22
1
-2
/
+3
|
*
|
|
|
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
2017-06-22
1
-2
/
+2
|
*
|
|
|
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
4
-14
/
+30
|
|
\
\
\
\
|
*
|
|
|
|
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
2017-05-15
1
-1
/
+1
|
*
|
|
|
|
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...
Peter Zijlstra
2017-05-15
1
-0
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
1
-50
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
2017-06-09
1
-50
/
+0
*
|
|
|
|
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2017-06-20
1
-9
/
+10
*
|
|
|
|
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-20
1
-16
/
+36
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2017-06-12
2
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-04
1
-0
/
+8
*
|
|
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-04
1
-3
/
+3
|
/
/
*
/
posix-timers: Make signal printks conditional
Thomas Gleixner
2017-05-23
1
-8
/
+16
|
/
*
time: delete current_fs_time()
Deepa Dinamani
2017-05-13
1
-14
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-05
1
-1
/
+1
|
\
|
*
posix-timers: Correct sanity check in posix_cpu_nsleep
Eric W. Biederman
2017-04-17
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
2
-2
/
+2
|
\
\
[prev]
[next]