git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db2d326
)
alpha: Switch to GENERIC_CLOCKEVENTS
author
Richard Henderson
<rth@twiddle.net>
Sun, 14 Jul 2013 17:57:34 +0000
(10:57 -0700)
committer
Matt Turner
<mattst88@gmail.com>
Sun, 17 Nov 2013 00:33:19 +0000
(16:33 -0800)
This allows us to get rid of some hacky code for SMP. Get rid of
some cycle counter hackery that's now handled by generic code via
clocksource + clock_event_device objects.
Signed-off-by: Richard Henderson <rth@twiddle.net>
No differences found