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
*
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: 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
*
|
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
|
/
*
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
|
\
\
|
*
|
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-24
2
-2
/
+2
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-02
12
-113
/
+153
|
\
\
\
|
*
|
|
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-04-20
1
-1
/
+1
|
*
|
|
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-04-14
5
-31
/
+38
|
*
|
|
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
2017-04-14
4
-49
/
+51
|
*
|
|
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
2017-04-14
3
-10
/
+8
|
*
|
|
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
2017-04-14
4
-14
/
+13
|
*
|
|
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
2017-04-14
5
-31
/
+33
|
*
|
|
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2017-04-14
1
-10
/
+24
|
*
|
|
time: Delete do_sys_setimeofday()
Deepa Dinamani
2017-04-14
3
-4
/
+10
|
*
|
|
timekeeping: Remove pointless conversion to bool
Nicholas Mc Guire
2017-03-31
1
-2
/
+1
|
*
|
|
Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-03-31
3
-1
/
+12
|
|
\
\
\
|
|
*
|
|
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
2017-03-23
1
-0
/
+6
|
|
*
|
|
timers, sched_clock: Update timeout for clock wrap
David Engraf
2017-03-23
1
-0
/
+5
|
|
*
|
|
clockevents: Make clockevents_config() static
Nicolai Stange
2017-03-23
1
-1
/
+1
|
|
|
/
/
|
*
|
|
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
Stephen Boyd
2017-03-17
1
-4
/
+1
|
*
|
|
rlimits: Print more information when CPU/RT limits are exceeded
Arun Raghavan
2017-03-13
1
-2
/
+7
|
|
/
/
*
/
/
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
2017-03-23
1
-0
/
+12
|
/
/
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-03-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
Frederic Weisbecker
2017-03-07
1
-1
/
+1
*
|
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
3
-2
/
+3
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
[next]