1. 4ad0ae8 mm/vmalloc: remove unmap_kernel_range by Nicholas Piggin · 3 years, 8 months ago
  2. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  3. 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 7 months ago
  4. b274014 powerpc: add an ioremap_phb helper by Christoph Hellwig · 4 years, 7 months ago
  5. b711531 powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 8 months ago
  6. e96d904 powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN() by Christophe Leroy · 4 years, 8 months ago
  7. 7900757 powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range by Aneesh Kumar K.V · 4 years, 8 months ago
  8. 3f068aa powerpc/64: Adjust order in pcibios_init() by Sam Bobroff · 5 years ago
  9. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  10. c766ee7 powerpc: handover page flags with a pgprot_t parameter by Christophe Leroy · 6 years ago
  11. 56f3c1413 powerpc/mm: properly set PAGE_KERNEL flags in ioremap() by Christophe Leroy · 6 years ago
  12. ac85174 powerpc: Remove -Wattribute-alias pragmas by Paul Burton · 7 years ago
  13. 2479bfc powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx by Christophe Leroy · 7 years ago
  14. 3691d61 powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE by Al Viro · 7 years ago
  15. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  16. b7c670d powerpc: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  17. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 8 years ago
  18. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 9 years ago
  19. 027dfac powerpc: Various typo fixes by Michael Ellerman · 9 years ago
  20. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 9 years ago
  21. 72176dd powerpc/mm: Use a helper for finding pte bits mapping I/O area by Aneesh Kumar K.V · 9 years ago
  22. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  23. 31345e1 powerpc/pci: Remove unused force_32bit_msi quirk by Benjamin Herrenschmidt · 10 years ago
  24. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  25. 140ab64 powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal by Mike Qiu · 11 years ago
  26. 3bc9559 powerpc/PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  27. 0c69f9c powerpc/pci: Don't use bitfield for force_32bit_msi by Anton Blanchard · 11 years ago
  28. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 11 years ago
  29. b72c1f6 powerpc: Make radeon 32-bit MSI quirk work on powernv by Benjamin Herrenschmidt · 12 years ago
  30. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 12 years ago
  31. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  32. e47034c powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  33. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  34. 38973ba powerpc/PCI: compute I/O space bus-to-resource offset consistently by Bjorn Helgaas · 13 years ago
  35. 673c975 powerpc/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 13 years ago
  36. 3c13be0 powerpc/PCI: make pci_probe_only default to 0 by Bjorn Helgaas · 13 years ago
  37. 49a6cba powerpc/PCI: split PHB part out of pcibios_map_io_space() by Bjorn Helgaas · 13 years ago
  38. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  39. 0e47ff1 powerpc: rename ppc_pci_*_flags to pci_*_flags by Rob Herring · 13 years ago
  40. b5d937d powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller by Grant Likely · 14 years ago
  41. 518fdae powerpc/pci: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  42. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  43. ce7a35c powerpc: Fix compile errors found by new ppc64e_defconfig by Kumar Gala · 15 years ago
  44. 0ed2c722 powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() by Grant Likely · 15 years ago
  45. fbe6544 powerpc/pci: move pci_64.c device tree scanning code into pci-common.c by Grant Likely · 15 years ago
  46. bcba077 powerpc: Fix warning when printing a resource_size_t by Stephen Rothwell · 16 years ago
  47. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 16 years ago
  48. 9aa4e7b powerpc/pci: Remove redundant pcnet32 fixup by Kumar Gala · 16 years ago
  49. ad892a6 powerpc: Fix PCI ROM access by Benjamin Herrenschmidt · 16 years ago
  50. c3bd517 powerpc/pci: Move hose_list and pci_address_to_pio to pci-common by Milton Miller · 16 years ago
  51. 9477e45 powerpc: Cleanup from l64 to ll64 change: arch code by Stephen Rothwell · 16 years ago
  52. 16124f1 powerpc: Fix pciconfig_iobase system call on PCI-Express powermac by Paul Mackerras · 16 years ago
  53. 8b8da35 powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup by Benjamin Herrenschmidt · 16 years ago
  54. ab56ced powerpc/pci: Remove pcibios_do_bus_setup() by Benjamin Herrenschmidt · 16 years ago
  55. 5328032 powerpc/pci: Use common PHB resource hookup by Benjamin Herrenschmidt · 16 years ago
  56. b0494bc powerpc/pci: Cleanup debug printk's by Benjamin Herrenschmidt · 16 years ago
  57. 1fd0f52 powerpc: Fix domain numbers in /proc on 64-bit by Benjamin Herrenschmidt · 16 years ago
  58. b30115e powerpc/pci: Fix unmapping of IO space on 64-bit by Benjamin Herrenschmidt · 16 years ago
  59. 4fc665b powerpc: Merge 32 and 64-bit dma code by Becky Bruce · 16 years ago
  60. 8fae035 powerpc: Drop archdata numa_node by Becky Bruce · 16 years ago
  61. 420b5ee [POWERPC] Use dev_set_name in pci_64.c by Stephen Rothwell · 17 years ago
  62. 9d5f492 [POWERPC] Always hookup PHB IO resource even when empty by Benjamin Herrenschmidt · 17 years ago
  63. 85e99b9 [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  64. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
  65. 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 17 years ago
  66. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 17 years ago
  67. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  68. fe2d338c [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource by Benjamin Herrenschmidt · 17 years ago
  69. fa462f2 [POWERPC] pci32: Add platform option to enable /proc PCI domains by Benjamin Herrenschmidt · 17 years ago
  70. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  71. 84631f3 [POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops by Michael Ellerman · 17 years ago
  72. 13dccb9 [POWERPC] Merge pci_process_bridge_OF_ranges() by Benjamin Herrenschmidt · 17 years ago
  73. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  74. 9ccc4fd [POWERPC] Remove some iSeries platform checks from the PCI code by Stephen Rothwell · 17 years ago
  75. c96bede [POWERPC] iSeries: hose->buid is always zero for iSeries by Stephen Rothwell · 17 years ago
  76. cb99302 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch by Stephen Rothwell · 17 years ago
  77. 3eb523b [POWERPC] Fix pci domain detection by Arnd Bergmann · 17 years ago
  78. 8f2ea1f [POWERPC] Fix initialization and usage of dma_mask by Benjamin Herrenschmidt · 17 years ago
  79. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  80. b8a3a52 PCI: read revision ID by default by Auke Kok · 18 years ago
  81. a2cd52c PCI: Make pcibios_add_platform_entries() return errors by Michael Ellerman · 18 years ago
  82. 327e22d [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number(). by Jon Loeliger · 18 years ago
  83. a4c9e32 [POWERPC] Use ppc64 style list management for pci_controller on ppc32 by Kumar Gala · 18 years ago
  84. 58083da [POWERPC] Move common PCI code out of pci_32/pci_64 by Kumar Gala · 18 years ago
  85. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 18 years ago
  86. 131208c [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c by Michael Ellerman · 18 years ago
  87. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 18 years ago
  88. de82120 [POWERPC] Fix IO space on PCI buses created from of_platform by Benjamin Herrenschmidt · 18 years ago
  89. 31e92e0 [POWERPC] Fix incorrect calculation of I/O window addresses by Paul Mackerras · 18 years ago
  90. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  91. 11fbb00 [POWERPC] Cope with PCI host bridge I/O window not starting at 0 by Paul Mackerras · 18 years ago
  92. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 18 years ago
  93. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  94. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 18 years ago
  95. 5719070 [POWERPC] Create and use get_pci_dma_ops() by Stephen Rothwell · 18 years ago
  96. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 18 years ago
  97. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  98. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 18 years ago
  99. 8423200 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  100. 545da94 [POWERPC] Fix sys_pciconfig_iobase bus matching by Benjamin Herrenschmidt · 18 years ago