index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-20
38
-317
/
+556
|
\
|
*
clocksource: Timer-sun5i: Switch to sched_clock_register()
Stephen Boyd
2014-01-19
1
-2
/
+2
|
*
Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...
Ingo Molnar
2014-01-14
24
-47
/
+295
|
|
\
|
|
*
Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14
Daniel Lezcano
2013-12-18
1
-4
/
+16
|
|
|
\
|
|
|
*
clocksource: sh_cmt: Add clk_prepare/unprepare support
Laurent Pinchart
2013-12-18
1
-4
/
+16
|
|
*
|
clocksource: bcm_kona_timer: Remove unused bcm_timer_ids
Axel Lin
2013-12-11
1
-6
/
+0
|
|
*
|
clocksource: vt8500: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-12-11
1
-1
/
+1
|
|
*
|
clocksource: tegra: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-12-11
1
-1
/
+1
|
|
*
|
clocksource: misc drivers: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-12-11
8
-13
/
+8
|
|
*
|
clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-12-11
1
-1
/
+0
|
|
*
|
clocksource: sh_tmu: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-12-11
1
-1
/
+0
|
|
*
|
clocksource: armada-370-xp: Enable timer divider only when needed
Ezequiel Garcia
2013-12-11
1
-9
/
+9
|
|
*
|
clocksource: clksrc-of: Warn if no clock sources are found
Linus Walleij
2013-12-11
1
-0
/
+4
|
|
*
|
clocksource: orion: Switch to sched_clock_register()
Stephen Boyd
2013-12-11
1
-2
/
+2
|
|
*
|
clocksource: sun4i: Switch to sched_clock_register()
Stephen Boyd
2013-12-11
1
-2
/
+2
|
|
*
|
clocksource: cadence_ttc_timer: Switch to sched_clock_register()
Stephen Boyd
2013-12-11
1
-2
/
+2
|
|
*
|
clocksource: arm_global_timer: Switch to sched_clock_register()
Stephen Boyd
2013-12-11
1
-2
/
+2
|
|
*
|
ARM: sun7i: a20: Add support for the High Speed Timers
Maxime Ripard
2013-12-11
1
-0
/
+10
|
|
*
|
ARM: sun5i: a13: Add support for the High Speed Timers
Maxime Ripard
2013-12-11
1
-0
/
+7
|
|
*
|
ARM: sun5i: a10s: Add support for the High Speed Timers
Maxime Ripard
2013-12-11
1
-0
/
+7
|
|
*
|
clocksource: Add Allwinner SoCs HS timers driver
Maxime Ripard
2013-12-11
5
-0
/
+220
|
|
*
|
clocksource: sun4i: Increase a bit the clock event and sources rating
Maxime Ripard
2013-12-11
1
-2
/
+2
|
|
*
|
clocksource: sun4i: Change CPU mask to cpu_possible_mask
Maxime Ripard
2013-12-11
1
-1
/
+1
|
|
*
|
clockevent: sun4i: Fill the irq field in the clockevent structure
Maxime Ripard
2013-12-11
1
-0
/
+1
|
*
|
|
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...
Ingo Molnar
2014-01-12
5
-28
/
+80
|
|
\
\
\
|
|
*
|
|
timekeeping: Remove comment that's mostly out of date
John Stultz
2013-12-23
1
-10
/
+0
|
|
*
|
|
rtc-cmos: Add an alarm disable quirk
Borislav Petkov
2013-12-23
1
-1
/
+51
|
|
*
|
|
timekeeper: fix comment typo for tk_setup_internals()
Yijing Wang
2013-12-23
1
-1
/
+2
|
|
*
|
|
timekeeping: Fix missing timekeeping_update in suspend path
John Stultz
2013-12-23
1
-0
/
+2
|
|
*
|
|
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
John Stultz
2013-12-23
1
-2
/
+2
|
|
*
|
|
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
2013-12-23
4
-15
/
+7
|
|
*
|
|
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
2013-12-23
1
-2
/
+16
|
|
*
|
|
timekeeping: Fix potential lost pv notification of time change
John Stultz
2013-12-23
1
-9
/
+11
|
|
*
|
|
timekeeping: Fix lost updates to tai adjustment
John Stultz
2013-12-23
1
-1
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'linus' into timers/core
Ingo Molnar
2014-01-12
1165
-6119
/
+11868
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'timers/posix-timers-for-tip-v2' of git://git.kernel.org/pub/scm...
Ingo Molnar
2013-12-10
1
-183
/
+129
|
|
\
\
\
|
|
*
|
|
posix-timers: Convert abuses of BUG_ON to WARN_ON
Frederic Weisbecker
2013-12-09
1
-5
/
+5
|
|
*
|
|
posix-timers: Remove remaining uses of tasklist_lock
Frederic Weisbecker
2013-12-09
1
-32
/
+44
|
|
*
|
|
posix-timers: Use sighand lock instead of tasklist_lock on timer deletion
Frederic Weisbecker
2013-12-09
1
-6
/
+11
|
|
*
|
|
posix-timers: Use sighand lock instead of tasklist_lock for task clock sample
Frederic Weisbecker
2013-12-09
1
-3
/
+13
|
|
*
|
|
posix-timers: Consolidate posix_cpu_clock_get()
Frederic Weisbecker
2013-12-09
1
-34
/
+30
|
|
*
|
|
posix-timers: Remove useless clock sample on timers cleanup
Frederic Weisbecker
2013-12-09
1
-23
/
+7
|
|
*
|
|
posix-timers: Remove dead task special case
Frederic Weisbecker
2013-12-09
1
-45
/
+25
|
|
*
|
|
posix-timers: Cleanup reaped target handling
Frederic Weisbecker
2013-12-09
1
-6
/
+0
|
|
*
|
|
posix-timers: Remove dead process posix cpu timers caching
Frederic Weisbecker
2013-12-09
1
-34
/
+1
|
|
*
|
|
posix-timers: Remove dead thread posix cpu timers caching
Frederic Weisbecker
2013-12-09
1
-18
/
+16
|
|
/
/
/
|
*
|
|
Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-12-04
11
-62
/
+55
|
|
\
\
\
|
|
*
|
|
posix-timers: Fix full dynticks CPUs kick on timer rescheduling
Frederic Weisbecker
2013-12-02
1
-11
/
+7
|
|
*
|
|
posix-timers: Spare workqueue if there is no full dynticks CPU to kick
Frederic Weisbecker
2013-12-02
1
-1
/
+2
|
|
*
|
|
context_tracking: Rename context_tracking_active() to context_tracking_cpu_is...
Frederic Weisbecker
2013-12-02
2
-5
/
+6
[next]