1. bcea36d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. a3819e3 x86: Fix non-static inlines by Denys Vlasenko · 9 years ago
  3. 1ed95e5 x86/vdso: Remove direct HPET access through the vDSO by Andy Lutomirski · 9 years ago
  4. f80be5e3 x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  5. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  6. 3d45ac4 timers/x86/hpet: Type adjustments by Jan Beulich · 9 years ago
  7. e713c80 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. c8b5db7 x86/hpet: Migrate to new set_state interface by Viresh Kumar · 10 years ago
  10. ff96b4d x86/irq: Use accessor irq_data_get_irq_handler_data() by Jiang Liu · 10 years ago
  11. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 10 years ago
  12. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 10 years ago
  13. cb17b2a x86/hpet: Use proper hpet device number for MSI allocation by Thomas Gleixner · 10 years ago
  14. bafac29 x86/hpet: Check for irq==0 when allocating hpet MSI interrupts by Jiang Liu · 10 years ago
  15. d746d1e x86/irq: Move irqdomain specific code into asm/irqdomain.h by Jiang Liu · 10 years ago
  16. 3cb96f0 x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains by Jiang Liu · 10 years ago
  17. bd8eb63 x86/hpet: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 10 years ago
  18. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
  19. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  20. 03c1b4e Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso by H. Peter Anvin · 11 years ago
  21. 499c2b7 x86: hpet: Use irq_alloc/free_hwirq() by Thomas Gleixner · 11 years ago
  22. f10f383 x86/hpet: Make boot_hpet_disable extern by Feng Tang · 11 years ago
  23. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 11 years ago
  24. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  25. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. b712c8d x86: hpet: Use proper destructor for delayed work by Thomas Gleixner · 11 years ago
  28. 9014ad2 x86, hpet: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  29. d2312e3 x86, vdso: Make vsyscall_gtod_data handling x86 generic by Stefani Seibold · 11 years ago
  30. d20d2ef x86: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  31. 71054d8 x86, hpet: Introduce x86_msi_ops.setup_hpet_msi by Joerg Roedel · 12 years ago
  32. 6acf5a8 x86: hpet: Fix masking of MSI interrupts by Jan Beulich · 12 years ago
  33. 1b38a3a x86: hpet: Fix copy-and-paste mistake in earlier change by Jan Beulich · 13 years ago
  34. b2d6aba x86: Allow multiple values to be specified with "hpet=" by Jan Beulich · 13 years ago
  35. 396e2c6 x86: Clear HPET configuration registers on startup by Jan Beulich · 13 years ago
  36. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  37. cf3f335 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  38. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  39. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  40. 2ded6e6 x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked by Mark Langsdorf · 13 years ago
  41. 3f7787b x86: Replace the EVT_TO_HPET_DEV() macro with an inline function by Ferenc Wagner · 13 years ago
  42. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  43. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 14 years ago
  45. 433bd80 clocksource: Replace vread with generic arch data by Andy Lutomirski · 14 years ago
  46. 16f871b x86: i8253: Consolidate definitions of global_clock_event by Ralf Baechle · 14 years ago
  47. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 14 years ago
  48. d319bb7 x86-64: Map the HPET NX by Andy Lutomirski · 14 years ago
  49. ab0e08f x86: hpet: Cleanup the clockevents init and register code by Thomas Gleixner · 14 years ago
  50. 2c77865 x86: Cleanup the genirq name space by Thomas Gleixner · 14 years ago
  51. f1c1807 x86: HPET: Chose a paranoid safe value for the ETIME check by Thomas Gleixner · 14 years ago
  52. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  53. 211baf4 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 14 years ago
  55. 0219896 x86, hpet: Fix bogus error check in hpet_assign_irq() by Thomas Gleixner · 14 years ago
  56. 995bd3b x86: Hpet: Avoid the comparator readback penalty by Thomas Gleixner · 14 years ago
  57. 54ff7e5 x86: hpet: Work around hardware stupidity by Thomas Gleixner · 14 years ago
  58. 4936a3b x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods by Chris Wilson · 15 years ago
  59. f12a15b x86: Convert common clocksources to use clocksource_register_hz/khz by John Stultz · 15 years ago
  60. ff48780 x86: Do not try to disable hpet if it hasn't been initialized before by Stefano Stabellini · 15 years ago
  61. 30a564b x86, hpet: Restrict read back to affected ATI chipsets by Thomas Gleixner · 15 years ago
  62. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. b4a5e8a x86, hpet: Fix bug in RTC emulation by Alok Kataria · 15 years ago
  64. 8da854c x86, hpet: Erratum workaround for read after write of HPET comparator by Pallipadi, Venkatesh · 15 years ago
  65. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  66. 1762233 clocksource: add argument to resume callback by Magnus Damm · 15 years ago
  67. 73472a4 x86: Disable HPET MSI on ATI SB700/SB800 by Pallipadi, Venkatesh · 15 years ago
  68. 18ed61d x86: hpet: Make WARN_ON understandable by Thomas Gleixner · 15 years ago
  69. c8bc6f3 x86: arch specific support for remapping HPET MSIs by Suresh Siddha · 16 years ago
  70. 5946fa3 x86, hpet: Simplify the HPET code by Jan Beulich · 16 years ago
  71. 39fe05e x86, hpet: Disable per-cpu hpet timer if ARAT is supported by Shaohua Li · 16 years ago
  72. 507fa3a x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failure by Thomas Gleixner · 16 years ago
  73. 7a6f9cb x86: hpet: fix periodic mode programming on AMD 81xx by Andreas Herrmann · 16 years ago
  74. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  75. c23e253 x86: hpet: stop HPET_COUNTER when programming periodic mode by Andreas Herrmann · 16 years ago
  76. 8d6f0c8 x86: hpet: provide separate functions to stop and start the counter by Andreas Herrmann · 16 years ago
  77. b98103a x86: hpet: print HPET registers during setup (if hpet=verbose is used) by Andreas Herrmann · 16 years ago
  78. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
  80. ff08f76 x86: clean up hpet timer reinit by Pavel Emelyanov · 16 years ago
  81. a6a9540 x86: fix hpet timer reinit for x86_64 by Pavel Emelyanov · 16 years ago
  82. 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 16 years ago
  83. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. 39c04b5 x86: make sure we really have an hpet mapping before using it by Jeremy Fitzhardinge · 16 years ago
  86. bacbe99 x86: enable HPET on Fujitsu u9200 by Janne Kulmala · 16 years ago
  87. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  88. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  89. e951e4a x86: fix unused variable warning in arch/x86/kernel/hpet.c by Ingo Molnar · 16 years ago
  90. 3b71e9e x86: HPET: fix sparse warning by Hannes Eder · 16 years ago
  91. 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 16 years ago
  92. 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 16 years ago
  93. 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 16 years ago
  94. 5f79f2f hpet: clean up warning by Venki Pallipadi · 16 years ago
  95. c81bba4 x86: print out irq nr for msi/ht, v3 by Yinghai Lu · 16 years ago
  96. ba374c9 x86: fix HPET compiler error when not using CONFIG_PCI_MSI by Steven Noonan · 16 years ago
  97. f0ed4e6 x86: using HPET in MSI mode and setting up per CPU HPET timers, fix by Venki Pallipadi · 16 years ago
  98. 26afe5f x86: HPET_MSI Initialise per-cpu HPET timers by venkatesh.pallipadi@intel.com · 16 years ago
  99. 4588c1f x86: HPET_MSI Basic HPET_MSI setup code, cleanups by Ingo Molnar · 16 years ago
  100. 58ac1e7 x86: HPET_MSI Basic HPET_MSI setup code by venkatesh.pallipadi@intel.com · 16 years ago