index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-31
14
-617
/
+687
|
\
|
*
time: Move old timekeeping interfaces to timekeeping32.h
Arnd Bergmann
2017-10-30
3
-135
/
+154
|
*
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
3
-51
/
+49
|
*
time: Move time_t based interfaces to time32.h
Arnd Bergmann
2017-10-30
2
-162
/
+177
|
*
time: Remove unused functions
Arnd Bergmann
2017-10-30
3
-64
/
+0
|
*
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
2017-10-30
1
-47
/
+25
|
*
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-10-30
6
-126
/
+123
|
*
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-30
4
-69
/
+196
*
|
Merge tag 'timers-conversion-next' of git://git.kernel.org/pub/scm/linux/kern...
Thomas Gleixner
2017-10-29
22
-106
/
+80
|
\
\
|
*
|
scsi: smartpqi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+4
|
*
|
scsi: libiscsi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-10
/
+6
|
*
|
scsi: libfc: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-11
/
+10
|
*
|
scsi: isci: Convert timers to use timer_setup()
Kees Cook
2017-10-27
5
-18
/
+16
|
*
|
scsi: gdth: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-4
/
+2
|
*
|
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2017-10-27
4
-10
/
+11
|
*
|
scsi: dc395x: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-8
/
+5
|
*
|
scsi: bnx2i: Convert timers to use timer_setup()
Kees Cook
2017-10-27
3
-14
/
+7
|
*
|
scsi: be2iscsi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-11
/
+7
|
*
|
scsi: aic94xx: Convert timers to use timer_setup()
Kees Cook
2017-10-27
4
-15
/
+12
|
/
/
*
|
timer: Provide wrappers safe for use with LOCKDEP
Kees Cook
2017-10-20
1
-0
/
+14
*
|
ahci: Convert timers to use timer_setup()
Kees Cook
2017-10-19
2
-5
/
+7
*
|
clockevents: Retry programming min delta up to 10 times
James Hogan
2017-10-19
1
-8
/
+13
*
|
timer: Convert stub timer to timer_setup()
Thomas Gleixner
2017-10-18
1
-3
/
+3
*
|
workqueue: Convert timers to use timer_setup() (part 2)
Kees Cook
2017-10-18
1
-8
/
+6
*
|
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
2017-10-18
1
-2
/
+5
*
|
libata: Convert timers to use timer_setup()
Kees Cook
2017-10-17
3
-6
/
+5
*
|
timer: Remove meaningless .data/.function assignments
Kees Cook
2017-10-17
4
-9
/
+2
*
|
time: Use do_settimeofday64() internally
Arnd Bergmann
2017-10-17
1
-6
/
+6
*
|
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
2017-10-17
1
-12
/
+8
*
|
timer: Fix two mistakes in callback conversions
Kees Cook
2017-10-05
2
-2
/
+1
*
|
workqueue: Convert callback to use from_timer()
Kees Cook
2017-10-05
2
-11
/
+11
*
|
kthread: Convert callback to use from_timer()
Kees Cook
2017-10-05
2
-11
/
+9
*
|
timer: Remove expires argument from __TIMER_INITIALIZER()
Kees Cook
2017-10-05
3
-5
/
+4
*
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
47
-54
/
+54
*
|
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
2017-10-05
2
-5
/
+5
*
|
timer: Remove unused static initializer macros
Kees Cook
2017-10-05
1
-12
/
+0
*
|
timer: Remove last user of TIMER_INITIALIZER
Kees Cook
2017-10-05
2
-8
/
+6
*
|
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2017-10-05
3
-11
/
+9
*
|
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
6
-40
/
+34
*
|
timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
2017-10-05
2
-7
/
+4
*
|
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
11
-57
/
+36
*
|
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
2
-8
/
+7
*
|
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-10-05
2
-7
/
+27
*
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2017-10-05
319
-2078
/
+3489
|
\
\
|
*
\
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
1
-6
/
+6
|
|
\
\
|
|
*
|
Documentation: core-api: minor workqueue.rst cleanups
Randy Dunlap
2017-09-19
1
-6
/
+6
|
*
|
|
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
1
-0
/
+8
|
|
\
\
\
|
|
*
|
|
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Waiman Long
2017-09-22
1
-0
/
+8
|
*
|
|
|
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
3
-3
/
+27
|
|
\
\
\
\
|
|
*
|
|
|
percpu: fix iteration to prevent skipping over block
Dennis Zhou
2017-09-28
1
-0
/
+4
[next]