index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clocksource.c
Age
Commit message (
Expand
)
Author
2009-08-28
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
2009-08-19
clocksource: Avoid clocksource watchdog circular locking dependency
Martin Schwidefsky
2009-08-19
clocksource: Protect the watchdog rating changes with clocksource_mutex
Thomas Gleixner
2009-08-15
clocksource: Call clocksource_change_rating() outside of watchdog_lock
Thomas Gleixner
2009-08-15
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
2009-08-15
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
2009-08-15
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
2009-08-15
clocksource: Refactor clocksource watchdog
Martin Schwidefsky
2009-08-15
clocksource: Simplify clocksource watchdog resume logic
Martin Schwidefsky
2009-08-15
clocksource: Delay clocksource watchdog highres enablement
Martin Schwidefsky
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
2009-07-19
clocksource: Prevent NULL pointer dereference
Thomas Gleixner
2009-06-13
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
2009-06-11
clocksource: sanity check sysfs clocksource changes
john stultz
2009-05-02
clocksource: setup mult_orig in clocksource_enable()
Magnus Damm
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-02-15
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
2009-01-01
cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/
Rusty Russell
2009-01-01
cpumask: convert kernel time functions
Rusty Russell
2008-08-21
clocksource: keep track of original clocksource frequency
John Stultz
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-05-23
clocksource/events: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-03
clocksource: allow read access to available/current_clocksource
Heiko Carstens
2008-05-03
clocksource: Fix permissions for available_clocksource
Heiko Carstens
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2008-04-17
kgdb: clocksource watchdog
Jason Wessel
2008-04-17
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
2008-03-25
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
Thomas Gleixner
2008-03-19
revert "clocksource: make clocksource watchdog cycle through online CPUs"
Andrew Morton
2008-02-08
clocksource: remove redundant code
Li Zefan
2008-02-06
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
Miao Xie
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
2008-01-30
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
2008-01-30
clocksource.c: use init_timer_deferrable for clocksource_watchdog
Parag Warudkar
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-10-19
kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each
Matthias Kaehlcke
2007-05-15
clocksource: fix lock order in the resume path
Thomas Gleixner
2007-05-09
clocksource: fix resume logic
Thomas Gleixner
2007-05-09
clocksource: spelling error in watchdog code
Daniel Walker
2007-03-25
[PATCH] clocksource: Fix thinko in watchdog selection
Thomas Gleixner
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
2007-02-16
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
2007-02-16
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
2007-02-11
[PATCH] kernel/time/clocksource.c needs struct task_struct on m68k
Mathieu Desnoyers
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
2006-12-10
[PATCH] clocksource: add usage of CONFIG_SYSFS
Daniel Walker
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
2006-06-26
[PATCH] Time: i386 Clocksource Drivers
john stultz
[prev]
[next]