Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
a295e09e89d227506ae6c0a58e1cb6359c0cda1c
/
kernel
/
time
5dfeaef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
ec96535
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel
by Linus Torvalds
· 17 years ago
833df31
clockevents: fix typo in tick-broadcast.c
by Glauber Costa
· 17 years ago
d0b27fa
sched: rt-group: synchonised bandwidth period
by Peter Zijlstra
· 17 years ago
d8bb6f4
x86: tsc prevent time going backwards
by Thomas Gleixner
· 17 years ago
73e3e64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
9732b61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
by Linus Torvalds
· 17 years ago
7c3078b
kgdb: clocksource watchdog
by Jason Wessel
· 17 years ago
6993fc5
clocksource: make clocksource watchdog cycle through online CPUs
by Andi Kleen
· 17 years ago
903b8a8
clockevents: optimise tick_nohz_stop_sched_tick() a bit
by Karsten Wiese
· 17 years ago
d7b9068
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
by Russell King
· 17 years ago
898a19d
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
by Thomas Gleixner
· 17 years ago
92896bd
Don't 'printk()' while holding xtime lock for writing
by Linus Torvalds
· 17 years ago
3150e63
revert "clocksource: make clocksource watchdog cycle through online CPUs"
by Andrew Morton
· 17 years ago
10a398d
time: remove obsolete CLOCK_TICK_ADJUST
by Roman Zippel
· 17 years ago
a790176
time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer()
by Karsten Wiese
· 17 years ago
e48af19
ntp: use unsigned input for do_div()
by David Howells
· 17 years ago
2232c2d
rcu: add support for dynamic ticks and preempt rcu
by Steven Rostedt
· 17 years ago
db4315d
timer_list: print relative expiry time signed
by Pavel Machek
· 17 years ago
e13a2e6
ntp: correct inconsistent interval/tick_length usage
by john stultz
· 17 years ago
3eb0567
time: fix typo in comments
by Li Zefan
· 17 years ago
cf4fc6c
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
by Li Zefan
· 17 years ago
0b858e6
clockevent: simplify list operations
by Li Zefan
· 17 years ago
818c357
clocksource: remove redundant code
by Li Zefan
· 17 years ago
5e2cb10
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
by Miao Xie
· 17 years ago
5df7fa1
tick-sched: add more debug information
by Thomas Gleixner
· 17 years ago
1001d0a
timekeeping: update xtime_cache when time(zone) changes
by Thomas Gleixner
· 17 years ago
6378ddb
time: track accurate idle time with tick_sched.idle_sleeptime
by Venki Pallipadi
· 17 years ago
bbe4d18
NTP: correct inconsistent ntp interval/tick_length usage
by john stultz
· 17 years ago
45fe4fe
x86: make clockevents more robust
by Ingo Molnar
· 17 years ago
4713e22c
clocksource: add unregister function to disable unusable clocksources
by Thomas Gleixner
· 17 years ago
1ada5cb
clocksource: make clocksource watchdog cycle through online CPUs
by Andi Kleen
· 17 years ago
1077f5a
clocksource.c: use init_timer_deferrable for clocksource_watchdog
by Parag Warudkar
· 17 years ago
efd9ac8
time: fold __get_realtime_clock_ts() into getnstimeofday()
by Geert Uytterhoeven
· 17 years ago
186e3cb
timer: clean up tick-broadcast.c
by Thomas Gleixner
· 17 years ago
b10db7f
time: more timer related cleanups
by Pavel Machek
· 17 years ago
4c9dc64
time: timer cleanups
by Pavel Machek
· 17 years ago
2d44ae4
hrtimer: clean up cpu->base locking tricks
by Peter Zijlstra
· 17 years ago
48d5e25
sched: rt throttling vs no_hz
by Peter Zijlstra
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
cdc6f27
clockevents: fix reprogramming decision in oneshot broadcast
by Thomas Gleixner
· 17 years ago
167b1de
clockevents: warn once when program_event() is called with negative expiry
by Thomas Gleixner
· 17 years ago
d393820
softlockup: fix false positives on CONFIG_NOHZ
by Thomas Gleixner
· 17 years ago
52bfb36
time: add ADJ_OFFSET_SS_READ
by John Stultz
· 17 years ago
fa6a1a5
ntp: fix typo that makes sync_cmos_clock erratic
by David P. Reed
· 17 years ago
8dce39c
time: fix inconsistent function names in comments
by Li Zefan
· 17 years ago
129f1d2
timer_list: Fix printk format strings
by Vegard Nossum
· 17 years ago
64e38eb
clockevents: unexport tick_nohz_get_sleep_length
by Adrian Bunk
· 17 years ago
c4ec207
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
2e19758
kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each
by Matthias Kaehlcke
· 17 years ago
3dfbc88
x86: C1E late detection fix. Really switch off lapic timer
by Thomas Gleixner
· 17 years ago
b2d9323
Use num_possible_cpus() instead of NR_CPUS for timer distribution
by john stultz
· 17 years ago
ba2a631
kernel/time/timekeeping.c: cleanups
by Adrian Bunk
· 17 years ago
bf020cb
time: simplify smp_call_function_single() call sequence
by Avi Kivity
· 17 years ago
f20bf61
time: introduce xtime_seconds
by Ingo Molnar
· 17 years ago
1595f45
clockevents: introduce force broadcast notifier
by Thomas Gleixner
· 17 years ago
4a93232
clock events: allow replacement of broadcast timer
by Venki Pallipadi
· 17 years ago
c8a1d39
clockevents: fix periodic broadcast for oneshot devices
by Thomas Gleixner
· 17 years ago
de68d9b
clockevents: Allow build w/o run-tine usage for migration purposes
by Thomas Gleixner
· 17 years ago
4f86d3a
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
by Len Brown
· 17 years ago
74922be
Fix timer_stats printout of events/sec
by Anton Blanchard
· 17 years ago
b7e113d
clockevents: remove the suspend/resume workaround^Wthinko
by Thomas Gleixner
· 17 years ago
5e41d0d
clockevents: prevent stale tick update on offline cpu
by Thomas Gleixner
· 17 years ago
31d9b39
clockevents: do not shutdown the oneshot broadcast device
by Thomas Gleixner
· 17 years ago
07eec6a
clockevents: Enforce oneshot broadcast when broadcast mask is set on resume
by Thomas Gleixner
· 17 years ago
6a669ee
timekeeping: Prevent time going backwards on resume
by Thomas Gleixner
· 17 years ago
3be9095
timekeeping: access rtc outside of xtime lock
by Thomas Gleixner
· 17 years ago
298a5df
Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c
by Tony Breeds
· 17 years ago
6ddfca9
timer: remove clockevents_unregister_notifier
by Miao Xie
· 17 years ago
5ea473a
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
by Alexey Dobriyan
· 17 years ago
17c38b7
Cache xtime every call to update_wall_time
by john stultz
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
8264445
NTP: move the cmos update code into ntp.c
by Thomas Gleixner
· 18 years ago
820de5c
highres: improve debug output
by Ingo Molnar
· 18 years ago
3704540
tick management: spread timer interrupt
by john stultz
· 18 years ago
5590a53
clockevents: fix device replacement
by Thomas Gleixner
· 18 years ago
18de5bc
clockevents: fix resume logic
by Thomas Gleixner
· 18 years ago
c36c282
Pull ia64-clocksource into release branch
by Tony Luck
· 18 years ago
1f564ad
[IA64] remove time interpolator
by Bob Picco
· 18 years ago
71120f1
timekeeping: fixup shadow variable argument
by Thomas Gleixner
· 18 years ago
9281ace
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
by Tejun Heo
· 18 years ago
aa0ac36
Remove capability.h from mm.h
by Alexey Dobriyan
· 18 years ago
c5c061b8
Add a flag to indicate deferrable timers in /proc/timer_stats
by Venki Pallipadi
· 18 years ago
78c1b06
Remove clockevents_{release,request}_device
by Andi Kleen
· 18 years ago
7c3f1a5
Introduce boot based time
by Tomas Janousek
· 18 years ago
746976a
NTP: remove clock_was_set() call to prevent deadlock
by Thomas Gleixner
· 18 years ago
c1a834d
timer stats: speedups
by Ingo Molnar
· 18 years ago
9fcc15e
timer statistics: fix race
by Bjorn Steinbrink
· 18 years ago
eaad084
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
by Thomas Gleixner
· 18 years ago
3528231
NOHZ: Rate limit the local softirq pending warning output
by Thomas Gleixner
· 18 years ago
72fcde9
Ignore bogus ACPI info for offline CPUs
by Thomas Gleixner
· 18 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
8f89441
clocksource: fix lock order in the resume path
by Thomas Gleixner
· 18 years ago
d10ff3f
timekeeping fix patch got mis-applied
by Thomas Gleixner
· 18 years ago
b52f52a
clocksource: fix resume logic
by Thomas Gleixner
· 18 years ago
9b04bd2
Fix printk format warnings in timer_list.c
by David Miller
· 18 years ago
35c35d1
clocksource: spelling error in watchdog code
by Daniel Walker
· 18 years ago
46cb4b7
sched: dynticks idle load balancing
by Siddha, Suresh B
· 18 years ago
d3ed782
highres/dyntick: prevent xtime lock contention
by Thomas Gleixner
· 18 years ago
9d65cb4
Fix race between cat /proc/*/wchan and rmmod et al
by Alexey Dobriyan
· 18 years ago
Next »