1. e88f157 powerpc: Remove unused vgacon_remap_base & fix build break by Michael Ellerman · 10 years ago
  2. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  3. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  4. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  5. 36ae37e powerpc: Make boot_cpuid common between 32 and 64-bit by Benjamin Herrenschmidt · 11 years ago
  6. 04a3411 powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP by Kevin Hao · 11 years ago
  7. b71d47c powerpc: Clean up panic_timeout usage by Jason Baron · 11 years ago
  8. b88c476 powerpc: Move local setup.h declarations to arch includes by Robert Jennings · 11 years ago
  9. 4e21b94 powerpc/85xx: Move ePAPR paravirt initialization earlier by Laurentiu TUDOR · 12 years ago
  10. c5f02bb powerpc/watchdog: move booke watchdog param related code to setup-common.c by Shaohui Xie · 13 years ago
  11. eda713e powerpc: fix build when CONFIG_BOOKE_WDT is enabled by Baruch Siach · 13 years ago
  12. ae3a197e Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  13. d715e43 powerpc: Copy down exception vectors after feature fixups by Anton Blanchard · 13 years ago
  14. 6dece0eb powerpc/32: Pass device tree address as u64 to machine_init by Scott Wood · 14 years ago
  15. 4b575f3 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  16. 9974eec powerpc: Exporting boot_cpuid_phys by Andrew Gabbasov · 14 years ago
  17. 91b191c powerpc/44x: don't use tlbivax on AMP systems by Dave Kleikamp · 14 years ago
  18. 7ac87ab powerpc: Fix early boot accounting of CPUs by Matt Evans · 14 years ago
  19. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 14 years ago
  20. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  21. 2ed38b2 powerpc/fsl_booke: Add support to boot from core other than 0 by Matthew McClintock · 15 years ago
  22. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 15 years ago
  23. 3e7f45a powerpc/4xx: Index interrupt stacks by physical cpu by Dave Kleikamp · 15 years ago
  24. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 15 years ago
  25. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  26. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 15 years ago
  27. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 15 years ago
  28. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 15 years ago
  29. d331d83 powerpc/nvram: Enable use Generic NVRAM driver for different size chips by Martyn Welch · 16 years ago
  30. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 16 years ago
  31. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 16 years ago
  32. f8f50b1 powerpc/32: Wire up the trampoline code for kdump by Dale Farnsworth · 16 years ago
  33. 7752035 powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs by Benjamin Herrenschmidt · 16 years ago
  34. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  35. 13a9801 powerpc: Move smp_hw_index to 32-bit code by Nathan Lynch · 16 years ago
  36. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago
  37. cd301c7 powerpc: Reflect the used arguments in machine_init() prototype by Sebastian Andrzej Siewior · 16 years ago
  38. b950bdd powerpc: Expose PMCs & cache topology in sysfs on 32-bit by Benjamin Herrenschmidt · 17 years ago
  39. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 17 years ago
  40. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 17 years ago
  41. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 17 years ago
  42. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 17 years ago
  43. bcf0b08 [POWERPC] Move to runtime allocated exception stacks by Kumar Gala · 17 years ago
  44. ccbfac2 ftrace: powerpc clean ups by Steven Rostedt · 17 years ago
  45. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 17 years ago
  46. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 17 years ago
  47. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  48. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 4846c5d [POWERPC] Clean up some linker and symbol usage by Kumar Gala · 17 years ago
  50. a78bfbf [POWERPC] Add kernel parameter to set l3cr for MPC745x by Robert Brose · 17 years ago
  51. 38db7e7 [POWERPC] Only call ppc_md.setup_arch() if it is provided by Grant Likely · 17 years ago
  52. 576e393 [POWERPC] Fix build errors when BLOCK=n by Emil Medve · 17 years ago
  53. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 18 years ago
  54. 4508dc2 [POWERPC] Merge CPU features pertaining to icache coherency by David Gibson · 18 years ago
  55. 5e41763 [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc by Giuliano Pochini · 18 years ago
  56. 556b09c [POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only by Mark A. Greer · 18 years ago
  57. 719c91c [POWERPC] Use udbg_early_init() on ppc32 by David Gibson · 18 years ago
  58. d003e7a [POWERPC] Add export of vgacon_remap_base by Mathieu Desnoyers · 18 years ago
  59. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 18 years ago
  60. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  61. fd6e7d2 [PATCH] Clean up usage of boot_dev by s.hauer@pengutronix.de · 18 years ago
  62. 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 18 years ago
  63. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago
  64. 47679283 [POWERPC] Fix xmon=off and cleanup xmon initialisation by Michael Ellerman · 18 years ago
  65. fb48388 [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 by Olaf Hering · 18 years ago
  66. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 19 years ago
  67. ab13446 [POWERPC] Fix various offb and BootX-related issues by Benjamin Herrenschmidt · 19 years ago
  68. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  69. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 19 years ago
  70. 846f77b [PATCH] powerpc: Parse early parameters earlier by Michael Ellerman · 19 years ago
  71. 480f6f3 [PATCH] powerpc: Make early xmon logic immune to location of early parsing by Michael Ellerman · 19 years ago
  72. 7e99026 powerpc: provide ppc_md.panic() for both ppc32 & ppc64 by Kumar Gala · 19 years ago
  73. 72d2c3e powerpc: converted embedded platforms to use new define_machine support by Kumar Gala · 19 years ago
  74. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 19 years ago
  75. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  76. 78af906 powerpc: remove OCP references by Kumar Gala · 19 years ago
  77. a0652fc powerpc: Unify the 32 and 64 bit idle loops by Paul Mackerras · 19 years ago
  78. af30837 [PATCH] powerpc: fix various sparse warnings by Stephen Rothwell · 19 years ago
  79. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  80. 13b8a27 powerpc: Introduce a new config symbol to control 16550 early debug code by Paul Mackerras · 19 years ago
  81. 79e7bac [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250 by Kumar Gala · 19 years ago
  82. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  83. 463ce0e [PATCH] powerpc: serial port discovery (#2) by Benjamin Herrenschmidt · 19 years ago
  84. 868accb powerpc: have only one definition of __irq_offset_value by Stephen Rothwell · 19 years ago
  85. 49b0985 powerpc: Move some extern declarations from C code into headers by Paul Mackerras · 19 years ago
  86. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  87. 66ba135 powerpc: create kernel/setup.h by Stephen Rothwell · 19 years ago
  88. fca5dcd powerpc: Simplify and clean up the xmon terminal I/O by Paul Mackerras · 19 years ago
  89. a82765b [PATCH] powerpc: Fix ppc32 initrd by David Woodhouse · 19 years ago
  90. 5ad5707 powerpc: Merge smp.c and smp.h by Paul Mackerras · 19 years ago
  91. f78541dc powerpc: Merge xmon by Paul Mackerras · 19 years ago
  92. 80579e1 powerpc: 32-bit CHRP SMP fixes by Paul Mackerras · 19 years ago
  93. eef69e3 powerpc: remove duplicate screen_info from setup_32.c by Paul Mackerras · 19 years ago
  94. e37bc5d [PATCH] powerpc: Purge bootinfo.h by David Gibson · 19 years ago
  95. bbd0abda powerpc: Merge 32-bit CHRP support. by Paul Mackerras · 19 years ago
  96. 03501da powerpc: Pull common bits of setup_{32,64}.c into setup-common.c by Paul Mackerras · 19 years ago
  97. 6d7f58b [PATCH] powerpc: Some minor cleanups to setup_32.c by Kumar Gala · 19 years ago
  98. 35499c0 powerpc: Merge in 64-bit powermac support. by Paul Mackerras · 19 years ago
  99. 0dd194d powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int by Paul Mackerras · 19 years ago
  100. dd184343 powerpc: Clear the BSS at the start of early_init with ARCH=ppc by Paul Mackerras · 19 years ago