Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
161485e8273001e56b2f20755ad9b6217b601fb3
/
kernel
/
time
0680eb1
timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
by John Stultz
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
53ee983
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
9895994
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5bda4f6
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
504d587
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
by Jan Kara
· 10 years ago
ca5bc6c
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
by Ingo Molnar
· 10 years ago
f723aa1
sched_clock: Avoid corrupting hrtimer tree during suspend
by Stephen Boyd
· 10 years ago
375f45b
timekeeping: Use cached ntp_tick_length when accumulating error
by John Stultz
· 11 years ago
dc49159
timekeeping: Rework frequency adjustments to work better w/ nohz
by John Stultz
· 11 years ago
e2dff1e
timekeeping: Minor fixup for timespec64->timespec assignment
by John Stultz
· 10 years ago
4396e05
timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC
by Thomas Gleixner
· 10 years ago
0e5ac3a
timekeeping: Use tk_read_base as argument for timekeeping_get_ns()
by Thomas Gleixner
· 10 years ago
d28ede8
timekeeping: Create struct tk_read_base and use it in struct timekeeper
by Thomas Gleixner
· 10 years ago
6d3aadf
timekeeping: Restructure the timekeeper some more
by Thomas Gleixner
· 10 years ago
4a0e637
clocksource: Get rid of cycle_last
by Thomas Gleixner
· 10 years ago
09ec544
clocksource: Move cycle_last validation to core code
by Thomas Gleixner
· 10 years ago
3a97837
clocksource: Make delta calculation a function
by Thomas Gleixner
· 10 years ago
f519b1a
timekeeping: Provide ktime_get_raw()
by Thomas Gleixner
· 10 years ago
61edec8
timekeeping: Simplify timekeeping_clocktai()
by Thomas Gleixner
· 10 years ago
47da70d
timekeeping: Remove timekeeper.total_sleep_time
by Thomas Gleixner
· 10 years ago
02cba15
timekeeping: Simplify getboottime()
by Thomas Gleixner
· 10 years ago
48f18fd
timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
by Thomas Gleixner
· 10 years ago
250fade
timekeeping: Remove monotonic_to_bootbased
by Thomas Gleixner
· 10 years ago
d560fed
time: Export nsecs_to_jiffies()
by Thomas Gleixner
· 10 years ago
dcaab54
timekeeping: Remove ktime_get_monotonic_offset()
by Thomas Gleixner
· 10 years ago
9a6b519
timekeeping: Provide ktime_mono_to_any()
by Thomas Gleixner
· 10 years ago
48064f5
timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
by Thomas Gleixner
· 10 years ago
a37c0aa
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
by Thomas Gleixner
· 10 years ago
afab07c
timekeeping: Use ktime_t based data for ktime_get_clocktai()
by Thomas Gleixner
· 10 years ago
b82c817
timekeeping; Use ktime_t based data for ktime_get_boottime()
by Thomas Gleixner
· 10 years ago
f5264d5
timekeeping: Use ktime_t based data for ktime_get_real()
by Thomas Gleixner
· 10 years ago
0077dc6
timekeeping: Provide ktime_get_with_offset()
by Thomas Gleixner
· 10 years ago
a016a5b
timekeeping: Use ktime_t based data for ktime_get()
by Thomas Gleixner
· 10 years ago
7c032df
timekeeping: Provide internal ktime_t based data
by Thomas Gleixner
· 10 years ago
f111adf
timekeeping: Use timekeeping_update() instead of memcpy()
by Thomas Gleixner
· 10 years ago
3fdb14f
timekeeping: Cache optimize struct timekeeper
by Thomas Gleixner
· 10 years ago
c905fae
timekeeper: Move tk_xtime to core code
by Thomas Gleixner
· 10 years ago
d6d2989
timekeeping: Provide timespec64 based interfaces
by Thomas Gleixner
· 10 years ago
8b094cd
time: Consolidate the time accessor prototypes
by Thomas Gleixner
· 10 years ago
7d489d1
timekeeping: Convert timekeeping core to use timespec64s
by John Stultz
· 10 years ago
49cd6f8
time: More core infrastructure for timespec64
by John Stultz
· 10 years ago
166afb6
ktime: Sanitize ktime_to_us/ms conversion
by Thomas Gleixner
· 10 years ago
24e4a8c
ktime: Kill non-scalar ktime_t implementation for 2038
by John Stultz
· 10 years ago
76f4108
hrtimer: Cleanup hrtimer accessors to the timekepeing state
by John Stultz
· 10 years ago
e06fde3
timekeeping: Simplify arch_gettimeoffset()
by Thomas Gleixner
· 10 years ago
e704f93
kernel: time: Add udelay_test module to validate udelay
by David Riley
· 11 years ago
c0f489d
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
by Paul E. McKenney
· 11 years ago
1692777
alarmtimer: Fix bug where relative alarm timers were treated as absolute
by John Stultz
· 10 years ago
9e1e01d
hrtimer: Remove hrtimer_enqueue_reprogram()
by Viresh Kumar
· 11 years ago
49a2a07
hrtimer: Kick lowres dynticks targets on timer enqueue
by Viresh Kumar
· 11 years ago
cddd024
hrtimer: Store cpu-number in struct hrtimer_cpu_base
by Viresh Kumar
· 11 years ago
9f6d9ba
timer: Kick dynticks targets on mod_timer*() calls
by Viresh Kumar
· 11 years ago
d6f9382
timer: Store cpu-number in struct tvec_base
by Viresh Kumar
· 11 years ago
5cee964
time/timers: Move all time(r) related files into kernel/time
by Thomas Gleixner
· 11 years ago
71d5d2b
alarmtimer: Export symbols of alarmtimer_get_rtcdev
by Pramod Gurav
· 11 years ago
3d36aeb
nohz: Support nohz full remote kick
by Frederic Weisbecker
· 11 years ago
00170fd
Merge branch 'akpm' (patchbomb from Andrew) into next
by Linus Torvalds
· 11 years ago
6d9bcb6
timekeeping: use printk_deferred when holding timekeeping seqlock
by John Stultz
· 11 years ago
ea54bca3
ntp: Make is_error_status() use its argument
by George Spelvin
· 11 years ago
cdafb93
ntp: Convert simple_strtol to kstrtol
by Fabian Frederick
· 11 years ago
c04ae71
sched_clock: Remove deprecated setup_sched_clock() API
by Stephen Boyd
· 11 years ago
2763053
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
by Viresh Kumar
· 11 years ago
03e6bdc
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
by Viresh Kumar
· 11 years ago
521c429
tick-common: Fix wrong check in tick_check_replacement()
by Viresh Kumar
· 11 years ago
52f5684c
kernel: use macros from compiler.h instead of __attribute__((...))
by Gideon Israel Dsouza
· 11 years ago
1ead658
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
cab5e12
time: Revert to calling clock_was_set_delayed() while in irq context
by John Stultz
· 11 years ago
b97f029
tick: Remove code duplication in tick_handle_periodic()
by Viresh Kumar
· 11 years ago
cacb3c7
tick: Fix spelling mistake in tick_handle_periodic()
by Viresh Kumar
· 11 years ago
f9a8a0a
Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/linux into timers/core
by Thomas Gleixner
· 11 years ago
64e8d20
kernel: Include appropriate header file in time/timekeeping_debug.c
by Rashika Kheria
· 11 years ago
5ae8aab
sched_clock: Prevent callers from seeing half-updated data
by Stephen Boyd
· 11 years ago
f96a34e
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
by Paul Gortmaker
· 11 years ago
dd5fd9b
tick: Clear broadcast pending bit when switching to oneshot
by Thomas Gleixner
· 11 years ago
849401b
tick: Fixup more fallout from hrtimer broadcast mode
by Preeti U Murthy
· 11 years ago
f1689bb
time: Fixup fallout from recent clockevent/tick changes
by Thomas Gleixner
· 11 years ago
5d1638a
tick: Introduce hrtimer based broadcast
by Preeti U Murthy
· 11 years ago
da7e6f4
time: Change the return type of clockevents_notify() to integer
by Preeti U Murthy
· 11 years ago
fe79a9b
clockevents: Adjust timer interval when frequency changes
by Soren Brinkmann
· 11 years ago
627ee79
clockevents: Serialize calls to clockevents_update_freq() in the core
by Thomas Gleixner
· 11 years ago
e8b1759
timekeeping: Move clock sync work to power efficient workqueue
by Shaibal Dutta
· 11 years ago
80d767d
time: Fix overflow when HZ is smaller than 60
by Mikulas Patocka
· 11 years ago
a2b4c60
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
by Ingo Molnar
· 11 years ago
6c64614
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a0fa1dd
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e9a2eb4
nohz_full: fix code style issue of tick_nohz_full_stop_tick
by Alex Shi
· 11 years ago
855a0fc
nohz: Get timekeeping max deferment outside jiffies_lock
by Frederic Weisbecker
· 11 years ago
5acac1b
tick: Rename tick_check_idle() to tick_irq_enter()
by Frederic Weisbecker
· 11 years ago
35af99e
sched/clock, x86: Use a static_key for sched_clock_stable
by Peter Zijlstra
· 11 years ago
d05d24a
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/linux into timers/core
by Ingo Molnar
· 11 years ago
dba8614
Merge branch 'linus' into timers/core
by Ingo Molnar
· 11 years ago
7a06c41
sched_clock: Disable seqlock lockdep usage in sched_clock()
by John Stultz
· 11 years ago
38aef31
timekeeping: Remove comment that's mostly out of date
by John Stultz
· 11 years ago
d26e4fe
timekeeper: fix comment typo for tk_setup_internals()
by Yijing Wang
· 11 years ago
330a161
timekeeping: Fix missing timekeeping_update in suspend path
by John Stultz
· 11 years ago
04005f6
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
by John Stultz
· 11 years ago
47a1b796
tick/timekeeping: Call update_wall_time outside the jiffies lock
by John Stultz
· 11 years ago
6fdda9a
timekeeping: Avoid possible deadlock from clock_was_set_delayed
by John Stultz
· 11 years ago
5258d3f
timekeeping: Fix potential lost pv notification of time change
by John Stultz
· 11 years ago
Next »