index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
find_bit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
sched: Move struct task_cputime to types.h
Thomas Gleixner
2
-16
/
+24
2019-08-28
posix-cpu-timers: Create a container struct
Thomas Gleixner
6
-31
/
+54
2019-08-28
posix-cpu-timers: Move prof/virt_ticks into caller
Thomas Gleixner
1
-21
/
+9
2019-08-28
posix-cpu-timers: Sample task times once in expiry check
Thomas Gleixner
1
-4
/
+6
2019-08-28
posix-cpu-timers: Get rid of pointer indirection
Thomas Gleixner
1
-28
/
+22
2019-08-28
posix-cpu-timers: Simplify sample functions
Thomas Gleixner
1
-15
/
+13
2019-08-28
posix-cpu-timers: Remove pointless return value check
Thomas Gleixner
1
-3
/
+2
2019-08-28
posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm()
Thomas Gleixner
1
-2
/
+3
2019-08-28
posix-cpu-timers: Use clock ID in posix_cpu_timer_get()
Thomas Gleixner
1
-2
/
+3
2019-08-28
posix-cpu-timers: Use clock ID in posix_cpu_timer_set()
Thomas Gleixner
1
-5
/
+6
2019-08-28
posix-cpu-timers: Consolidate thread group sample code
Thomas Gleixner
1
-39
/
+20
2019-08-28
posix-cpu-timers: Rename thread_group_cputimer() and make it static
Thomas Gleixner
2
-3
/
+15
2019-08-28
posix-cpu-timers: Sample directly in timer check
Thomas Gleixner
1
-3
/
+4
2019-08-28
itimers: Use quick sample function
Thomas Gleixner
1
-1
/
+1
2019-08-28
posix-cpu-timers: Provide quick sample function for itimer
Thomas Gleixner
2
-1
/
+22
2019-08-28
posix-cpu-timers: Use common permission check in posix_cpu_timer_create()
Thomas Gleixner
1
-32
/
+3
2019-08-28
posix-cpu-timers: Use common permission check in posix_cpu_clock_get()
Thomas Gleixner
1
-43
/
+14
2019-08-28
posix-cpu-timers: Provide task validation functions
Thomas Gleixner
1
-21
/
+44
2019-08-27
clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated
Magnus Damm
1
-1
/
+5
2019-08-27
clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
Magnus Damm
1
-0
/
+8
2019-08-27
dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usage
Magnus Damm
1
-10
/
+10
2019-08-27
dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995
Magnus Damm
1
-0
/
+2
2019-08-27
dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792
Magnus Damm
1
-0
/
+2
2019-08-27
dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740
Magnus Damm
1
-8
/
+2
2019-08-27
dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740
Magnus Damm
1
-0
/
+8
2019-08-27
clocksource/drivers: Do not warn on probe defer
Jon Hunter
1
-1
/
+3
2019-08-27
clocksource/drivers/timer-of: Do not warn on deferred probe
Jon Hunter
1
-2
/
+4
2019-08-27
clocksource/drivers/npcm: Fix GENMASK and timer operation
Avi Fishman
1
-6
/
+3
2019-08-27
clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper
Geert Uytterhoeven
1
-1
/
+1
2019-08-27
arm64: dts: imx8mq: Add system counter node
Anson Huang
1
-0
/
+8
2019-08-27
arm64: dts: imx8mm: Add system counter node
Anson Huang
1
-0
/
+8
2019-08-27
clocksource/drivers/imx-sysctr: Add internal clock divider handle
Anson Huang
1
-0
/
+5
2019-08-27
clocksource/drivers/tcb_clksrc: Register delay timer
Alexandre Belloni
2
-1
/
+19
2019-08-27
dt-bindings: timer: Convert Allwinner A13 HSTimer to a schema
Maxime Ripard
2
-26
/
+79
2019-08-27
clocksource: sun4i: Add missing compatibles
Maxime Ripard
1
-0
/
+4
2019-08-27
dt-bindings: timer: Add missing compatibles
Maxime Ripard
1
-0
/
+26
2019-08-27
dt-bindings: timer: Convert Allwinner A10 Timer to a schema
Maxime Ripard
2
-19
/
+76
2019-08-27
clocksource: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
3
-11
/
+3
2019-08-23
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
Vitaly Kuznetsov
4
-22
/
+6
2019-08-23
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
4
-12
/
+21
2019-08-23
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
2
-9
/
+5
2019-08-21
posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()
Thomas Gleixner
3
-4
/
+5
2019-08-21
posix-cpu-timers: Sanitize bogus WARNONS
Thomas Gleixner
1
-7
/
+13
2019-08-21
hrtimer: Don't take expiry_lock when timer is currently migrated
Julien Grall
1
-1
/
+5
2019-08-21
hrtimer: Protect lockless access to timer->base
Julien Grall
1
-1
/
+2
2019-08-20
posix-cpu-timers: Fixup stale comment
Thomas Gleixner
1
-3
/
+4
2019-08-20
alarmtimers: Avoid rtc.h include
Thomas Gleixner
1
-1
/
+2
2019-08-20
posix-timers: Cleanup forward declarations and includes
Thomas Gleixner
1
-3
/
+2
2019-08-20
hrtimer: Improve comments on handling priority inversion against softirq kthread
Frederic Weisbecker
2
-4
/
+16
2019-08-20
posix-timers: Use a callback for cancel synchronization on PREEMPT_RT
Thomas Gleixner
3
-1
/
+32
[next]