index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-06-19
posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME
Arnd Bergmann
1
-1
/
+1
2018-06-12
posix-cpu-timers: Remove lockdep_assert_irqs_disabled()
Sebastian Andrzej Siewior
1
-2
/
+0
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+2
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-41
/
+34
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-52
/
+106
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-14
/
+2
2018-05-27
PM / suspend: Prevent might sleep splats
Thomas Gleixner
1
-0
/
+2
2018-05-19
timekeeping: Add ktime_get_coarse_with_offset
Arnd Bergmann
1
-0
/
+19
2018-05-19
timekeeping: Standardize on ktime_get_*() naming
Arnd Bergmann
1
-14
/
+9
2018-05-19
timekeeping: Clean up ktime_get_real_ts64
Arnd Bergmann
1
-25
/
+6
2018-05-19
timekeeping: Remove timespec64 hack
Arnd Bergmann
1
-2
/
+0
2018-05-19
Merge branch 'linus' into timers/2038
Thomas Gleixner
11
-122
/
+126
2018-05-16
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
1
-2
/
+2
2018-05-16
proc: introduce proc_create_seq_private
Christoph Hellwig
1
-14
/
+2
2018-05-15
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-05-13
timer_list: Remove unused function pointer typedef
Chen Lin
1
-2
/
+0
2018-05-13
timers: Adjust a kernel-doc comment
Mauro Carvalho Chehab
1
-7
/
+7
2018-05-13
tick: Prefer a lower rating device only if it's CPU local device
Sudeep Holla
1
-1
/
+2
2018-05-02
clocksource: Remove kthread
Peter Zijlstra
1
-21
/
+10
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
11
-122
/
+126
2018-05-02
clocksource: Rework stale comment
Peter Zijlstra
1
-4
/
+2
2018-05-02
clocksource: Consistent de-rate when marking unstable
Peter Zijlstra
1
-1
/
+8
2018-05-02
clocksource: Initialize cs->wd_list
Peter Zijlstra
1
-0
/
+2
2018-05-02
clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
Peter Zijlstra
1
-16
/
+34
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
8
-84
/
+69
2018-04-26
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
1
-5
/
+5
2018-04-19
time: Change nanosleep to safe __kernel_* types
Deepa Dinamani
3
-6
/
+10
2018-04-19
time: Change types to new y2038 safe __kernel_* types
Deepa Dinamani
2
-6
/
+6
2018-04-19
time: Fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
1
-4
/
+10
2018-04-19
posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
3
-3
/
+15
2018-04-19
compat: Enable compat_get/put_timespec64 always
Deepa Dinamani
1
-0
/
+44
2018-04-19
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
Laura Abbott
1
-1
/
+3
2018-04-17
timekeeping: Remove __current_kernel_time()
Baolin Wang
1
-7
/
+0
2018-04-17
clockevents: Fix kernel messages split across multiple lines
Geert Uytterhoeven
1
-6
/
+5
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+0
2018-04-11
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
4
-82
/
+241
2018-04-10
tick-sched: avoid a maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+6
2018-04-09
time: hrtimer: Use timerqueue_iterate_next() to get to the next timer
Rafael J. Wysocki
1
-3
/
+1
2018-04-09
nohz: Avoid duplication of code related to got_idle_tick
Rafael J. Wysocki
1
-10
/
+6
2018-04-09
nohz: Gather tick_sched booleans under a common flag field
Frederic Weisbecker
2
-9
/
+15
2018-04-09
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
1
-6
/
+6
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2
-14
/
+49
2018-04-07
time: hrtimer: Introduce hrtimer_next_event_without()
Rafael J. Wysocki
1
-2
/
+53
2018-04-07
time: tick-sched: Split tick_nohz_stop_sched_tick()
Rafael J. Wysocki
2
-46
/
+82
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
1
-0
/
+20
2018-04-06
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
1
-1
/
+1
2018-04-05
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
1
-8
/
+18
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
1
-21
/
+25
[next]