summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apb_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-2/+2
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
|/
* x86/apb_timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-19/+10
* x86/apb/timer: Use proper mask to modify hotplug actionThomas Gleixner2016-03-191-1/+1
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-4/+4
* x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
* x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-061-2/+2
* x86/intel-mid: Delay initialization of APB timerThomas Gleixner2015-04-241-4/+0
* x86/platform: Remove unused function from apb_timer.cRickard Strandqvist2014-12-231-8/+0
* x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2014-10-291-2/+0
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-2/+2
* intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-171-4/+4
* intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-171-1/+1
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-191-1/+1
|\
| * x86/apb/timer: Remove unnecessary "if"Cong Ding2013-01-241-1/+1
* | x86, apb_timer: remove unused variable percpu_timerSasha Levin2012-12-201-6/+2
|/
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-340/+69
|\
| * clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-271-340/+69
* | x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle2011-06-091-0/+1
|/
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-141-58/+6
|\
| * x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-301-1/+1
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-56/+4
| |\
| | * Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2011-02-221-6/+8
| | |\
| | * | x86: mrst: Remove apb timer read workaroundjacob.jun.pan@linux.intel.com2011-02-181-56/+4
| * | | x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan2011-02-241-1/+1
| | |/ | |/|
* / | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-211-9/+1
|/ /
* / x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan2011-01-141-6/+8
|/
* x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang2010-12-061-0/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-30/+24
|\
| * x86: Sanitize apb timer interrupt handlingThomas Gleixner2010-10-121-30/+24
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-2/+2
|\ \ | |/ |/|
| * x86: Remove pr_<level> uses of KERN_<level>Joe Perches2010-09-121-2/+2
* | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-121-1/+1
|/
* x86, mrst: add more timer config optionsJacob Pan2010-05-191-29/+8
* x86, mrst: Conditionally register cpu hotplug notifier for apbtJacob Pan2010-04-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-2/+2
* x86, mrst: Fix whitespace breakage in apb_timer.cH. Peter Anvin2010-03-031-534/+534
* x86, mrst: Fix APB timer per cpu clockeventJacob Pan2010-03-031-4/+8
* x86, apbt: Moorestown APB system timer driverJacob Pan2010-02-241-0/+780