1. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. 5a61ef7 powerpc/64s: Support new device tree binding for discovering CPU features by Nicholas Piggin · 8 years ago
  3. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  4. b1ee8a3 powerpc/64s: Dedicated system reset interrupt stack by Nicholas Piggin · 8 years ago
  5. 7ed23e1 powerpc: Disable HFSCR[TM] if TM is not supported by Benjamin Herrenschmidt · 8 years ago
  6. 5511a45 powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts() by Michael Ellerman · 8 years ago
  7. 6ba422c powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info() by Anton Blanchard · 8 years ago
  8. 0d2b5cd powerpc/64e: Fix bogus usage of WARN_ONCE() by Michael Ellerman · 8 years ago
  9. 98a5f36 powerpc: Add new cache geometry aux vectors by Benjamin Herrenschmidt · 8 years ago
  10. 608b421 powerpc/64: Hard code cache geometry on POWER8 by Benjamin Herrenschmidt · 8 years ago
  11. 65e01f3 powerpc/64: Add L2 and L3 cache shape info by Benjamin Herrenschmidt · 8 years ago
  12. e2827fe powerpc/64: Clean up ppc64_caches using a struct per cache by Benjamin Herrenschmidt · 8 years ago
  13. 5d451a8 powerpc/64: Retrieve number of L1 cache sets from device-tree by Benjamin Herrenschmidt · 8 years ago
  14. bd067f8 powerpc/64: Fix naming of cache block vs. cache line by Benjamin Herrenschmidt · 8 years ago
  15. f9e473f powerpc: Remove obsolete comment about patching instructions by Benjamin Herrenschmidt · 8 years ago
  16. 33ec723 powerpc: Move {d,i,u}cache_bsize definitions to a common place by Benjamin Herrenschmidt · 8 years ago
  17. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  18. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  19. c0a3601 powerpc/64: Fix setting of AIL in hypervisor mode by Benjamin Herrenschmidt · 8 years ago
  20. 97f6e0c powerpc/32: Fix crash during static key init by Benjamin Herrenschmidt · 9 years ago
  21. b8f1b4f powerpc/mm: Convert early cpu/mmu feature check to use the new helpers by Aneesh Kumar K.V · 9 years ago
  22. 9e8066f powerpc/64: Do feature patching before MMU init by Michael Ellerman · 9 years ago
  23. b1923ca powerpc: Merge 32-bit and 64-bit setup_arch() by Benjamin Herrenschmidt · 9 years ago
  24. 009776b powerpc/64: Make a few boot functions __init by Benjamin Herrenschmidt · 9 years ago
  25. f7b9ebb powerpc: Re-order setup_panic() by Benjamin Herrenschmidt · 9 years ago
  26. e39afba powerpc: Re-order the call to smp_setup_cpu_maps() by Benjamin Herrenschmidt · 9 years ago
  27. fa745a12 powerpc/64: Move the content of setup_system() to setup_arch() by Benjamin Herrenschmidt · 9 years ago
  28. 9df549a powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info() by Benjamin Herrenschmidt · 9 years ago
  29. bf1b61f powerpc/64: Move the boot time info banner to a separate function by Benjamin Herrenschmidt · 9 years ago
  30. f2d5769 powerpc: Get rid of ppc_md.init_early() by Benjamin Herrenschmidt · 9 years ago
  31. 406b0b6 powerpc/64: Move 64-bit probe_machine() to later in the boot process by Benjamin Herrenschmidt · 9 years ago
  32. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 9 years ago
  33. de4cf3d powerpc: Move 64-bit memory reserves to setup_arch() by Benjamin Herrenschmidt · 9 years ago
  34. c4bd6cb powerpc: Move 64-bit feature fixup earlier by Benjamin Herrenschmidt · 9 years ago
  35. 9402c68 powerpc: Factor do_feature_fixup calls by Benjamin Herrenschmidt · 9 years ago
  36. da6a97b powerpc: Move epapr_paravirt_early_init() to early_init_devtree() by Benjamin Herrenschmidt · 9 years ago
  37. 63c254a powerpc: Add comment explaining the purpose of setup_kdump_trampoline() by Benjamin Herrenschmidt · 9 years ago
  38. 103b782 powerpc: Fix misleading comment in early_setup_secondary() by Madhavan Srinivasan · 9 years ago
  39. 4d4fb97 Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le by Jiri Kosina · 9 years ago
  40. 5d31a96 powerpc/livepatch: Add livepatch stack to struct thread_info by Michael Ellerman · 9 years ago
  41. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
  42. 567cf94 powerpc/book3e-64/kexec: Enable SMP release by Scott Wood · 9 years ago
  43. d9e1831 powerpc/85xx: Load all early TLB entries at once by Scott Wood · 9 years ago
  44. 15b244a powerpc/mmu: Add userspace-to-physical addresses translation cache by Alexey Kardashevskiy · 10 years ago
  45. 5c0aebf powerpc: Show utsname->machine in boot-up banner by Michael Ellerman · 10 years ago
  46. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  47. c54b2bf powerpc: Add ppc64 hard lockup detector support by Anton Blanchard · 10 years ago
  48. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  49. 21098b9 powerpc: Move sparse_init() into initmem_init by Anton Blanchard · 10 years ago
  50. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  51. 64ff91ff powerpc: Remove ppc64_boot_msg by Anton Blanchard · 10 years ago
  52. 2c186e0 powerpc: Add printk levels to setup_system output by Anton Blanchard · 10 years ago
  53. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  54. 87d99c0 powerpc/ppc64: Print CPU/MMU/FW features at boot by Michael Ellerman · 11 years ago
  55. bdce97e powerpc/ppc64: Clean up the boot-time settings display by Michael Ellerman · 11 years ago
  56. 1618bd5 arch/powerpc: replace obsolete strict_strto* calls by Daniel Walter · 11 years ago
  57. 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  58. e16c876 powerpc/e6500: Add support for hardware threads by Andy Fleming · 13 years ago
  59. 633440f powerpc: Document how we set AIL on guest kernels by Michael Ellerman · 11 years ago
  60. 376af59 powerpc: Remove STAB code by Michael Ellerman · 11 years ago
  61. a5d8625 powerpc: Allow ppc_md platform hook to override memory_block_size_bytes by Anton Blanchard · 11 years ago
  62. 2751b62 powerpc: Fix SMP issues with ppc64le ABIv2 by Anton Blanchard · 11 years ago
  63. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
  64. 8f619b54 powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early by Benjamin Herrenschmidt · 11 years ago
  65. a944a9c powerpc/ppc64: Gracefully handle early interrupts by Benjamin Herrenschmidt · 11 years ago
  66. 36ae37e powerpc: Make boot_cpuid common between 32 and 64-bit by Benjamin Herrenschmidt · 11 years ago
  67. 82d86de powerpc/e6500: Make TLB lock recursive by Scott Wood · 11 years ago
  68. 160c732 powerpc/book3e: initialize crit/mc/dbg kernel stack pointers by Tiejun Chen · 11 years ago
  69. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  70. 28efc35 powerpc/e6500: TLB miss handler with hardware tablewalk support by Scott Wood · 11 years ago
  71. 729b0f7 powerpc/book3s: Introduce exclusive emergency stack for machine check exception. by Mahesh Salgaonkar · 11 years ago
  72. 565c2f2 powerpc: Use patch_exception to update the debug exception handler by Kevin Hao · 12 years ago
  73. b71d47c powerpc: Clean up panic_timeout usage by Jason Baron · 11 years ago
  74. b88c476 powerpc: Move local setup.h declarations to arch includes by Robert Jennings · 11 years ago
  75. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  76. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 12 years ago
  77. 7946d5a powerpc: Make cache info device tree accesses endian safe by Anton Blanchard · 12 years ago
  78. ecd73cc powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO by Benjamin Herrenschmidt · 12 years ago
  79. 7191b61 powerpc/pmac: Early debug output on screen on 64-bit macs by Benjamin Herrenschmidt · 12 years ago
  80. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 12 years ago
  81. 4e21b94 powerpc/85xx: Move ePAPR paravirt initialization earlier by Laurentiu TUDOR · 12 years ago
  82. 6c45b81 powerpc/kvm: Contiguous memory allocator based RMA allocation by Aneesh Kumar K.V · 12 years ago
  83. fa61a4e3 powerpc/kvm: Contiguous memory allocator based hash page table allocation by Aneesh Kumar K.V · 12 years ago
  84. 8246aca powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries by Chen Gang · 12 years ago
  85. 5c1f6ee powerpc: Reduce PTE table memory wastage by Aneesh Kumar K.V · 12 years ago
  86. 25e1381 powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca by Michael Ellerman · 12 years ago
  87. 6a7e406 powerpc: Move boot_paca into early_setup by Geoff Levand · 12 years ago
  88. 61e2390 powerpc: Make load_hander handle upto 64k offset by Michael Neuling · 12 years ago
  89. 466921c powerpc: Set paca->data_offset = 0 for boot cpu by Michael Ellerman · 12 years ago
  90. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  91. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  92. b4e7061 KVM: PPC: Convert RMA allocation into generic code by Alexander Graf · 13 years ago
  93. a614688 powerpc: Add gpages reservation code for 64-bit FSL BOOKE by Becky Bruce · 13 years ago
  94. d715e43 powerpc: Copy down exception vectors after feature fixups by Anton Blanchard · 13 years ago
  95. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  96. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
  97. dfbe93a powerpc: Coding style cleanups by Anton Blanchard · 14 years ago
  98. 94db7c5 powerpc: Use for_each_node_by_type instead of open coding it by Anton Blanchard · 14 years ago
  99. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  100. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 14 years ago