1. ca1b886 x86: Remove more unmodified io_apic_ops by Thomas Gleixner · 9 years ago
  2. 9a93d47 x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modify by Jiang Liu · 9 years ago
  3. 3dd786e x86/irq: Clean up unused forward declarations in x86_init.h by Jiang Liu · 9 years ago
  4. ad66e1e x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces by Jiang Liu · 9 years ago
  5. aa5cb97 x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces by Jiang Liu · 9 years ago
  6. 35d50d8 x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces by Jiang Liu · 9 years ago
  7. 84bea5c x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces by Jiang Liu · 9 years ago
  8. b1855c7 x86/MSI: Clean up unused MSI related code and interfaces by Jiang Liu · 9 years ago
  9. 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
  10. ac8344c PCI: Drop "irq" param from *_restore_msi_irqs() by DuanZhenzhong · 11 years ago
  11. 0e4ccb1 PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() by Konrad Rzeszutek Wilk · 11 years ago
  12. 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 11 years ago
  13. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. da16532 x86, io_apic: Introduce eoi_ioapic_pin call-back by Joerg Roedel · 12 years ago
  15. 7601384 x86, msi: Introduce x86_msi.compose_msi_msg call-back by Joerg Roedel · 12 years ago
  16. a6a25dd x86, io_apic: Convert setup_ioapic_entry to function pointer by Joerg Roedel · 12 years ago
  17. 373dd7a x86, io_apic: Introduce set_affinity function pointer by Joerg Roedel · 12 years ago
  18. 71054d8 x86, hpet: Introduce x86_msi_ops.setup_hpet_msi by Joerg Roedel · 12 years ago
  19. afcc8a4 x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging by Joerg Roedel · 12 years ago
  20. 1c4248c x86, io_apic: Introduce x86_io_apic_ops.disable() by Joerg Roedel · 12 years ago
  21. 6f80b68 x86, mm, Xen: Remove mapping_pagetable_reserve() by Yinghai Lu · 12 years ago
  22. 6428227 x86: Document x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
  23. c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 12 years ago
  24. 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 12 years ago
  25. 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 12 years ago
  26. 8461689 Merge branch 'x86/apic' into x86/platform by Ingo Molnar · 12 years ago
  27. 7db971b x86/platform: Introduce APIC post-initialization callback by Ido Yariv · 12 years ago
  28. 151766f Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" by Feng Tang · 12 years ago
  29. 4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops. by Konrad Rzeszutek Wilk · 12 years ago
  30. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 12 years ago
  31. b74f05d x86: kvmclock: abstract save/restore sched_clock_state by Marcelo Tosatti · 13 years ago
  32. df156f9 x86: Introduce x86_cpuinit.early_percpu_clock_init hook by Igor Mammedov · 13 years ago
  33. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  34. 76ccc29 x86/PCI: Expand the x86_msi_ops to have a restore MSIs. by Konrad Rzeszutek Wilk · 13 years ago
  35. 64be4c1 x86: Add x86_init platform override to fix up NUMA core numbering by Daniel J Blueman · 13 years ago
  36. 064a59b x86/mrst: Avoid reporting wrong nmi status by Jacob Pan · 13 years ago
  37. cf8ff6b x86/platform: Add a wallclock_init func to x86_platforms ops by Feng Tang · 13 years ago
  38. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 13 years ago
  39. 6b617e2 x86/platform: Add a wallclock_init func to x86_init.timers ops by Feng Tang · 14 years ago
  40. 294ee6f x86: Introduce x86_msi_ops by Stefano Stabellini · 14 years ago
  41. c516ac5 x86: Add i8042 pre-detection hook to x86_platform_ops by Feng Tang · 14 years ago
  42. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 14 years ago
  44. 4fb6088 x86, pci: Add arch_init to x86_init abstraction by Thomas Gleixner · 15 years ago
  45. 9325a28 x86: Add pcibios_fixup_irqs to x86_init by Thomas Gleixner · 15 years ago
  46. ab3b379 x86: Add pci_init_irq to x86_init by Thomas Gleixner · 15 years ago
  47. b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 15 years ago
  48. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
  50. eb41c8b x86, platform: Change is_untracked_pat_range() to bool; cleanup init by H. Peter Anvin · 15 years ago
  51. fd12a0d x86: UV SGI: Don't track GRU space in PAT by Jack Steiner · 15 years ago
  52. d07c1be x86: Add iommu_init to x86_init_ops by FUJITA Tomonori · 15 years ago
  53. 338bac5 x86: Use x86_platform for iommu_shutdown by FUJITA Tomonori · 15 years ago
  54. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  55. 47a3d5d x86: Add early platform detection by Thomas Gleixner · 15 years ago
  56. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  57. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  58. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
  59. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  60. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
  61. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
  62. 428cf90 x86: Move traps_init to x86_init_ops by Thomas Gleixner · 15 years ago
  63. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
  64. d9112f4 x86: Move pre_intr_init to x86_init_ops by Thomas Gleixner · 15 years ago
  65. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 15 years ago
  66. 90e1c69 x86: Move oem_bus_info to x86_init_ops by Thomas Gleixner · 15 years ago
  67. 52fdb56 x86: Move mpc_oem_pci_bus to x86_init_ops by Thomas Gleixner · 15 years ago
  68. 7230214 x86: Move smp_read_mpc_oem to x86_init_ops. by Thomas Gleixner · 15 years ago
  69. fd6c666 x86: Move mpc_apic_id to x86_init_ops by Thomas Gleixner · 15 years ago
  70. de93410 x86: Move ioapic_ids_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  71. f484847 x86: Sanitize smp_record and move it to x86_init_ops by Thomas Gleixner · 15 years ago
  72. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  73. 816c25e x86: Add reserve_ebda_region to x86_init_ops by Thomas Gleixner · 15 years ago
  74. 8fee697 x86: Add request_standard_resources to x86_init by Thomas Gleixner · 15 years ago
  75. f7cf5a5 x86: Add probe_roms to x86_init by Thomas Gleixner · 15 years ago
  76. 57844a8 x86: Add x86_init infrastructure by Thomas Gleixner · 15 years ago