index
:
kernel_xiaomi_sm6150.git
q10.0
r11.0
r11.1
kernel_xiaomi_sm6150
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
hrtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel...
vantoman
2021-04-07
1
-1
/
+1
|
\
|
*
Merge 4.14.227 into android-4.14-stable
Greg Kroah-Hartman
2021-03-24
1
-1
/
+1
|
|
\
|
|
*
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-24
1
-1
/
+1
*
|
|
Merge android-4.14.162 (c2bd4f8) into msm-4.14
Srinivasarao P
2020-04-18
1
-4
/
+8
|
\
|
|
|
*
|
Merge 4.14.162 into android-4.14
Greg Kroah-Hartman
2020-01-04
1
-4
/
+7
|
|
\
|
|
|
*
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2020-01-04
1
-4
/
+7
*
|
|
kernel: time: Add delay after cpu_relax() in tight loops
Prasad Sodagudi
2018-11-21
1
-0
/
+3
*
|
|
hrtimer: Initialize cpu_base.next_timer to NULL conditionally
Srinivas Ramana
2018-09-18
1
-1
/
+6
*
|
|
Revert "cpuidle: Fix cpu frequent exits from low power mode"
Prasad Sodagudi
2018-09-18
1
-4
/
+43
*
|
|
cpuidle: Fix cpu frequent exits from low power mode
Prasad Sodagudi
2018-09-14
1
-43
/
+4
*
|
|
Merge android-4.14-p.61 (b7e55e8) into msm-4.14
Isaac J. Manjarres
2018-08-09
1
-4
/
+43
|
\
|
|
|
*
|
BACKPORT: time: hrtimer: Introduce hrtimer_next_event_without()
Rafael J. Wysocki
2018-07-19
1
-4
/
+43
|
|
/
*
|
Merge remote-tracking branch 'remotes/origin/tmp-85ab9a0' into msm-4.14
Isaac J. Manjarres
2018-03-05
1
-1
/
+6
|
\
|
|
*
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-03-03
1
-1
/
+6
*
|
Merge remote-tracking branch 'remotes/origin/tmp-c3a2eda' into msm-4.14
Isaac J. Manjarres
2018-02-02
1
-0
/
+3
|
\
|
|
*
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-31
1
-0
/
+3
*
|
hrtimer: Don't drop the base lock when migration during isolation
Pavankumar Kondeti
2018-01-22
1
-35
/
+14
*
|
timer: Update code that migrates timers and hrtimers during isolation
Vikram Mulukutla
2018-01-22
1
-0
/
+7
*
|
hrtimer: Ensure timer is not running before migrating
Olav Haugan
2018-01-22
1
-13
/
+29
*
|
timer: Do not require CPUSETS to be enabled for migration
Olav Haugan
2018-01-22
1
-6
/
+3
*
|
hrtimer.h: prevent pinned timer state from breaking inactive test
Gary S. Robertson
2018-01-22
1
-2
/
+2
*
|
hrtimer: make sure PINNED flag is cleared after removing hrtimer
Viresh Kumar
2018-01-22
1
-1
/
+2
*
|
hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers
Viresh Kumar
2018-01-22
1
-11
/
+44
*
|
hrtimer: update timer->state with 'pinned' information
Viresh Kumar
2018-01-22
1
-5
/
+14
|
/
*
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
1
-17
/
+13
*
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-14
1
-1
/
+1
*
posix-timers: Kill ->nsleep_restart()
Al Viro
2017-06-14
1
-1
/
+1
*
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
2017-06-14
1
-9
/
+20
*
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2017-06-14
1
-5
/
+37
*
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
1
-5
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
|
*
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-24
1
-1
/
+1
*
|
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-04-14
1
-4
/
+6
*
|
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
Stephen Boyd
2017-03-17
1
-4
/
+1
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
hrtimer: Catch invalid clockids again
Marc Zyngier
2017-02-18
1
-5
/
+15
*
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-02-10
1
-38
/
+0
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-26
/
+26
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
timers: Fix documentation for schedule_timeout() and similar
Douglas Anderson
2016-10-26
1
-6
/
+14
*
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2016-08-31
1
-1
/
+1
*
hrtimer: Spelling fixes
Pratyush Patel
2016-08-31
1
-2
/
+2
*
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2016-07-15
1
-35
/
+5
*
hrtimer: Remove redundant #ifdef block
Pratyush Patel
2016-06-10
1
-1
/
+1
*
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
1
-0
/
+1
*
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
1
-6
/
+1
[next]