index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume()
Xunlei Pang
2015-04-03
*
time: Don't build timekeeping_inject_sleeptime64() if no one uses it
Xunlei Pang
2015-04-03
*
alpha, rtc: Change to use rtc_class_ops's set_mmss64()
Xunlei Pang
2015-04-03
*
drivers/rtc/mxc: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
*
drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
Xunlei Pang
2015-04-03
*
drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time
Xunlei Pang
2015-04-03
*
drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
*
drivers/rtc/ab3100: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
*
drivers/rtc/test: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
*
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
Xunlei Pang
2015-04-03
*
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
2015-04-03
*
clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...
Xunlei Pang
2015-04-03
*
ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...
Xunlei Pang
2015-04-03
*
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
2015-04-03
*
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
2015-04-03
*
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
2015-04-03
*
timer: Further simplify the SMP and HOTPLUG logic
Peter Zijlstra
2015-04-02
*
timer: Don't initialize 'tvec_base' on hotplug
Viresh Kumar
2015-04-02
*
timer: Allocate per-cpu tvec_base's statically
Peter Zijlstra
2015-04-02
*
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-02
*
clockevents: Clean up clockchips.h
Ingo Molnar
2015-04-02
*
tick: Further simplify tick-internal.h
Ingo Molnar
2015-04-02
*
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
*
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
*
tick: Make tick_resume_broadcast_oneshot() static
Thomas Gleixner
2015-04-01
*
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
*
clockevents: Remove extra local_irq_save() in clockevents_exchange_device()
Thomas Gleixner
2015-04-01
*
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
*
tick: Simplify tick-internal.h
Thomas Gleixner
2015-04-01
*
tick: Move clocksource related stuff to timekeeping.h
Thomas Gleixner
2015-04-01
*
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
2015-04-01
*
clocksource/drivers/sun5i: Add clock notifiers
Maxime Ripard
2015-03-31
*
clocksource/drivers/sun5i: Refactor the current code
Maxime Ripard
2015-03-31
*
clocksource/drivers/sun5i: Use of_io_request_and_map()
Maxime Ripard
2015-03-31
*
clocksource/drivers/sun5i: Switch to request_irq()
Maxime Ripard
2015-03-31
*
clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...
Laurent Pinchart
2015-03-31
*
clocksource/drivers/at91: Fix IO endianness
Ben Dooks
2015-03-31
*
clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i
Hans de Goede
2015-03-31
*
clocksource/drivers/tegra: Fix IO endianness
Dmitry Osipenko
2015-03-31
*
clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumps
Ben Dooks
2015-03-31
*
clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining features
Viresh Kumar
2015-03-31
*
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
2015-03-31
|
\
|
*
Linux 4.0-rc6
Linus Torvalds
2015-03-29
|
*
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-03-29
|
|
\
|
|
*
Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2015-03-29
|
|
|
\
|
|
|
*
ARM: dts: sunxi: Remove overclocked/overvoltaged OPP
Chen-Yu Tsai
2015-03-24
|
|
|
*
ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting
Chen-Yu Tsai
2015-03-24
|
|
|
*
ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage
Chen-Yu Tsai
2015-02-23
|
|
*
|
Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Olof Johansson
2015-03-29
|
|
|
\
\
|
|
|
*
|
ARM: dts: Fix gpio interrupts for dm816x
Tony Lindgren
2015-03-18
[next]