index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] remove pc_pointer()
Russell King
2008-09-06
1
-1
/
+1
*
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
1
-1
/
+3
*
[ARM] dyntick: Remove obsolete and unused ARM dyntick support
Russell King
2008-05-12
1
-120
/
+0
*
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
2008-01-28
1
-0
/
+2
*
sched: remove printk_clock()
Ingo Molnar
2008-01-25
1
-11
/
+0
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-2
/
+2
*
[ARM] Spinlock initializer cleanup
Thomas Gleixner
2007-05-11
1
-1
/
+1
*
[ARM] 4258/2: Support for dynticks in idle loop
Kevin Hilman
2007-04-21
1
-1
/
+3
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-19
1
-1
/
+3
|
\
|
*
[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmos
David Brownell
2007-02-16
1
-1
/
+3
*
|
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-10
/
+0
|
/
*
[ARM] Provide basic printk_clock() implementation
Russell King
2007-01-08
1
-0
/
+11
*
[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
Ben Dooks
2007-01-06
1
-0
/
+2
*
[ARM] 3926/1: make timer led handle HZ != 100
David Brownell
2006-11-07
1
-2
/
+2
*
[ARM] Fix SMP irqflags support
Russell King
2006-10-28
1
-2
/
+1
*
[PATCH] ixp4xxdefconfig arm fixes
Frederik Deweerdt
2006-10-06
1
-1
/
+2
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
1
-1
/
+2
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-9
/
+1
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
*
[ARM] 3855/1: Add generic time support
Kevin Hilman
2006-09-28
1
-0
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] 3554/1: ARM: Fix dyntick locking
Tony Lindgren
2006-06-18
1
-7
/
+17
*
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
2006-03-06
1
-4
/
+6
*
[ARM] Cleanup ARM includes
Russell King
2006-01-03
1
-3
/
+0
*
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
1
-4
/
+0
*
[PATCH] NTP: ntp-helper functions
john stultz
2005-09-07
1
-5
/
+2
*
[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided
Ben Dooks
2005-08-31
1
-4
/
+6
*
[PATCH] ARM: Add VST idle loop call
Russell King
2005-06-27
1
-3
/
+7
*
[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4
Russell King
2005-06-25
1
-0
/
+103
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+402