Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
cfc3a44c3c32abe48898398d9a92e8524c976803
/
kernel
/
time
6c9bacb
time: catch xtime_nsec underflows and fix them
by john stultz
· 16 years ago
ae99286
nohz: disable tick_nohz_kick_tick() for now
by Thomas Gleixner
· 16 years ago
268a3dc
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
by Thomas Gleixner
· 16 years ago
c4bd822
NOHZ: fix thinko in the timer restart code path
by Thomas Gleixner
· 16 years ago
c465a76
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
by Thomas Gleixner
· 16 years ago
870e2a2
timer_list: add base address to clock base
by Thomas Gleixner
· 16 years ago
c5b77a3
timer_list: print cpu number of clockevents device
by Thomas Gleixner
· 16 years ago
e67ef25
timer_list: print real timer address
by Thomas Gleixner
· 16 years ago
651dab4
Merge commit 'linus/master' into merge-linus
by Arjan van de Ven
· 16 years ago
fb02fbc
NOHZ: restart tick device from irq_enter()
by Thomas Gleixner
· 16 years ago
c34bec5
NOHZ: split tick_nohz_restart_sched_tick()
by Thomas Gleixner
· 16 years ago
719254f
NOHZ: unify the nohz function calls in irq_enter()
by Thomas Gleixner
· 16 years ago
e533b22
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9ba1608
Kconfig: eliminate "def_bool n" constructs
by Jan Beulich
· 16 years ago
6b2ada8
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus
by Ingo Molnar
· 16 years ago
8083e4a
[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor
by venkatesh.pallipadi@intel.com
· 16 years ago
07454bf
clockevents: check broadcast tick device not the clock events device
by Thomas Gleixner
· 16 years ago
ccc7dad
hrtimer: prevent migration of per CPU hrtimers
by Thomas Gleixner
· 16 years ago
d40e944
ntp: improve adjtimex frequency rounding
by Roman Zippel
· 16 years ago
5cd1c9c
timekeeping: fix rounding problem during clock update
by Roman Zippel
· 16 years ago
eb3f938
ntp: let update_persistent_clock() sleep
by Maciej W. Rozycki
· 16 years ago
f8e256c
timers: fix build error in !oneshot case
by Ingo Molnar
· 16 years ago
27ce4cb
clockevents: prevent mode mismatch on cpu online
by Thomas Gleixner
· 16 years ago
3027456
clockevents: check broadcast device not tick device
by Thomas Gleixner
· 16 years ago
49d670f
clockevents: prevent stale tick_next_period for onlining CPUs
by Thomas Gleixner
· 16 years ago
6441402
clockevents: prevent cpu online to interfere with nohz
by Thomas Gleixner
· 16 years ago
2344abb
clockevents: make device shutdown robust
by Thomas Gleixner
· 16 years ago
61c22c3
clockevents: remove WARN_ON which was used to gather information
by Thomas Gleixner
· 16 years ago
704af52
hrtimer: show the timer ranges in /proc/timer_list
by Arjan van de Ven
· 16 years ago
f532522
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4ff4b9e
ntp: fix calculation of the next jiffie to trigger RTC sync
by Maciej W. Rozycki
· 16 years ago
77dd3b3
Merge branch 'linus' into timers/ntp
by Ingo Molnar
· 16 years ago
7300711
clockevents: broadcast fixup possible waiters
by Thomas Gleixner
· 16 years ago
cc584b2
hrtimer: convert kernel/* to the new hrtimer apis
by Arjan van de Ven
· 16 years ago
56c7426
sched_clock: fix NOHZ interaction
by Peter Zijlstra
· 16 years ago
1fb9b7d
clockevents: prevent endless loop lockup
by Thomas Gleixner
· 16 years ago
9c17bcd
clockevents: prevent multiple init/shutdown
by Thomas Gleixner
· 16 years ago
7205656
clockevents: enforce reprogram in oneshot setup
by Thomas Gleixner
· 16 years ago
d4496b3
clockevents: prevent endless loop in periodic broadcast handler
by Thomas Gleixner
· 16 years ago
7c1e768
clockevents: prevent clockevent event_handler ending up handler_noop
by Venkatesh Pallipadi
· 16 years ago
916c7a8
ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup
by Roman Zippel
· 16 years ago
3c4fbe5
nohz: fix wrong event handler after online an offlined cpu
by Miao Xie
· 16 years ago
2d42244
clocksource: introduce CLOCK_MONOTONIC_RAW
by John Stultz
· 16 years ago
9a05511
clocksource: introduce clocksource_forward_now()
by Roman Zippel
· 16 years ago
1aa5dfb
clocksource: keep track of original clocksource frequency
by John Stultz
· 16 years ago
b845b51
printk: robustify printk
by Peter Zijlstra
· 16 years ago
e4e4e53
sched clock: revert various sched_clock() changes
by Ingo Molnar
· 17 years ago
0bc3cc0
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
by Mike Travis
· 16 years ago
ecc8b65
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
26dcce0
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d7b6de1
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
c18a41f
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
by Mike Travis
· 16 years ago
9b610fd
Merge branch 'linus' into timers/nohz
by Ingo Molnar
· 16 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 16 years ago
8263884
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
1e09481
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
da6e88f
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
17489c0
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
af52a90
sched_clock: stop maximum check on NO HZ
by Steven Rostedt
· 16 years ago
857f3fd
nohz: don't stop idle tick if softirqs are pending.
by Heiko Carstens
· 16 years ago
aa276e1
x86, clockevents: add C1E aware idle function
by Thomas Gleixner
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
7a14ce1
nohz: reduce jiffies polling overhead
by Ingo Molnar
· 17 years ago
02ff375
softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 seconds
by Ingo Molnar
· 17 years ago
cad0e45
clocksource/events: use performance variant for_each_cpu_mask_nr
by Mike Travis
· 17 years ago
4f95f81
clocksource: allow read access to available/current_clocksource
by Heiko Carstens
· 17 years ago
4359a02
clocksource: Fix permissions for available_clocksource
by Heiko Carstens
· 17 years ago
7dffa3c
ntp: handle leap second via timer
by Roman Zippel
· 17 years ago
8383c42
ntp: remove current_tick_length()
by Roman Zippel
· 17 years ago
7fc5c78
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
by Roman Zippel
· 17 years ago
153b5d0
ntp: support for TAI
by Roman Zippel
· 17 years ago
9f14f66
ntp: increase time_offset resolution
by Roman Zippel
· 17 years ago
074b3b8
ntp: increase time_freq resolution
by Roman Zippel
· 17 years ago
eea83d8
ntp: NTP4 user space bits update
by Roman Zippel
· 17 years ago
ee9851b
ntp: cleanup ntp.c
by Roman Zippel
· 17 years ago
f8bd225
remove div_long_long_rem
by Roman Zippel
· 17 years ago
71abb3a
convert a few do_div users
by Roman Zippel
· 17 years ago
c33fff0
kernel: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
126e01b
softlockup: fix NOHZ wakeup
by Ingo Molnar
· 17 years ago
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
Next »