aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pmtimer_64.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-10-15x86: Remove stale pmtimer_64.cThomas Gleixner1-69/+0
This file is unused since the apic unification in 2.6.29, but nobody noticed. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30x86: move pmtmr related declarationsThomas Gleixner1-2/+2
Move more stuff out of proto.h Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
2007-10-11x86_64: move kernelThomas Gleixner1-0/+69
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>