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
2017-11-23
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2
-20
/
+25
2017-11-21
timer: Pass function down to initialization routines
Kees Cook
1
-6
/
+15
2017-11-21
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
1
-3
/
+3
2017-11-21
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
1
-10
/
+7
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-2
/
+2
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-2
/
+1
2017-11-14
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD
Miroslav Lichvar
2
-49
/
+0
2017-11-14
Merge branch 'linus' into timers/urgent
Thomas Gleixner
13
-274
/
+383
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-237
/
+372
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-28
/
+5
2017-11-13
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
1
-1
/
+1
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
1
-7
/
+38
2017-11-12
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
1
-0
/
+1
2017-11-08
timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+3
2017-11-08
timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+1
2017-11-08
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+2
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
11
-0
/
+11
2017-11-02
kernel/time/Kconfig: Fix typo in comment
Randy Dunlap
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-11-01
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
1
-0
/
+1
2017-10-31
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
5
-183
/
+227
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
1
-2
/
+3
2017-10-30
time: Remove unused functions
Arnd Bergmann
1
-18
/
+0
2017-10-30
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
1
-47
/
+25
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
5
-100
/
+123
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
1
-53
/
+113
2017-10-27
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
1
-10
/
+3
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
1
-18
/
+0
2017-10-19
clockevents: Retry programming min delta up to 10 times
James Hogan
1
-8
/
+13
2017-10-18
timer: Convert stub timer to timer_setup()
Thomas Gleixner
1
-3
/
+3
2017-10-18
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
1
-2
/
+5
2017-10-17
time: Use do_settimeofday64() internally
Arnd Bergmann
1
-6
/
+6
2017-10-17
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
1
-12
/
+8
2017-10-10
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
1
-0
/
+2
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
1
-7
/
+19
2017-09-25
timekeeping: Provide NMI safe access to clock realtime
Thomas Gleixner
1
-0
/
+35
2017-09-25
timekeeping: Make fast accessors return 0 before timekeeping is initialized
Prarit Bhargava
1
-14
/
+21
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
1
-1
/
+1
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+3
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+22
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+3
2017-08-31
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
1
-0
/
+6
2017-08-26
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
1
-3
/
+1
2017-08-24
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
1
-9
/
+41
2017-08-20
Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2
-3
/
+10
2017-08-18
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
1
-8
/
+6
2017-08-17
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
1
-2
/
+9
2017-08-17
timekeeping: Use proper timekeeper for debug code
Stafford Horne
1
-1
/
+1
2017-08-01
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
1
-1
/
+1
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
1
-2
/
+3
[next]