1. c545b9f powerpc/inst: Define ppc_inst_t by Christophe Leroy · 3 years, 2 months ago
  2. 047a6fd powerpc/config: Add CONFIG_BOOKE_OR_40x by Christophe Leroy · 3 years, 3 months ago
  3. 69d4d6e powerpc: Don't use 'struct ppc_inst' to reference instruction location by Christophe Leroy · 3 years, 8 months ago
  4. f30becb powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP() by Christophe Leroy · 3 years, 8 months ago
  5. a4719f5 powerpc/32: Statically initialise first emergency context by Christophe Leroy · 3 years, 10 months ago
  6. 8817aab powerpc: Remove ucache_bsize by Christophe Leroy · 4 years, 2 months ago
  7. 39c8bf2 powerpc: Retire e200 core (mpc555x processor) by Christophe Leroy · 4 years, 2 months ago
  8. 8b14e1d powerpc: Remove support for PowerPC 601 by Christophe Leroy · 4 years, 4 months ago
  9. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  10. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  11. 925ac14 powerpc/mm: Allocate static page tables for fixmap by Christophe Leroy · 4 years, 8 months ago
  12. 94afd06 powerpc: Use a datatype for instructions by Jordan Niethe · 4 years, 9 months ago
  13. 7534625 powerpc: Use a macro for creating instructions from u32s by Jordan Niethe · 4 years, 9 months ago
  14. 7c95d88 powerpc: Change calling convention for create_branch() et. al. by Jordan Niethe · 4 years, 9 months ago
  15. b77afad powerpc/32: drop unused ISA_DMA_THRESHOLD by Mike Rapoport · 5 years ago
  16. 547db12 powerpc/32: Use vmapped stacks for interrupts by Christophe Leroy · 5 years ago
  17. 3978eb7 powerpc/32: Add early stack overflow detection with VMAP stack. by Christophe Leroy · 5 years ago
  18. 63289e7 powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK by Christophe Leroy · 5 years ago
  19. 265c349 powerpc: Add support for GENERIC_EARLY_IOREMAP by Christophe Leroy · 5 years ago
  20. e0291f1 powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE by Christophe Leroy · 5 years ago
  21. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  22. d69ca6b powerpc/32: Move early_init() in a separate file by Christophe Leroy · 6 years ago
  23. 6c3ac11 Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  24. c8e409a powerpc/irq: use memblock functions returning virtual address by Christophe Leroy · 6 years ago
  25. f9c3a57 powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM by Finn Thain · 6 years ago
  26. a156c7b powerpc: Replace nvram_* extern declarations with standard header by Finn Thain · 6 years ago
  27. acddff9 powerpc/dma: remove the unused ISA_DMA_THRESHOLD export by Christoph Hellwig · 6 years ago
  28. 04b0a72 powerpc/32: use patch_site_addr() in machine_init() by Christophe Leroy · 6 years ago
  29. d7cceda powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 by Christophe Leroy · 6 years ago
  30. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  31. f2c6d0d powerpc/32: Include setup.h header file to fix warnings by Mathieu Malaterre · 7 years ago
  32. fa54a98 powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled by Christophe Leroy · 6 years ago
  33. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 7 years ago
  34. db0a2b6 powerpc: remove kdump.h from page.h by Christophe Leroy · 7 years ago
  35. e82d70cf9 powerpc/32: Add missing prototypes for (early|machine)_init() by Mathieu Malaterre · 7 years ago
  36. d15a261 powerpc/32: Make some functions static by Mathieu Malaterre · 7 years ago
  37. ad1b012 powerpc/32: remove a NOP from memset() by Christophe Leroy · 7 years ago
  38. 33ec723 powerpc: Move {d,i,u}cache_bsize definitions to a common place by Benjamin Herrenschmidt · 8 years ago
  39. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  40. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  41. 97f6e0c powerpc/32: Fix crash during static key init by Benjamin Herrenschmidt · 8 years ago
  42. f9cc1d1 powerpc: Update obsolete comment in setup_32.c about early_init() by Benjamin Herrenschmidt · 8 years ago
  43. 9445aa1 ppc: move exports to definitions by Al Viro · 9 years ago
  44. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  45. b1923ca powerpc: Merge 32-bit and 64-bit setup_arch() by Benjamin Herrenschmidt · 9 years ago
  46. f7b9ebb powerpc: Re-order setup_panic() by Benjamin Herrenschmidt · 9 years ago
  47. e39afba powerpc: Re-order the call to smp_setup_cpu_maps() by Benjamin Herrenschmidt · 9 years ago
  48. 8f212cb powerpc/32: Move cache info inits to a separate function by Benjamin Herrenschmidt · 9 years ago
  49. f2d5769 powerpc: Get rid of ppc_md.init_early() by Benjamin Herrenschmidt · 9 years ago
  50. 5657138 powerpc: Move 32-bit probe() machine to later in the boot process by Benjamin Herrenschmidt · 9 years ago
  51. 9402c68 powerpc: Factor do_feature_fixup calls by Benjamin Herrenschmidt · 9 years ago
  52. da6a97b powerpc: Move epapr_paravirt_early_init() to early_init_devtree() by Benjamin Herrenschmidt · 9 years ago
  53. bd7c93c powerpc: Update obsolete comments in setup_32.c about entry conditions by Benjamin Herrenschmidt · 9 years ago
  54. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
  55. 400c47d powerpc32: memset: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  56. 1cd0389 powerpc32: memcpy: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  57. e88f157 powerpc: Remove unused vgacon_remap_base & fix build break by Michael Ellerman · 10 years ago
  58. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  59. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  60. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  61. 36ae37e powerpc: Make boot_cpuid common between 32 and 64-bit by Benjamin Herrenschmidt · 11 years ago
  62. 04a3411 powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP by Kevin Hao · 11 years ago
  63. b71d47c powerpc: Clean up panic_timeout usage by Jason Baron · 11 years ago
  64. b88c476 powerpc: Move local setup.h declarations to arch includes by Robert Jennings · 11 years ago
  65. 4e21b94 powerpc/85xx: Move ePAPR paravirt initialization earlier by Laurentiu TUDOR · 12 years ago
  66. c5f02bb powerpc/watchdog: move booke watchdog param related code to setup-common.c by Shaohui Xie · 13 years ago
  67. eda713e powerpc: fix build when CONFIG_BOOKE_WDT is enabled by Baruch Siach · 13 years ago
  68. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  69. d715e43 powerpc: Copy down exception vectors after feature fixups by Anton Blanchard · 13 years ago
  70. 6dece0eb powerpc/32: Pass device tree address as u64 to machine_init by Scott Wood · 13 years ago
  71. 4b575f3 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  72. 9974eec powerpc: Exporting boot_cpuid_phys by Andrew Gabbasov · 14 years ago
  73. 91b191c powerpc/44x: don't use tlbivax on AMP systems by Dave Kleikamp · 14 years ago
  74. 7ac87ab powerpc: Fix early boot accounting of CPUs by Matt Evans · 14 years ago
  75. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 14 years ago
  76. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  77. 2ed38b2 powerpc/fsl_booke: Add support to boot from core other than 0 by Matthew McClintock · 14 years ago
  78. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  79. 3e7f45a powerpc/4xx: Index interrupt stacks by physical cpu by Dave Kleikamp · 14 years ago
  80. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 15 years ago
  81. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  82. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 15 years ago
  83. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 15 years ago
  84. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 15 years ago
  85. d331d83 powerpc/nvram: Enable use Generic NVRAM driver for different size chips by Martyn Welch · 15 years ago
  86. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 16 years ago
  87. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 16 years ago
  88. f8f50b1 powerpc/32: Wire up the trampoline code for kdump by Dale Farnsworth · 16 years ago
  89. 7752035 powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs by Benjamin Herrenschmidt · 16 years ago
  90. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  91. 13a9801 powerpc: Move smp_hw_index to 32-bit code by Nathan Lynch · 16 years ago
  92. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago
  93. cd301c7 powerpc: Reflect the used arguments in machine_init() prototype by Sebastian Andrzej Siewior · 16 years ago
  94. b950bdd powerpc: Expose PMCs & cache topology in sysfs on 32-bit by Benjamin Herrenschmidt · 16 years ago
  95. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 16 years ago
  96. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 17 years ago
  97. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 17 years ago
  98. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 17 years ago
  99. bcf0b08 [POWERPC] Move to runtime allocated exception stacks by Kumar Gala · 17 years ago
  100. ccbfac2 ftrace: powerpc clean ups by Steven Rostedt · 17 years ago