1. 89c1906 powerpc/prom: Drop support for old FDT versions by Michael Ellerman · 7 years ago
  2. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  3. 59f5777 powerpc/64: Defer paca allocation until memory topology is discovered by Nicholas Piggin · 7 years ago
  4. 9f593f1 powerpc/setup: Add cpu_to_phys_id array by Nicholas Piggin · 7 years ago
  5. 4f1f40f powerpc/prom: Remove warning on array size when empty by Mathieu Malaterre · 7 years ago
  6. 6c6ea53 powerpc/mm: Separate ibm, dynamic-memory data from DT format by Nathan Fontenot · 7 years ago
  7. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  8. 5482053 powerpc/powernv: Enable TM without suspend if possible by Michael Ellerman · 7 years ago
  9. 07fd176 powerpc/tm: Add commandline option to disable hardware transactional memory by Cyril Bur · 7 years ago
  10. d957fb4 powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N by Michael Neuling · 8 years ago
  11. 5a61ef7 powerpc/64s: Support new device tree binding for discovering CPU features by Nicholas Piggin · 8 years ago
  12. 3ae05fb powerpc: Remove unnecessary includes of asm/debug.h by Michael Ellerman · 8 years ago
  13. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  14. e9eb027 powerpc/64: Used named initialisers for ibm_pa_features by Michael Ellerman · 8 years ago
  15. 5a25b6f powerpc/mm: Make MMU_FTR_RADIX a MMU family feature by Aneesh Kumar K.V · 9 years ago
  16. c610ec6 powerpc/mm: Move disable_radix handling into mmu_early_init_devtree() by Michael Ellerman · 9 years ago
  17. 1a01dc8 powerpc/mm: Add mmu_early_init_devtree() by Michael Ellerman · 9 years ago
  18. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 9 years ago
  19. 3808a88 powerpc: Move FW feature probing out of pseries probe() by Benjamin Herrenschmidt · 9 years ago
  20. b275bfb powerpc/mm/radix: Add a kernel command line to disable radix by Aneesh Kumar K.V · 9 years ago
  21. da6a97b powerpc: Move epapr_paravirt_early_init() to early_init_devtree() by Benjamin Herrenschmidt · 9 years ago
  22. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  23. 17a3dd2 powerpc/mm/radix: Use firmware feature to enable Radix MMU by Aneesh Kumar K.V · 9 years ago
  24. 4705e02 powerpc: Update TM user feature bits in scan_features() by Anton Blanchard · 9 years ago
  25. beff823 powerpc: Update cpu_user_features2 in scan_features() by Anton Blanchard · 9 years ago
  26. 6997e57 powerpc: scan_features() updates incorrect bits for REAL_LE by Anton Blanchard · 9 years ago
  27. 7f92bc5 powerpc: sparse: Include headers for __weak symbols by Daniel Axtens · 9 years ago
  28. 16c1d60 powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id() by Michael Ellerman · 9 years ago
  29. 1856f50 powerpc/prom: Avoid reference to potentially freed memory by Christophe Jaillet · 9 years ago
  30. 9afac93 powerpc/prom: Use DRCONF flags while processing detected LMBs by Anshuman Khandual · 10 years ago
  31. 9c61f7a powerpc/prom: Simplify the logic to fetch SLB size by Anshuman Khandual · 10 years ago
  32. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  33. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  34. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 10 years ago
  35. 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 10 years ago
  36. b130e7c powerpc: export of_get_ibm_chip_id function by Dan Streetman · 10 years ago
  37. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  38. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  39. fe12545 powerpc/kernel: Avoid initializing device-tree pointer twice by Gavin Shan · 10 years ago
  40. 9e81996 powerpc: Disable CPU_FTR_TM if TM is disabled by firmware by Aneesh Kumar K.V · 10 years ago
  41. 14ed740 powerpc: Remove some old bootmem related comments by Anton Blanchard · 10 years ago
  42. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  43. ad72a27 powerpc: Check flat device tree version at boot by Michael Ellerman · 11 years ago
  44. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 11 years ago
  45. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  46. 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  47. e16c876 powerpc/e6500: Add support for hardware threads by Andy Fleming · 13 years ago
  48. 13b3d13 powerpc: Remove MMU_FTR_SLB by Michael Ellerman · 11 years ago
  49. a25095d of: Move dynamic node fixups out of powerpc and into common code by Grant Likely · 11 years ago
  50. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 11 years ago
  51. 060f78c powerpc: use libfdt accessors for header data by Rob Herring · 11 years ago
  52. d1552ce of/fdt: move memreserve and dtb memory reservations into core by Rob Herring · 11 years ago
  53. b0a6fb3 of/fdt: create common debugfs by Rob Herring · 11 years ago
  54. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
  55. edba274 powerpc: fix skipping call to early_init_fdt_scan_reserved_mem by Rob Herring · 11 years ago
  56. 7222f77 powerpc/prom: early_init_dt_scan_cpus() updates cpu features only once by Benjamin Herrenschmidt · 11 years ago
  57. 36ae37e powerpc: Make boot_cpuid common between 32 and 64-bit by Benjamin Herrenschmidt · 11 years ago
  58. 4a85b31 powerpc: Adjust CPU_FTR_SMT on all platforms by Benjamin Herrenschmidt · 11 years ago
  59. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  60. 708b7ee powerpc: add support for reserved memory defined by device tree by Marek Szyprowski · 11 years ago
  61. 55672ec powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. by Mahesh Salgaonkar · 11 years ago
  62. b27652dd powerpc: introduce early_get_first_memblock_info by Kevin Hao · 11 years ago
  63. 3eb906c powerpc: Make cpu_to_chip_id() available when SMP=n by Michael Ellerman · 11 years ago
  64. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  65. a3e31b4 of: Move definition of of_find_next_cache_node into common code. by Sudeep KarkadaNagesha · 11 years ago
  66. afaf539 powerpc: Remove big endianness assumption in of_find_next_cache_node by Sudeep KarkadaNagesha · 11 years ago
  67. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 12 years ago
  68. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  69. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  70. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 12 years ago
  71. 183912d of: move of_get_cpu_node implementation to DT core library by Sudeep KarkadaNagesha · 12 years ago
  72. 819d596 powerpc: refactor of_get_cpu_node to support other architectures by Sudeep KarkadaNagesha · 12 years ago
  73. e91ae5b powerpc: More little endian fixes for prom.c by Alistair Popple · 12 years ago
  74. dc0e643 powerpc: Make prom.c device tree accesses endian safe by Ian Munsie · 12 years ago
  75. b37193b powerpc/powernv: Add helper to get ibm,chip-id of a node by Benjamin Herrenschmidt · 12 years ago
  76. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 12 years ago
  77. c039e3a powerpc: Handle both new style and old style reserve maps by Benjamin Herrenschmidt · 12 years ago
  78. 0962e80 powerpc/prom: Scan reserved-ranges node for memory reservations by Jeremy Kerr · 12 years ago
  79. de1bb03 Merge branch 'dt' into next by Benjamin Herrenschmidt · 12 years ago
  80. 0dc3289 powerpc: Add asm/debug.h to get powerpc_debugfs_root by Tony Breeds · 12 years ago
  81. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  82. a84fcd4 powerpc: Change memory_limit from phys_addr_t to unsigned long long by Suzuki Poulose · 13 years ago
  83. ae3a197e Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  84. 12d9299 fadump: Remove the phyp assisted dump code. by Mahesh Salgaonkar · 13 years ago
  85. eb39c88 fadump: Reserve the memory for firmware assisted dump. by Mahesh Salgaonkar · 13 years ago
  86. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  87. 6fbef13 powerpc: Cleanup memblock usage by Tejun Heo · 13 years ago
  88. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  89. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  90. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
  91. ba14f64 powerpc: respect mem= setting for early memory limit setup by Kumar Gala · 13 years ago
  92. 14a43e6 powerpc/powernv: Basic support for OPAL by Benjamin Herrenschmidt · 13 years ago
  93. 817c21a powerpc/powernv: Get kernel command line accross OPAL takeover by Benjamin Herrenschmidt · 13 years ago
  94. 6da49a2 Merge remote branch 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  95. de2780a powerpc/pseries: Improve error code on reconfiguration notifier failure by Akinobu Mita · 14 years ago
  96. 7ac87ab powerpc: Fix early boot accounting of CPUs by Matt Evans · 14 years ago
  97. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 14 years ago
  98. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 14 years ago
  99. 208b3a4 powerpc: Fix hard CPU IDs detection by Benjamin Herrenschmidt · 14 years ago
  100. 03bf469a powerpc: Make early memory scan more resilient to out of order nodes by Benjamin Herrenschmidt · 14 years ago