Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-21x86/hpet: Use proper hpet device number for MSI allocationThomas Gleixner
2015-06-20x86/hpet: Check for irq==0 when allocating hpet MSI interruptsJiang Liu
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu
2015-04-24x86/hpet: Enhance HPET IRQ to support hierarchical irqdomainsJiang Liu
2015-04-24x86/hpet: Use new irqdomain interfaces to allocate/free IRQJiang Liu
2015-02-13kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-05-22Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin
2014-05-16x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang
2014-05-06x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski
2014-04-08Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-25x86: hpet: Use proper destructor for delayed workThomas Gleixner
2014-03-20x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold
2014-03-05x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel
2012-11-03x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-05-25x86: hpet: Fix copy-and-paste mistake in earlier changeJan Beulich
2012-05-07x86: Allow multiple values to be specified with "hpet="Jan Beulich
2012-05-07x86: Clear HPET configuration registers on startupJan Beulich
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-22driver-core: remove sysdev.h usage.Kay Sievers
2011-12-09x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-05x86: Replace the EVT_TO_HPET_DEV() macro with an inline functionFerenc Wagner
2011-11-01x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-07-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-15x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-06-05x86-64: Map the HPET NXAndy Lutomirski
2011-05-19x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner
2010-12-13x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner
2010-10-27workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-22Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-12x86: ioapic/hpet: Convert to new chip functionsThomas Gleixner
2010-10-01x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-09-18x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-04-29x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds