aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apb_timer.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-30/+24
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2010-10-12x86: Sanitize apb timer interrupt handlingGravatar Thomas Gleixner 1-30/+24
2010-09-12x86: Remove pr_<level> uses of KERN_<level>Gravatar Joe Perches 1-2/+2
2010-08-12x86, cleanup: Remove obsolete boot_cpu_id variableGravatar Robert Richter 1-1/+1
2010-05-19x86, mrst: add more timer config optionsGravatar Jacob Pan 1-29/+8
2010-04-20x86, mrst: Conditionally register cpu hotplug notifier for apbtGravatar Jacob Pan 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+784
2010-03-03x86, mrst: Fix whitespace breakage in apb_timer.cGravatar H. Peter Anvin 1-534/+534
2010-03-03x86, mrst: Fix APB timer per cpu clockeventGravatar Jacob Pan 1-4/+8
2010-02-24x86, apbt: Moorestown APB system timer driverGravatar Jacob Pan 1-0/+780