1. 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
  2. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  3. c0a3601 powerpc/64: Fix setting of AIL in hypervisor mode by Benjamin Herrenschmidt · 8 years ago
  4. 97f6e0c powerpc/32: Fix crash during static key init by Benjamin Herrenschmidt · 9 years ago
  5. b8f1b4f powerpc/mm: Convert early cpu/mmu feature check to use the new helpers by Aneesh Kumar K.V · 9 years ago
  6. 9e8066f powerpc/64: Do feature patching before MMU init by Michael Ellerman · 9 years ago
  7. b1923ca powerpc: Merge 32-bit and 64-bit setup_arch() by Benjamin Herrenschmidt · 9 years ago
  8. 009776b powerpc/64: Make a few boot functions __init by Benjamin Herrenschmidt · 9 years ago
  9. f7b9ebb powerpc: Re-order setup_panic() by Benjamin Herrenschmidt · 9 years ago
  10. e39afba powerpc: Re-order the call to smp_setup_cpu_maps() by Benjamin Herrenschmidt · 9 years ago
  11. fa745a1 powerpc/64: Move the content of setup_system() to setup_arch() by Benjamin Herrenschmidt · 9 years ago
  12. 9df549a powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info() by Benjamin Herrenschmidt · 9 years ago
  13. bf1b61f powerpc/64: Move the boot time info banner to a separate function by Benjamin Herrenschmidt · 9 years ago
  14. f2d5769 powerpc: Get rid of ppc_md.init_early() by Benjamin Herrenschmidt · 9 years ago
  15. 406b0b6 powerpc/64: Move 64-bit probe_machine() to later in the boot process by Benjamin Herrenschmidt · 9 years ago
  16. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 9 years ago
  17. de4cf3d powerpc: Move 64-bit memory reserves to setup_arch() by Benjamin Herrenschmidt · 9 years ago
  18. c4bd6cb powerpc: Move 64-bit feature fixup earlier by Benjamin Herrenschmidt · 9 years ago
  19. 9402c68 powerpc: Factor do_feature_fixup calls by Benjamin Herrenschmidt · 9 years ago
  20. da6a97b powerpc: Move epapr_paravirt_early_init() to early_init_devtree() by Benjamin Herrenschmidt · 9 years ago
  21. 63c254a powerpc: Add comment explaining the purpose of setup_kdump_trampoline() by Benjamin Herrenschmidt · 9 years ago
  22. 103b782 powerpc: Fix misleading comment in early_setup_secondary() by Madhavan Srinivasan · 9 years ago
  23. 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
  24. 5d31a96 powerpc/livepatch: Add livepatch stack to struct thread_info by Michael Ellerman · 9 years ago
  25. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
  26. 567cf94 powerpc/book3e-64/kexec: Enable SMP release by Scott Wood · 9 years ago
  27. d9e1831 powerpc/85xx: Load all early TLB entries at once by Scott Wood · 9 years ago
  28. 15b244a powerpc/mmu: Add userspace-to-physical addresses translation cache by Alexey Kardashevskiy · 10 years ago
  29. 5c0aebf powerpc: Show utsname->machine in boot-up banner by Michael Ellerman · 10 years ago
  30. 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
  31. c54b2bf powerpc: Add ppc64 hard lockup detector support by Anton Blanchard · 10 years ago
  32. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  33. 21098b9 powerpc: Move sparse_init() into initmem_init by Anton Blanchard · 10 years ago
  34. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  35. 64ff91ff powerpc: Remove ppc64_boot_msg by Anton Blanchard · 10 years ago
  36. 2c186e0 powerpc: Add printk levels to setup_system output by Anton Blanchard · 10 years ago
  37. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  38. 87d99c0 powerpc/ppc64: Print CPU/MMU/FW features at boot by Michael Ellerman · 11 years ago
  39. bdce97e powerpc/ppc64: Clean up the boot-time settings display by Michael Ellerman · 11 years ago
  40. 1618bd5 arch/powerpc: replace obsolete strict_strto* calls by Daniel Walter · 11 years ago
  41. 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  42. e16c876 powerpc/e6500: Add support for hardware threads by Andy Fleming · 13 years ago
  43. 633440f powerpc: Document how we set AIL on guest kernels by Michael Ellerman · 11 years ago
  44. 376af59 powerpc: Remove STAB code by Michael Ellerman · 11 years ago
  45. a5d8625 powerpc: Allow ppc_md platform hook to override memory_block_size_bytes by Anton Blanchard · 11 years ago
  46. 2751b62 powerpc: Fix SMP issues with ppc64le ABIv2 by Anton Blanchard · 11 years ago
  47. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
  48. 8f619b54 powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early by Benjamin Herrenschmidt · 11 years ago
  49. a944a9c powerpc/ppc64: Gracefully handle early interrupts by Benjamin Herrenschmidt · 11 years ago
  50. 36ae37e powerpc: Make boot_cpuid common between 32 and 64-bit by Benjamin Herrenschmidt · 11 years ago
  51. 82d86de powerpc/e6500: Make TLB lock recursive by Scott Wood · 11 years ago
  52. 160c732 powerpc/book3e: initialize crit/mc/dbg kernel stack pointers by Tiejun Chen · 11 years ago
  53. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  54. 28efc35 powerpc/e6500: TLB miss handler with hardware tablewalk support by Scott Wood · 11 years ago
  55. 729b0f7 powerpc/book3s: Introduce exclusive emergency stack for machine check exception. by Mahesh Salgaonkar · 11 years ago
  56. 565c2f2 powerpc: Use patch_exception to update the debug exception handler by Kevin Hao · 12 years ago
  57. b71d47c powerpc: Clean up panic_timeout usage by Jason Baron · 11 years ago
  58. b88c476 powerpc: Move local setup.h declarations to arch includes by Robert Jennings · 11 years ago
  59. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  60. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 12 years ago
  61. 7946d5a powerpc: Make cache info device tree accesses endian safe by Anton Blanchard · 12 years ago
  62. ecd73cc powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO by Benjamin Herrenschmidt · 12 years ago
  63. 7191b61 powerpc/pmac: Early debug output on screen on 64-bit macs by Benjamin Herrenschmidt · 12 years ago
  64. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 12 years ago
  65. 4e21b94 powerpc/85xx: Move ePAPR paravirt initialization earlier by Laurentiu TUDOR · 12 years ago
  66. 6c45b81 powerpc/kvm: Contiguous memory allocator based RMA allocation by Aneesh Kumar K.V · 12 years ago
  67. fa61a4e3 powerpc/kvm: Contiguous memory allocator based hash page table allocation by Aneesh Kumar K.V · 12 years ago
  68. 8246aca powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries by Chen Gang · 12 years ago
  69. 5c1f6ee powerpc: Reduce PTE table memory wastage by Aneesh Kumar K.V · 12 years ago
  70. 25e1381 powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca by Michael Ellerman · 12 years ago
  71. 6a7e406 powerpc: Move boot_paca into early_setup by Geoff Levand · 12 years ago
  72. 61e2390 powerpc: Make load_hander handle upto 64k offset by Michael Neuling · 12 years ago
  73. 466921c5 powerpc: Set paca->data_offset = 0 for boot cpu by Michael Ellerman · 12 years ago
  74. 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
  75. ae3a197e Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  76. b4e7061 KVM: PPC: Convert RMA allocation into generic code by Alexander Graf · 13 years ago
  77. a614688 powerpc: Add gpages reservation code for 64-bit FSL BOOKE by Becky Bruce · 13 years ago
  78. d715e43 powerpc: Copy down exception vectors after feature fixups by Anton Blanchard · 13 years ago
  79. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  80. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
  81. dfbe93a powerpc: Coding style cleanups by Anton Blanchard · 14 years ago
  82. 94db7c5 powerpc: Use for_each_node_by_type instead of open coding it by Anton Blanchard · 14 years ago
  83. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  84. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 14 years ago
  85. 7ac87ab powerpc: Fix early boot accounting of CPUs by Matt Evans · 14 years ago
  86. d36b4c4 powerpc/fsl-booke64: Add support for Debug Level exception handler by Kumar Gala · 14 years ago
  87. 40bd587 powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support by Benjamin Herrenschmidt · 14 years ago
  88. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  89. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 14 years ago
  90. 8f4da26 powerpc: Fix incorrect comment about interrupt stack allocation by Anton Blanchard · 14 years ago
  91. 0f6b77c powerpc: Update a BKL related comment by Alessio Igor Bogani · 14 years ago
  92. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 15 years ago
  93. 954e6da powerpc: Correct smt_enabled=X boot option for > 2 threads per core by Nathan Fontenot · 15 years ago
  94. cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 15 years ago
  95. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  96. fc53b42 powerpc/kexec: Switch to a static PACA on the way out by Matt Evans · 15 years ago
  97. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  98. ae01f84 powerpc: Optimise per cpu accesses on 64bit by Anton Blanchard · 15 years ago
  99. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 15 years ago
  100. 095c796 powerpc: Use more accurate limit for first segment memory allocations by Anton Blanchard · 15 years ago