1. acf620e powerpc: Rename __get_SP() to current_stack_pointer() by Anton Blanchard · 10 years ago
  2. bfe9a2c powerpc: Reimplement __get_SP() as a function not a define by Anton Blanchard · 10 years ago
  3. 5144b6b powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c by Anton Blanchard · 10 years ago
  4. 7b20a95 powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c by Anton Blanchard · 10 years ago
  5. 5889baf powerpc: Remove unused 32bit symbol exports by Anton Blanchard · 10 years ago
  6. e1802b0 powerpc: Move more symbol exports next to function definitions by Anton Blanchard · 10 years ago
  7. 4a1b08e powerpc: Move via-cuda symbol exports next to function definitions by Anton Blanchard · 10 years ago
  8. 370a3ab powerpc: Move adb symbol exports next to function definitions by Anton Blanchard · 10 years ago
  9. 00f554f powerpc: memcpy optimization for 64bit LE by Philippe Bergheaud · 11 years ago
  10. 28ea3c7 powerpc: Export flush_icache_range by Jeff Mahoney · 11 years ago
  11. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  12. 1846196 powerpc: Provide for giveup_fpu/altivec to save state in alternate location by Paul Mackerras · 11 years ago
  13. 41b93b2 powerpc: Added __cmpdi2 for signed 64bit comparision by Bharat Bhushan · 11 years ago
  14. de577a3 powerpc: Use generic memcpy code in little endian by Anton Blanchard · 11 years ago
  15. 7a332b0 powerpc: Use generic checksum code in little endian by Anton Blanchard · 11 years ago
  16. 5f20be44 powerpc: Remove the empty giveup_fpu() function on 32bit kernel by Kevin Hao · 11 years ago
  17. 3b04c30 powerpc: Remove the symbol __flush_icache_range by Kevin Hao · 11 years ago
  18. ca9d7ae powerpc: Provide __bswapdi2 by David Woodhouse · 12 years ago
  19. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  20. 8043e49 powerpc/epapr: export epapr_hypercall_start by Scott Wood · 12 years ago
  21. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  22. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 13 years ago
  23. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 13 years ago
  24. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  25. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  26. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  27. d988f0e powerpc: Simplify 4k/64k copy_page logic by Anton Blanchard · 14 years ago
  28. 64ff312 powerpc: Add support for popcnt instructions by Anton Blanchard · 14 years ago
  29. 49f6be8 KVM: PPC: elide struct thread_struct instances from stack by Andreas Schwab · 15 years ago
  30. a7fed9f powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set by Benjamin Herrenschmidt · 15 years ago
  31. 251585b KVM: PPC: Find HTAB ourselves by Alexander Graf · 15 years ago
  32. be85669 KVM: PPC: Export MMU variables by Alexander Graf · 15 years ago
  33. 306d071 KVM: PPC: Don't export Book3S symbols on BookE by Alexander Graf · 15 years ago
  34. 963cf3d KVM: PPC: Add helpers to call FPU instructions by Alexander Graf · 15 years ago
  35. fbad5f1 KVM: PPC: Export __giveup_vsx by Alexander Graf · 15 years ago
  36. c38c204 powerpc: do not export pci_alloc/free_consistent by Stephen Rothwell · 15 years ago
  37. cd01570 powerpc: Enable sparse irq_descs on powerpc by Michael Ellerman · 15 years ago
  38. 1edda9c powerpc: Export cacheable_memzero as its now used in a driver by Kumar Gala · 16 years ago
  39. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  40. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
  41. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  42. 0ba3418 powerpc: Introduce local (non-broadcast) forms of tlb invalidates by Kumar Gala · 16 years ago
  43. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  44. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  45. f34bfb1 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 17 years ago
  46. 4a96db3 [POWERPC] Remove ppc32's export of console_drivers by Stephen Rothwell · 17 years ago
  47. ccbfac2 ftrace: powerpc clean ups by Steven Rostedt · 17 years ago
  48. f7511d5 Basic braille screen reader support by Samuel Thibault · 17 years ago
  49. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  50. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 17 years ago
  51. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  52. 0119536 [POWERPC] Add hand-coded assembly strcmp by Steven Rostedt · 17 years ago
  53. bceabd1 [POWERPC] Really export empty_zero_page by Stephen Rothwell · 17 years ago
  54. 07dc42f [POWERPC] Export empty_zero_page by Theodore Ts'o · 17 years ago
  55. 95ff54f [POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernels by Paul Mackerras · 17 years ago
  56. ab1f89b [POWERPC] Export copy_page() on 32bit by Joseph Fannin · 17 years ago
  57. 9ac68d3 [POWERPC] Kill non-existent symbols from ksyms and commproc.h by Jochen Friedrich · 17 years ago
  58. 576e393 [POWERPC] Fix build errors when BLOCK=n by Emil Medve · 17 years ago
  59. 1daa194 [POWERPC] Fix 40x build by Josh Boyer · 17 years ago
  60. ca747dd [POWERPC] Remove unused do_signal export by Christoph Hellwig · 18 years ago
  61. 0b1d40c [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host by Kumar Gala · 18 years ago
  62. 6a50623 [POWERPC] Removed dead code related to PCI on ppc32 by Kumar Gala · 18 years ago
  63. 14d1d2f [POWERPC] Remove duplicate export of __div64_32. by Scott Wood · 18 years ago
  64. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  65. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 18 years ago
  66. 8545cd2 [POWERPC] Remove unused inclusion of linux/ide.h by Olaf Hering · 18 years ago
  67. a2c7021 [POWERPC] Compile fixes for arch/powerpc dcr code by David Gibson · 18 years ago
  68. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 18 years ago
  69. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 18 years ago
  70. 5adcaf5 [POWERPC] convert string i/o operations to C by Stephen Rothwell · 18 years ago
  71. 73ea9e1 [POWERPC] clean up ide io accessors by Stephen Rothwell · 18 years ago
  72. 661f1cd [POWERPC] remove unused asm routines by Stephen Rothwell · 18 years ago
  73. 3dd836a [POWERPC] Export copy_4K_page() by David Howells · 18 years ago
  74. f4dddce5 [POWERPC] Remove flush_dcache_all export by Matt Porter · 18 years ago
  75. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  77. 34ddf73 powerpc/ppc: export strncasecmp by Kumar Gala · 19 years ago
  78. 23dd640 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  79. 920573b [PATCH] powerpc: remove duplicate EXPORT_SYMBOLS by Olaf Hering · 19 years ago
  80. a00428f Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  81. 0728a2f [PATCH] powerpc: remove duplicate exports by Olaf Hering · 19 years ago
  82. d2515c8 [PATCH] powerpc: cleanup pmac_newworld variable usage by Olaf Hering · 19 years ago
  83. 7d13d21a [PATCH] powerpc: Add MPC834x SYS board to arch/powerpc by Kumar Gala · 19 years ago
  84. 3b212db [PATCH] powerpc: Some ppc compile fixes... by David Woodhouse · 19 years ago
  85. afcc247 [PATCH] PPC_PREP: remove unneeded exports by Adrian Bunk · 19 years ago
  86. 666acb9 powerpc: Export __flush_icache_range for 32-bit by Paul Mackerras · 19 years ago
  87. f8ef270 powerpc: Merge pci.h by Paul Mackerras · 19 years ago
  88. fa63b22 [PATCH] Add missing EXPORT_SYMBOLS() for __ide_mm_* functions on powerpc by Ben Collins · 19 years ago
  89. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  90. c5ff700 [PATCH] powerpc: Merge signal.h by David Gibson · 19 years ago
  91. a0e60b2 [PATCH] powerpc: Merge bitops.h by David Gibson · 19 years ago
  92. f78541dc powerpc: Merge xmon by Paul Mackerras · 19 years ago
  93. 03501da powerpc: Pull common bits of setup_{32,64}.c into setup-common.c by Paul Mackerras · 19 years ago
  94. 5c8c56e powerpc: Move agp_special_page export to where it is defined by Paul Mackerras · 19 years ago
  95. f2783c1 powerpc: Merge time.c and asm/time.h. by Paul Mackerras · 19 years ago
  96. 40ef8cb powerpc: Get 64-bit configs to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  97. 9b6b563 powerpc: Merge in the ppc64 version of the prom code. by Paul Mackerras · 19 years ago
  98. 292dcc8 Merge rsync://ozlabs.org/sfr-git/for-paulus/ by Paul Mackerras · 19 years ago
  99. dc1c1ca powerpc: merge idle_power4.S and trapc.s by Stephen Rothwell · 19 years ago
  100. c0c0d99 powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. by Paul Mackerras · 19 years ago