| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2015-07-06 | 1 | -4/+4 |
* | x86/asm/tsc: Replace rdtscll() with native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -2/+2 |
* | x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -2/+2 |
* | x86/intel-mid: Delay initialization of APB timer | Thomas Gleixner | 2015-04-24 | 1 | -4/+0 |
* | x86/platform: Remove unused function from apb_timer.c | Rickard Strandqvist | 2014-12-23 | 1 | -8/+0 |
* | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 2014-10-29 | 1 | -2/+0 |
* | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -2/+2 |
* | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 | 1 | -4/+4 |
* | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 | 1 | -1/+1 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-19 | 1 | -1/+1 |
|\ |
|
| * | x86/apb/timer: Remove unnecessary "if" | Cong Ding | 2013-01-24 | 1 | -1/+1 |
* | | x86, apb_timer: remove unused variable percpu_timer | Sasha Levin | 2012-12-20 | 1 | -6/+2 |
|/ |
|
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-07-23 | 1 | -340/+69 |
|\ |
|
| * | clocksource: apb: Share APB timer code with other platforms | Jamie Iles | 2011-06-27 | 1 | -340/+69 |
* | | x86: i8253: Consolidate definitions of global_clock_event | Ralf Baechle | 2011-06-09 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 1 | -58/+6 |
|\ |
|
| * | x86: apb_timer: Fixup genirq fallout | Thomas Gleixner | 2011-03-30 | 1 | -1/+1 |
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -56/+4 |
| |\ |
|
| | * | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner | 2011-02-22 | 1 | -6/+8 |
| | |\ |
|
| | * | | x86: mrst: Remove apb timer read workaround | jacob.jun.pan@linux.intel.com | 2011-02-18 | 1 | -56/+4 |
| * | | | x86/mrst: Fix apb timer rating when lapic timer is used | Jacob Pan | 2011-02-24 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | x86: Convert remaining x86 clocksources to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -9/+1 |
|/ / |
|
* | | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan | 2011-01-14 | 1 | -6/+8 |
|/ |
|
* | x86, apbt: Setup affinity for apb timers acting as per-cpu timer | Feng Tang | 2010-12-06 | 1 | -0/+1 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -30/+24 |
|\ |
|
| * | x86: Sanitize apb timer interrupt handling | Thomas Gleixner | 2010-10-12 | 1 | -30/+24 |
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | x86: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-09-12 | 1 | -2/+2 |
* | | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter | 2010-08-12 | 1 | -1/+1 |
|/ |
|
* | x86, mrst: add more timer config options | Jacob Pan | 2010-05-19 | 1 | -29/+8 |
* | x86, mrst: Conditionally register cpu hotplug notifier for apbt | Jacob Pan | 2010-04-20 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 | 1 | -2/+2 |
* | x86, mrst: Fix whitespace breakage in apb_timer.c | H. Peter Anvin | 2010-03-03 | 1 | -534/+534 |
* | x86, mrst: Fix APB timer per cpu clockevent | Jacob Pan | 2010-03-03 | 1 | -4/+8 |
* | x86, apbt: Moorestown APB system timer driver | Jacob Pan | 2010-02-24 | 1 | -0/+780 |