index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-25
ARM: smp: Remove local timer API
Stephen Boyd
3
-113
/
+0
2013-06-25
clocksource: time-armada-370-xp: Divorce from local timer API
Stephen Boyd
1
-48
/
+41
2013-06-25
clocksource: time-armada-370-xp: Fix sparse warning
Stephen Boyd
2
-4
/
+3
2013-06-25
ARM: msm: Divorce msm_timer from local timer API
Stephen Boyd
1
-56
/
+70
2013-06-25
ARM: PRIMA2: Divorce timer-marco from local timer API
Stephen Boyd
1
-46
/
+54
2013-06-25
ARM: EXYNOS4: Divorce mct from local timer API
Stephen Boyd
1
-17
/
+43
2013-06-25
ARM: OMAP2+: Divorce from local timer API
Stephen Boyd
2
-8
/
+0
2013-06-25
ARM: smp_twd: Divorce smp_twd from local timer API
Stephen Boyd
11
-34
/
+56
2013-06-25
ARM: smp: Remove duplicate dummy timer implementation
Stephen Boyd
1
-20
/
+2
2013-06-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Stephen Boyd
225
-1866
/
+4221
2013-06-25
clocksource: vf_pit_timer: Use linux/sched_clock.h
Fabio Estevam
1
-1
/
+1
2013-06-25
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
1
-0
/
+4
2013-06-25
clocksource: Add generic dummy timer driver
Mark Rutland
2
-0
/
+70
2013-06-25
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
1
-2
/
+7
2013-06-21
sched_clock: Add temporary asm/sched_clock.h
Stephen Boyd
1
-0
/
+4
2013-06-19
Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"
John Stultz
4
-29
/
+37
2013-06-18
ARM: sched_clock: Load cycle count after epoch stabilizes
Stephen Boyd
1
-11
/
+8
2013-06-13
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
36
-38
/
+45
2013-06-13
ARM: sched_clock: Return suspended count earlier
Stephen Boyd
1
-3
/
+3
2013-06-13
ARM: sched_clock: Remove unused needs_suspend member
Stephen Boyd
1
-1
/
+0
2013-06-13
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
Marcus Gelderie
1
-1
/
+9
2013-06-09
Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...
Thomas Gleixner
6
-1
/
+450
2013-06-06
clocksource: Add TI-Nspire timer support
Daniel Tang
3
-0
/
+249
2013-06-06
clocksource: Add Freescale Vybrid pit timer support
Jingchang Lu
3
-0
/
+200
2013-06-06
clocksource: dw_apb: Fix error check
Baruch Siach
1
-1
/
+1
2013-05-29
x86: Fix vrtc_get_time/set_mmss to use new timespec interface
John Stultz
2
-7
/
+8
2013-05-29
power: Add option to log time spent in suspend
Colin Cross
4
-0
/
+89
2013-05-29
timerfd: Add alarm timers
Todd Poynor
1
-23
/
+108
2013-05-29
alarmtimer: Add functions for timerfd support
Todd Poynor
2
-1
/
+42
2013-05-29
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
8
-41
/
+32
2013-05-29
clocksource: dw_apb: Remove unused header
Baruch Siach
1
-1
/
+0
2013-05-29
dw_apb_timer_of.c: Remove parts that were picoxcell-specific
Pavel Machek
4
-37
/
+29
2013-05-29
ktime: Add __must_check prefix to ktime_to_timespec_cond
Daniel Borkmann
1
-1
/
+2
2013-05-29
ktime: Use macro NSEC_PER_USEC where appropriate
Liu Ying
1
-3
/
+4
2013-05-28
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...
Thomas Gleixner
1
-0
/
+1
2013-05-28
clockevents: Define CS_NAME_LEN unconditionally
Thomas Gleixner
1
-2
/
+2
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
5
-4
/
+162
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
2
-38
/
+56
2013-05-16
clockevents: Provide sysfs interface
Thomas Gleixner
1
-0
/
+86
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
4
-0
/
+11
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
3
-48
/
+35
2013-05-16
clockevents: Simplify locking
Thomas Gleixner
1
-17
/
+5
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
5
-64
/
+14
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
2
-22
/
+13
2013-05-16
clocksource: Provide unbind interface in sysfs
Thomas Gleixner
1
-0
/
+73
2013-05-16
clocksource: Split out user string input
Thomas Gleixner
1
-14
/
+23
2013-05-16
clocksource: Allow clocksource select to skip current clocksource
Thomas Gleixner
1
-11
/
+20
2013-05-16
clocksource: Add module refcount
Thomas Gleixner
2
-5
/
+17
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
3
-6
/
+7
2013-05-16
clocksource: Always verify highres capability
Thomas Gleixner
1
-5
/
+26
[next]