index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Lines
2017-05-23
posix-timers: Make signal printks conditional
Thomas Gleixner
-8
/
+16
2017-05-12
time: delete current_fs_time()
Deepa Dinamani
-14
/
+0
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-1
/
+1
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-2
/
+2
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-113
/
+153
2017-04-20
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
-1
/
+1
2017-04-16
posix-timers: Correct sanity check in posix_cpu_nsleep
Eric W. Biederman
-1
/
+1
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
-31
/
+38
2017-04-14
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
-49
/
+51
2017-04-14
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
-10
/
+8
2017-04-14
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
-14
/
+13
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
-31
/
+33
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
-10
/
+24
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
-4
/
+10
2017-03-31
timekeeping: Remove pointless conversion to bool
Nicholas Mc Guire
-2
/
+1
2017-03-31
Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
-1
/
+12
2017-03-24
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
-2
/
+2
2017-03-23
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
-0
/
+6
2017-03-23
timers, sched_clock: Update timeout for clock wrap
David Engraf
-0
/
+5
2017-03-23
clockevents: Make clockevents_config() static
Nicolai Stange
-1
/
+1
2017-03-23
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
-0
/
+12
2017-03-17
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
Stephen Boyd
-4
/
+1
2017-03-13
rlimits: Print more information when CPU/RT limits are exceeded
Arun Raghavan
-2
/
+7
2017-03-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2017-03-07
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
Frederic Weisbecker
-1
/
+1
2017-03-02
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sc...
Ingo Molnar
-0
/
+1
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
-2
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-2
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+2
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-167
/
+115
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-573
/
+27
2017-02-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-10
/
+9
2017-02-18
hrtimer: Catch invalid clockids again
Marc Zyngier
-5
/
+15
2017-02-16
Revert "nohz: Fix collision between tick and other hrtimers"
Linus Torvalds
-14
/
+2
2017-02-15
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
-2
/
+2
2017-02-13
tick/broadcast: Prevent deadlock on tick_broadcast_lock
Mike Galbraith
-8
/
+7
2017-02-10
timer_list: Remove useless cast when printing
Mars Cheng
-1
/
+1
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
-520
/
+2
2017-02-10
tick/nohz: Fix possible missing clock reprog after tick soft restart
Frederic Weisbecker
-0
/
+5
2017-02-04
tick/broadcast: Reduce lock cacheline contention
Waiman Long
-7
/
+8
2017-02-01
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
-68
/
+39
2017-02-01
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
-126
/
+90
2017-02-01
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated...
Frederic Weisbecker
-9
/
+2
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
-24
/
+24
[next]