1. b08a358 x86/devicetree: Fix device IRQ settings in DT by Ivan Gorinov · 7 years ago
  2. 0ea601d7 x86/devicetree: Initialize device tree before using it by Ivan Gorinov · 7 years ago
  3. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  4. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  5. d54b675 x86: don't use module_init in non-modular devicetree.c code by Paul Gortmaker · 9 years ago
  6. f7a0c78 x86: Cleanup irq_domain ops by Thomas Gleixner · 9 years ago
  7. d32932d x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces by Jiang Liu · 9 years ago
  8. 8d4a40b x86/mm: Use early_memunmap() instead of early_iounmap() by Juergen Gross · 10 years ago
  9. 00f49c2 x86, irq, devicetree: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 10 years ago
  10. 795aacf x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pins by Jiang Liu · 10 years ago
  11. facd8fd x86, devicetree, irq: Use common mechanism to support irqdomain by Jiang Liu · 10 years ago
  12. 44767bf x86, irq: Enhance mp_register_ioapic() to support irqdomain by Jiang Liu · 10 years ago
  13. 95d76ac x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY by Jiang Liu · 10 years ago
  14. 1bac186 x86: use FDT accessors for FDT blob header data by Rob Herring · 10 years ago
  15. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  16. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  17. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  18. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  19. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  20. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  21. ba904f0 x86: add necessary includes for prom.h by Rob Herring · 11 years ago
  22. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  23. 21c561b x86: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  24. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  25. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  26. ddaf144 irqdomain: Refactor irq_domain_associate_many() by Grant Likely · 11 years ago
  27. ece3234 x86: dt: Use linear irq domain for ioapic(s) by Sebastian Andrzej Siewior · 12 years ago
  28. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  29. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  30. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  31. 977cb76 x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub by Florian Fainelli · 13 years ago
  32. 3d5fe5a x86/devicetree: Use generic PCI <-> OF matching by Benjamin Herrenschmidt · 13 years ago
  33. c040aae x86, ioapic: Consolidate gsi routing info into 'struct ioapic' by Suresh Siddha · 13 years ago
  34. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  35. 2044359 x86: devicetree: Configure IOAPIC pin only once by Sebastian Andrzej Siewior · 13 years ago
  36. 07611db x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional by Thomas Gleixner · 14 years ago
  37. 00a30b2 x86: DT: Fix return condition in irq_create_of_mapping() by Thomas Gleixner · 14 years ago
  38. a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 14 years ago
  39. 4a66b1d x86: dt: Fix OLPC=y/INTEL_CE=n build by Sebastian Andrzej Siewior · 14 years ago
  40. bcc7c12 x86: ioapic: Add OF bindings for IO_APIC by Sebastian Andrzej Siewior · 14 years ago
  41. 9079b35 x86: dtb: Add generic bus probe by Sebastian Andrzej Siewior · 14 years ago
  42. 96e0a07 x86: dtb: Add support for PCI devices backed by dtb nodes by Sebastian Andrzej Siewior · 14 years ago
  43. ffb9fc6 x86: dtb: Add device tree support for HPET by Sebastian Andrzej Siewior · 14 years ago
  44. 3879a6f x86: dtb: Add early parsing of IO_APIC by Sebastian Andrzej Siewior · 14 years ago
  45. 19c4f5f x86: dtb: Add irq domain abstraction by Sebastian Andrzej Siewior · 14 years ago
  46. da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 14 years ago