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
*
timers: Fix parameter description of try_to_del_timer_sync()
Peter Meerwald-Stadler
2017-06-20
1
-1
/
+1
*
ktime: Simplify ktime_compare implementation
Mariusz Skamra
2017-06-20
1
-5
/
+1
*
Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezca...
Thomas Gleixner
2017-06-20
111
-743
/
+791
|
\
|
*
clocksource/drivers/fttmr010: Factor out clock read code
Linus Walleij
2017-06-14
1
-10
/
+6
|
*
clocksource/drivers/fttmr010: Implement delay timer
Linus Walleij
2017-06-14
1
-1
/
+34
|
*
clocksource/drivers: Add timer-of common init routine
Daniel Lezcano
2017-06-14
4
-0
/
+243
|
*
clocksource/drivers/tcb_clksrc: Save timer context on suspend/resume
Alexandre Belloni
2017-06-14
1
-0
/
+51
|
*
clocksource/drivers/fttmr010: Optimize sched_clock()
Linus Walleij
2017-06-14
1
-5
/
+10
|
*
clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLARE
Daniel Lezcano
2017-06-14
1
-0
/
+3
|
*
clocksource/drivers: Rename CLKSRC_ACPI to TIMER_ACPI
Daniel Lezcano
2017-06-14
1
-2
/
+2
|
*
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
2017-06-14
18
-51
/
+51
|
*
clocksource/drivers: Rename clksrc table to timer
Daniel Lezcano
2017-06-14
3
-14
/
+15
|
*
clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE
Daniel Lezcano
2017-06-14
2
-2
/
+2
|
*
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-06-14
25
-30
/
+30
|
*
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-06-14
62
-103
/
+103
|
*
Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"
Daniel Lezcano
2017-06-12
5
-75
/
+0
|
*
clocksource/drivers/fttmr010: Fix aspeed-2500 initialization
Daniel Lezcano
2017-06-12
1
-7
/
+16
|
*
clocksource/drivers/fttmr010: Add AST2500 compatible string
Daniel Lezcano
2017-06-12
2
-1
/
+4
|
*
clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Linus Walleij
2017-06-12
6
-303
/
+108
|
*
clocksource/drivers/fttmr010: Switch to use TIMER2 src
Linus Walleij
2017-06-12
1
-11
/
+10
|
*
clocksource/drivers/fttmr010: Switch to use bitops
Linus Walleij
2017-06-12
1
-21
/
+22
|
*
clocksource/drivers/fttmr010: Use state container
Linus Walleij
2017-06-12
1
-74
/
+116
|
*
clocksource/drivers/fttmr010: Drop Gemini specifics
Linus Walleij
2017-06-12
1
-81
/
+22
|
*
clocksource/drivers/fttmr010: Merge FTTMR010 DT bindings
Linus Walleij
2017-06-12
2
-20
/
+3
|
*
clocksource/drivers/fttmr010: Fix the clock handling
Linus Walleij
2017-06-12
1
-1
/
+7
|
*
arm: aspeed: Add clock-names property to timer node
Andrew Jeffery
2017-06-12
2
-0
/
+2
*
|
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-14
6
-8
/
+8
*
|
posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()
Thomas Gleixner
2017-06-14
1
-4
/
+5
*
|
time: Move compat_gettimeofday()/settimeofday() to native
Al Viro
2017-06-14
2
-38
/
+41
*
|
time: Move compat_time()/stime() to native
Al Viro
2017-06-14
2
-40
/
+41
*
|
posix-timers: Move compat_timer_create() to native, get rid of set_fs()
Al Viro
2017-06-14
3
-36
/
+42
*
|
posix-timers: Move compat versions of clock_gettime/settime/getres
Al Viro
2017-06-14
3
-55
/
+115
*
|
itimers: Move compat itimer syscalls to native ones
Al Viro
2017-06-14
4
-53
/
+60
*
|
posix-timers: Take compat timer_gettime(2) to native one
Al Viro
2017-06-14
3
-26
/
+35
*
|
posix-timers: Take compat timer_settime(2) to native one
Al Viro
2017-06-14
3
-47
/
+64
*
|
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
2017-06-14
5
-90
/
+108
*
|
posix-timers: Kill ->nsleep_restart()
Al Viro
2017-06-14
5
-13
/
+1
*
|
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
2017-06-14
4
-29
/
+25
*
|
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2017-06-14
8
-171
/
+142
*
|
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
Al Viro
2017-06-14
4
-22
/
+10
*
|
hrtimer: Move copyout of remaining time to do_nanosleep()
Al Viro
2017-06-14
1
-42
/
+20
*
|
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
2017-06-14
5
-11
/
+17
*
|
alarmtimer: Move copyout and freeze handling into alarmtimer_do_nsleep()
Al Viro
2017-06-14
1
-70
/
+32
*
|
posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()
Al Viro
2017-06-14
1
-35
/
+28
*
|
posix-timers: Handle relative posix-timers correctly
Thomas Gleixner
2017-06-12
1
-0
/
+13
*
|
posix-timers: Zero out oldval itimerspec
Thomas Gleixner
2017-06-12
1
-0
/
+2
*
|
posix-timers: Fix inverted SIGEV_NONE logic in common_timer_get()
Thomas Gleixner
2017-06-12
1
-1
/
+1
|
/
*
alarmtimer: Switch over to generic set/get/rearm routine
Thomas Gleixner
2017-06-04
3
-110
/
+29
*
alarmtimer: Implement arm callback
Thomas Gleixner
2017-06-04
1
-0
/
+22
*
alarmtimer: Implement try_to_cancel callback
Thomas Gleixner
2017-06-04
1
-0
/
+10
[next]