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.13.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
2015-04-03
drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume()
Xunlei Pang
1
-4
/
+0
2015-04-03
time: Don't build timekeeping_inject_sleeptime64() if no one uses it
Xunlei Pang
1
-0
/
+2
2015-04-03
alpha, rtc: Change to use rtc_class_ops's set_mmss64()
Xunlei Pang
1
-4
/
+4
2015-04-03
drivers/rtc/mxc: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-4
/
+4
2015-04-03
drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
Xunlei Pang
1
-15
/
+14
2015-04-03
drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time
Xunlei Pang
1
-18
/
+4
2015-04-03
drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-18
/
+14
2015-04-03
drivers/rtc/ab3100: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-28
/
+27
2015-04-03
drivers/rtc/test: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-2
/
+17
2015-04-03
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
Xunlei Pang
3
-2
/
+12
2015-04-03
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
4
-23
/
+6
2015-04-03
clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...
Xunlei Pang
1
-7
/
+14
2015-04-03
ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...
Xunlei Pang
1
-10
/
+12
2015-04-03
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
3
-2
/
+14
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
3
-12
/
+15
2015-04-03
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
2
-2
/
+10
2015-04-02
timer: Further simplify the SMP and HOTPLUG logic
Peter Zijlstra
1
-8
/
+15
2015-04-02
timer: Don't initialize 'tvec_base' on hotplug
Viresh Kumar
1
-55
/
+43
2015-04-02
timer: Allocate per-cpu tvec_base's statically
Peter Zijlstra
1
-29
/
+19
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
3
-8
/
+19
2015-04-02
clockevents: Clean up clockchips.h
Ingo Molnar
1
-46
/
+41
2015-04-02
tick: Further simplify tick-internal.h
Ingo Molnar
1
-39
/
+40
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
6
-36
/
+22
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
5
-30
/
+65
2015-04-01
tick: Make tick_resume_broadcast_oneshot() static
Thomas Gleixner
2
-5
/
+4
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
7
-26
/
+34
2015-04-01
clockevents: Remove extra local_irq_save() in clockevents_exchange_device()
Thomas Gleixner
1
-5
/
+2
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
8
-129
/
+112
2015-04-01
tick: Simplify tick-internal.h
Thomas Gleixner
1
-96
/
+49
2015-04-01
tick: Move clocksource related stuff to timekeeping.h
Thomas Gleixner
5
-9
/
+9
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
5
-21
/
+7
2015-03-31
clocksource/drivers/sun5i: Add clock notifiers
Maxime Ripard
1
-2
/
+64
2015-03-31
clocksource/drivers/sun5i: Refactor the current code
Maxime Ripard
1
-65
/
+166
2015-03-31
clocksource/drivers/sun5i: Use of_io_request_and_map()
Maxime Ripard
1
-1
/
+1
2015-03-31
clocksource/drivers/sun5i: Switch to request_irq()
Maxime Ripard
1
-8
/
+2
2015-03-31
clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...
Laurent Pinchart
1
-6
/
+6
2015-03-31
clocksource/drivers/at91: Fix IO endianness
Ben Dooks
1
-2
/
+2
2015-03-31
clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i
Hans de Goede
1
-1
/
+9
2015-03-31
clocksource/drivers/tegra: Fix IO endianness
Dmitry Osipenko
1
-2
/
+2
2015-03-31
clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumps
Ben Dooks
1
-1
/
+1
2015-03-31
clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining features
Viresh Kumar
1
-1
/
+1
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
926
-6340
/
+10312
2015-03-30
Linux 4.0-rc6
v4.0-rc6
Linus Torvalds
1
-1
/
+1
2015-03-30
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-85
/
+128
2015-03-30
Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
5
-12
/
+21
2015-03-29
Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Olof Johansson
6
-7
/
+53
2015-03-29
Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...
Olof Johansson
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-29
Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
3
-64
/
+50
2015-03-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+14
[next]