Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d9ae18ca4010af4d87d2ec3fc0fa6ddfa8c37bde
/
kernel
/
time
dde448d
Merge tag 'v3.4.10' into cm-10.1
by Ethan Chen
· 13 years ago
fd25080
ntp: Fix STA_INS/DEL clearing bug
by John Stultz
· 13 years ago
3cdeda1
timekeeping: Add missing update call in timekeeping_resume()
by Thomas Gleixner
· 13 years ago
765bdc4
timekeeping: Provide hrtimer update function
by Thomas Gleixner
· 13 years ago
7d1f071
timekeeping: Maintain ktime_t based offsets for hrtimers
by Thomas Gleixner
· 13 years ago
2e947d4
timekeeping: Fix leapsecond triggered load spike issue
by John Stultz
· 13 years ago
7490d0a
sched/nohz: Rewrite and fix load-avg computation -- again
by Peter Zijlstra
· 14 years ago
9feb87d
tick-sched: recalculate sleep length each time it is requested
by Jeff Ohlstein
· 13 years ago
c17f648b6
ntp: Correct TAI offset during leap second
by Richard Cochran
· 14 years ago
d913c02
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
by John Stultz
· 14 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 14 years ago
aadf030
Merge commit 'v3.4-rc5' into android-3.4
by Colin Cross
· 14 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 14 years ago
a6371f8
tick: Fix the spurious broadcast timer ticks after resume
by Suresh Siddha
· 14 years ago
b9a6a23
tick: Ensure that the broadcast device is initialized
by Thomas Gleixner
· 14 years ago
b435092
tick: Fix oneshot broadcast setup really
by Thomas Gleixner
· 14 years ago
fa4da36
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot()
by Suresh Siddha
· 14 years ago
bec4ab4
alarmtimer: Provide accessor to alarmtimer rtc device
by John Stultz
· 14 years ago
6f10392
nohz: Fix stale jiffies update in tick_nohz_restart()
by Neal Cardwell
· 14 years ago
3872c48
tick: Document TICK_ONESHOT config option
by Thomas Gleixner
· 14 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 14 years ago
bcd5507
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
d4e3d52
Merge branch 'google-android' into msm-3.0
by Rohit Vaswani
· 14 years ago
c5e14e7
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
by Thomas Gleixner
· 14 years ago
88b28ad
kernel-time: fix s/then/than/ spelling errors
by Jim Cromie
· 14 years ago
335dd85
time: remove no_sync_cmos_clock
by Cesar Eduardo Barros
· 14 years ago
e919cfd
time: Avoid scary backtraces when warning of > 11% adj
by John Stultz
· 14 years ago
ad30dfa
alarmtimer: Make sure we initialize the rtctimer
by John Stultz
· 14 years ago
7bfe0e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
6b43ae8
ntp: Fix leap-second hrtimer livelock
by John Stultz
· 14 years ago
f695cf9
time: Fix change_clocksource locking
by John Stultz
· 14 years ago
a078c6d
ntp: Fix integer overflow when setting time
by Sasha Levin
· 14 years ago
b675b36
Merge commit 'v3.3-rc6' into next
by Dmitry Torokhov
· 14 years ago
97ac984
Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 14 years ago
15f827b
nohz: Remove ts->Einidle checks before restarting the tick
by Frederic Weisbecker
· 14 years ago
430ee88
nohz: Remove update_ts_time_stat from tick_nohz_start_idle
by Michal Hocko
· 14 years ago
77b0d60
clockevents: Leave the broadcast device in shutdown mode when not needed
by Suresh Siddha
· 14 years ago
a80b83b
Input: add infrastructure for selecting clockid for event time stamps
by John Stultz
· 14 years ago
cc06268
time: Move common updates to a function
by Thomas Gleixner
· 14 years ago
058892e
time: Reorder so the hot data is together
by Thomas Gleixner
· 14 years ago
92c1d3e
time: Remove most of xtime_lock usage in timekeeping.c
by John Stultz
· 14 years ago
bd33126
ntp: Add ntp_lock to replace xtime_locking
by John Stultz
· 14 years ago
ea7cf49
ntp: Access tick_length variable via ntp_tick_length()
by John Stultz
· 14 years ago
8357929
ntp: Cleanup timex.h
by John Stultz
· 14 years ago
70471f2
time: Add timekeeper lock
by John Stultz
· 14 years ago
8fcce54
time: Cleanup global variables and move them to the top
by John Stultz
· 14 years ago
01f71b4
time: Move raw_time into timekeeper structure
by John Stultz
· 14 years ago
8ff2cb9
time: Move xtime into timekeeeper structure
by John Stultz
· 14 years ago
d9f7217
time: Move wall_to_monotonic into the timekeeper structure
by John Stultz
· 14 years ago
00c5fb7
time: Move total_sleep_time into the timekeeper structure
by John Stultz
· 14 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 14 years ago
376613e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 14 years ago
0db49b7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
f10f2a8
tick-sched: change the cpu that updates rq_stats
by Amar Singhal
· 14 years ago
ef7386b
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
by Linus Torvalds
· 14 years ago
3b87487
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
by Linus Torvalds
· 14 years ago
7239f65
clockevents: remove sysdev.h
by Kay Sievers
· 14 years ago
612e5db
alarmtimers: Fix time comparison
by Thomas Gleixner
· 14 years ago
b1b73d0
time/clocksource: Fix kernel-doc warnings
by Kusanagi Kouichi
· 14 years ago
6a54aeb
Merge commit 'v3.2-rc5' into sched/core
by Ingo Molnar
· 14 years ago
d369a5d
clocksource: convert sysdev_class to a regular subsystem
by Kay Sievers
· 14 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 14 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 14 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 14 years ago
9b2e4f1
rcu: Track idleness independent of idle tasks
by Paul E. McKenney
· 14 years ago
b01b383
clockevents: Set noop handler in clockevents_exchange_device()
by Thomas Gleixner
· 14 years ago
4078977
clocksource: Fix bug with max_deferment margin calculation
by Yang Honggang (Joseph)
· 14 years ago
d80dee5
tick-broadcast: Stop active broadcast device when replacing it
by Thomas Gleixner
· 14 years ago
e1ef77b
timekeeping: add arch_offset hook to ktime_get functions
by Hector Palacios
· 14 years ago
45db69a
nohz: Remove "Switched to NOHz mode" debugging messages
by Heiko Carstens
· 14 years ago
c9c024b
alarmtimers: Fix time comparison
by Thomas Gleixner
· 14 years ago
69e1e81
sched, nohz: Track nr_busy_cpus in the sched_group_power
by Suresh Siddha
· 14 years ago
40c043b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
0518469
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 14 years ago
de28f25
clockevents: Set noop handler in clockevents_exchange_device()
by Thomas Gleixner
· 14 years ago
c1be843
tick-broadcast: Stop active broadcast device when replacing it
by Thomas Gleixner
· 14 years ago
b1f9196
clocksource: Fix bug with max_deferment margin calculation
by Yang Honggang (Joseph)
· 14 years ago
a13b032
clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGR
by Paul Bolle
· 14 years ago
c28800a
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
452d440
Fix "time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime" to compile on 3.0
by Arve Hjønnevåg
· 14 years ago
cf70c6a
time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime
by John Stultz
· 15 years ago
3f86f28
time: Fix spelling mistakes in new comments
by John Stultz
· 14 years ago
c9fad42
time: fix bogus comment in timekeeping_get_ns_raw
by Dan McGee
· 14 years ago
d004e02
timekeeping: add arch_offset hook to ktime_get functions
by Hector Palacios
· 14 years ago
d074fa2
Merge remote-tracking branch 'common/android-3.0' into msm-3.0
by Bryan Huntsman
· 14 years ago
367177e
Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core
by Ingo Molnar
· 14 years ago
d65670a
clocksource: Avoid selecting mult values that might overflow when adjusted
by John Stultz
· 14 years ago
6e5fdee
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
by Paul Gortmaker
· 15 years ago
c2bc111
time: Improve documentation of timekeeeping_adjust()
by John Stultz
· 14 years ago
2bb3e31
Merge commit 'v3.0.8' into android-3.0
by Colin Cross
· 14 years ago
39adff5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
19b4a8d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
f49d99b
rq_stats: Doing rq_stats calculation in the scheduler tick.
by Amar Singhal
· 14 years ago
c3a44b4
alarmtimers: Avoid possible denial of service with high freq periodic timers
by John Stultz
· 14 years ago
0898dd1
alarmtimers: Memset itimerspec passed into alarm_timer_get
by John Stultz
· 14 years ago
26cf1a7
alarmtimers: Avoid possible null pointer traversal
by John Stultz
· 14 years ago
fc0763f
nohz: Remove nohz_cpu_mask
by Shi, Alex
· 14 years ago
Next »