| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 2009-02-13 | 1 | -0/+2 |
|\ \ |
|
| | * | x86, hpet: fix for LS21 + HPET = boot hang | john stultz | 2009-02-13 | 1 | -0/+2 |
* | | | x86: clean up hpet timer reinit | Pavel Emelyanov | 2009-02-06 | 1 | -2/+10 |
* | | | x86: fix hpet timer reinit for x86_64 | Pavel Emelyanov | 2009-02-05 | 1 | -1/+1 |
| |/
|/| |
|
* | | debugobjects: add and use INIT_WORK_ON_STACK | Thomas Gleixner | 2009-01-22 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -4/+4 |
|\ |
|
| * | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
| * | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 | 1 | -3/+4 |
|\ \ |
|
| * | | x86: make sure we really have an hpet mapping before using it | Jeremy Fitzhardinge | 2008-12-16 | 1 | -2/+3 |
| * | | x86: enable HPET on Fujitsu u9200 | Janne Kulmala | 2008-12-16 | 1 | -1/+1 |
| |/ |
|
* | | x86: fix unused variable warning in arch/x86/kernel/hpet.c | Ingo Molnar | 2008-11-25 | 1 | -0/+2 |
* | | x86: HPET: fix sparse warning | Hannes Eder | 2008-11-23 | 1 | -1/+1 |
|/ |
|
* | x86: HPET: enter hpet_interrupt_handler with interrupts disabled | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
* | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
* | x86: HPET: convert WARN_ON to WARN_ON_ONCE | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
* | hpet: clean up warning | Venki Pallipadi | 2008-10-16 | 1 | -22/+35 |
* | x86: print out irq nr for msi/ht, v3 | Yinghai Lu | 2008-10-16 | 1 | -0/+3 |
* | x86: fix HPET compiler error when not using CONFIG_PCI_MSI | Steven Noonan | 2008-10-16 | 1 | -0/+4 |
* | x86: using HPET in MSI mode and setting up per CPU HPET timers, fix | Venki Pallipadi | 2008-10-16 | 1 | -9/+19 |
* | x86: HPET_MSI Initialise per-cpu HPET timers | venkatesh.pallipadi@intel.com | 2008-10-16 | 1 | -2/+293 |
* | x86: HPET_MSI Basic HPET_MSI setup code, cleanups | Ingo Molnar | 2008-10-16 | 1 | -25/+25 |
* | x86: HPET_MSI Basic HPET_MSI setup code | venkatesh.pallipadi@intel.com | 2008-10-16 | 1 | -0/+54 |
* | x86: HPET_MSI Refactor code in preparation for HPET_MSI | venkatesh.pallipadi@intel.com | 2008-10-16 | 1 | -15/+27 |
* | Merge commit 'v2.6.27-rc6' into timers/hpet | Ingo Molnar | 2008-09-14 | 1 | -6/+37 |
|\ |
|
| * | x86: HPET: read back compare register before reading counter | Thomas Gleixner | 2008-09-06 | 1 | -0/+7 |
| * | x86: HPET fix moronic 32/64bit thinko | Thomas Gleixner | 2008-09-06 | 1 | -4/+4 |
| * | HPET: make minimum reprogramming delta useful | Thomas Gleixner | 2008-09-05 | 1 | -2/+2 |
| * | x86: hpet: workaround SB700 BIOS | Thomas Gleixner | 2008-08-14 | 1 | -0/+24 |
* | | hpet: /dev/hpet - fixes and cleanup | David Brownell | 2008-07-31 | 1 | -1/+5 |
|/ |
|
* | rtc-cmos: avoid spurious irqs | David Brownell | 2008-07-24 | 1 | -3/+7 |
* | x86: make 64bit hpet_set_mapping to use ioremap too, v2 | Yinghai Lu | 2008-07-14 | 1 | -16/+4 |
* | x86: clean up computation of HPET .mult variables | Carlos R. Mafra | 2008-05-12 | 1 | -25/+18 |
* | hpet: fix | Ingo Molnar | 2008-04-30 | 1 | -2/+3 |
* | x86: cleanup div_sc() usage | Akinobu Mita | 2008-04-26 | 1 | -1/+1 |
* | x86: revert assign IRQs to hpet timer | Thomas Gleixner | 2008-04-04 | 1 | -3/+6 |
* | x86: hpet fix docbook comment | Pavel Machek | 2008-02-26 | 1 | -2/+2 |
* | rtc: use the IRQ callback interface in (old) RTC driver | Bernhard Walle | 2008-01-30 | 1 | -2/+0 |
* | x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules | Bernhard Walle | 2008-01-30 | 1 | -1/+46 |
* | x86: remove duplicate includes | Lucas Woods | 2008-01-30 | 1 | -1/+0 |
* | x86: assign IRQs to HPET timers, fix | Balaji Rao | 2008-01-30 | 1 | -5/+5 |
* | x86: assign IRQs to HPET timers | Balaji Rao | 2008-01-30 | 1 | -8/+5 |
* | time: more timer related cleanups | Pavel Machek | 2008-01-30 | 1 | -1/+2 |
* | x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC | Bernhard Walle | 2008-01-15 | 1 | -1/+1 |
* | x86: disable hpet on shutdown | OGAWA Hirofumi | 2007-12-03 | 1 | -0/+14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 1 | -1/+1 |
|\ |
|
| * | spelling fixes: arch/i386/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | | x86: add force_hpet boot option | Thomas Gleixner | 2007-10-19 | 1 | -0/+3 |
|/ |
|
* | x86: HPET force enable for ICH5 | Venki Pallipadi | 2007-10-12 | 1 | -1/+1 |
* | x86: HPET try to activate force detected hpet | Venki Pallipadi | 2007-10-12 | 1 | -2/+25 |