Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
900660cc68f216e75e761a59f5d3cf8c7413e3a1
/
kernel
/
time
a967be8
time: Remove CONFIG_TIMER_STATS
by Kees Cook
· 8 years ago
78a643e
timer: Update code that migrates timers and hrtimers during isolation
by Vikram Mulukutla
· 8 years ago
2b39173
hrtimer: Ensure timer is not running before migrating
by Olav Haugan
· 8 years ago
3ac7057
kernel: tick-sched: Fix compilation error on 32-bit
by Runmin Wang
· 8 years ago
74fdd73
drivers: Fix more compiler warnings
by Kyle Yan
· 8 years ago
df06519
timer: Fix incorrect parenthesis in timer
by Kyle Yan
· 8 years ago
e584864
Merge "timer: Initialize global deferrable timer" into msm-4.9
by Kyle Yan
· 8 years ago
5d33676
Merge "Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9" into msm-4.9
by Kyle Yan
· 8 years ago
8ae9bd6
Merge "clocksource: add API to force re-selection of the best clocksource" into msm-4.9
by Kyle Yan
· 8 years ago
e980f1e
timer: Initialize global deferrable timer
by Kyle Yan
· 8 years ago
e682dcb
Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9
by Kyle Yan
· 8 years ago
c1f109c
timer: Add a global deferrable timer
by Kyle Yan
· 8 years ago
3f8e648
clocksource: add API to force re-selection of the best clocksource
by Se Wang (Patrick) Oh
· 10 years ago
930e235
kernel: tick-sched: Add API to get the next wakeup for a CPU
by Mahesh Sivasubramanian
· 8 years ago
0455ac9
Merge branch 'upstream-linux-4.9.y' into android-4.9
by Todd Kjos
· 8 years ago
215d4d6
timekeeping: Use deferred printk() in debug code
by Sergey Senozhatsky
· 8 years ago
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
75e7c27
Merge "time: alarmtimer: include lpm-levels for MSM targets only" into msm-4.8
by Kyle Yan
· 8 years ago
e0703b8
Merge "rtc: alarm: Change wake-up source" into msm-4.8
by Kyle Yan
· 8 years ago
9f16aae
Merge "rtc: alarm: Add power-on alarm feature" into msm-4.8
by Kyle Yan
· 8 years ago
e188996
Merge "alarmtimer: add rtc irq support for alarm" into msm-4.8
by Kyle Yan
· 8 years ago
3df9170
time: alarmtimer: include lpm-levels for MSM targets only
by Lingutla Chandrasekhar
· 9 years ago
dad4295
rtc: alarm: Change wake-up source
by Mohit Aggarwal
· 10 years ago
2e1a4ae
rtc: alarm: Add power-on alarm feature
by Mao Jinlong
· 9 years ago
a0adcbc
alarmtimer: add rtc irq support for alarm
by Mao Jinlong
· 9 years ago
0f3f78e
timer: Do not require CPUSETS to be enabled for migration
by Olav Haugan
· 9 years ago
e92935e2
timer: Add function to migrate timers
by Santosh Shukla
· 10 years ago
da244eb
hrtimer.h: prevent pinned timer state from breaking inactive test
by Gary S. Robertson
· 10 years ago
b73f136
hrtimer: make sure PINNED flag is cleared after removing hrtimer
by Viresh Kumar
· 10 years ago
6f34f46
hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers
by Viresh Kumar
· 10 years ago
6894406
hrtimer: update timer->state with 'pinned' information
by Viresh Kumar
· 10 years ago
9536efe
timer: create timer_quiesce_cpu() to isolate CPU from timers
by Viresh Kumar
· 10 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
72408a6
UPSTREAM: timekeeping: Add a fast and NMI safe boot clock
by Joel Fernandes
· 8 years ago
cf365b1
tick/broadcast: Prevent NULL pointer dereference
by Thomas Gleixner
· 8 years ago
ca22975
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
by Thomas Gleixner
· 8 years ago
dddcab7
sched: Introduce HMP scheduling
by Syed Rameez Mustafa
· 8 years ago
e6d4a92
Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105
by Channagoud Kadabi
· 8 years ago
65be4a5
Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8
by Kyle Yan
· 8 years ago
6bad6bc
timers: Prevent base clock corruption when forwarding
by Thomas Gleixner
· 8 years ago
041ad7b
timers: Prevent base clock rewind when forwarding clock
by Thomas Gleixner
· 8 years ago
4da9152
timers: Lock base for same bucket optimization
by Thomas Gleixner
· 8 years ago
b831275
timers: Plug locking race vs. timer migration
by Thomas Gleixner
· 8 years ago
54e2384
alarmtimer: Remove unused but set variable
by Tobias Klauser
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
0766f78
latent_entropy: Mark functions with __latent_entropy
by Emese Revfy
· 9 years ago
58bfea9
timekeeping: Fix __ktime_get_fast_ns() regression
by John Stultz
· 8 years ago
57ccdf4
tick/nohz: Prevent stopping the tick on an offline CPU
by Wanpeng Li
· 8 years ago
950d838
Merge branch 'linus' into timers/core, to refresh the branch
by Ingo Molnar
· 8 years ago
68088ae
Merge remote-tracking branch 'msm-4.4/tmp-c693593' into msm-4.8
by Trilok Soni
· 8 years ago
36d7870
soc: qcom: rq_stats: add snapshot of run queue stats driver
by Kyle Yan
· 8 years ago
08d07259
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
by Wanpeng Li
· 8 years ago
979515c
time: Avoid undefined behaviour in ktime_add_safe()
by Vegard Nossum
· 8 years ago
469e857
time: Avoid undefined behaviour in timespec64_add_safe()
by Vegard Nossum
· 8 years ago
0bf43f1
timekeeping: Prints the amounts of time spent during suspend
by Ruchi Kandoi
· 8 years ago
3637458
clocksource: Defer override invalidation unless clock is unstable
by Kyle Walker
· 8 years ago
b4d90e9
hrtimer: Spelling fixes
by Pratyush Patel
· 9 years ago
a4f8f66
timekeeping: Cap array access in timekeeping_debug
by John Stultz
· 8 years ago
27727df
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
by John Stultz
· 8 years ago
46c8f0b
timers: Fix get_next_timer_interrupt() computation
by Chris Metcalf
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
25a0dc4
Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
1f3b0f8
tick/nohz: Optimize nohz idle enter
by Gaurav Jindal
· 9 years ago
775be50
clockevents: Make clockevents_subsys static
by Ben Dooks
· 9 years ago
24f73b9
timers/core: Convert to hotplug state machine
by Richard Cochran
· 9 years ago
27590dc
hrtimer: Convert to hotplug state machine
by Thomas Gleixner
· 9 years ago
2c13ce8
posix_cpu_timer: Exit early when process has been reaped
by Alexey Dobriyan
· 9 years ago
4b4b208
Merge branch 'timers/fast-wheel' into timers/core
by Ingo Molnar
· 9 years ago
f00c0af
timers: Implement optimization for same expiry time in mod_timer()
by Anna-Maria Gleixner
· 9 years ago
ffdf047
timers: Split out index calculation
by Anna-Maria Gleixner
· 9 years ago
4e85876
timers: Only wake softirq if necessary
by Thomas Gleixner
· 9 years ago
a683f39
timers: Forward the wheel clock whenever possible
by Thomas Gleixner
· 9 years ago
ff00673
timers/nohz: Remove pointless tick_nohz_kick_tick() function
by Thomas Gleixner
· 9 years ago
2369683
timers: Optimize collect_expired_timers() for NOHZ
by Anna-Maria Gleixner
· 9 years ago
73420fe
timers: Move __run_timers() function
by Anna-Maria Gleixner
· 9 years ago
53bf837
timers: Remove set_timer_slack() leftovers
by Thomas Gleixner
· 9 years ago
500462a
timers: Switch to a non-cascading wheel
by Thomas Gleixner
· 9 years ago
494af3e
timers: Give a few structs and members proper names
by Thomas Gleixner
· 9 years ago
177ec0a
timers: Remove the deprecated mod_timer_pinned() API
by Thomas Gleixner
· 9 years ago
e675447
timers: Make 'pinned' a timer property
by Thomas Gleixner
· 9 years ago
5130213
tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer
by Jisheng Zhang
· 9 years ago
0de7611
timers/nohz: Capitalize 'CPU' consistently
by Ingo Molnar
· 9 years ago
6168f8e
timers/nohz: Fix several typos
by Wei Jiangang
· 9 years ago
eaaa7ec
timekeeping: export get_monotonic_coarse64 symbol
by Gregor Boirie
· 9 years ago
c7d6b5a
Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
by Thomas Gleixner
· 9 years ago
7c71feb
timer: Avoid using timespec
by Arnd Bergmann
· 9 years ago
4a19bd3
time: Avoid timespec in udelay_test
by Arnd Bergmann
· 9 years ago
e6c2682
time: Add time64_to_tm()
by Deepa Dinamani
· 9 years ago
af4afb4
alarmtimer: Fix comments describing structure fields
by Pratyush Patel
· 9 years ago
0209b93
timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD
by Thomas Graziadei
· 9 years ago
0fb71d3
clocksource: Make clocksource insert entry more efficient
by Minfei Huang
· 9 years ago
86721ab
hrtimer: Remove redundant #ifdef block
by Pratyush Patel
· 9 years ago
b5227d0
timers: Clarify usleep_range() function comment
by Bjorn Helgaas
· 9 years ago
c08376a
timer: Export destroy_hrtimer_on_stack()
by Guenter Roeck
· 9 years ago
b9fdac7
debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
by Du, Changbin
· 9 years ago
e325246
timer: update debugobjects fixup callbacks return type
by Du, Changbin
· 9 years ago
8e4f70e
time: remove timespec_add_safe()
by Deepa Dinamani
· 9 years ago
bc2c53e
time: add missing implementation for timespec64_add_safe()
by Deepa Dinamani
· 9 years ago
91e8d0cb
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
Next »