summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apb_timer.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-14x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan1-6/+8
2010-12-06x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang1-0/+1
2010-10-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-30/+24
2010-10-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2010-10-12x86: Sanitize apb timer interrupt handlingThomas Gleixner1-30/+24
2010-09-12x86: Remove pr_<level> uses of KERN_<level>Joe Perches1-2/+2
2010-08-13x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter1-1/+1
2010-05-20x86, mrst: add more timer config optionsJacob Pan1-29/+8
2010-04-21x86, mrst: Conditionally register cpu hotplug notifier for apbtJacob Pan1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-08Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+784
2010-03-04x86, mrst: Fix whitespace breakage in apb_timer.cH. Peter Anvin1-534/+534
2010-03-03x86, mrst: Fix APB timer per cpu clockeventJacob Pan1-4/+8
2010-02-24x86, apbt: Moorestown APB system timer driverJacob Pan1-0/+780