1. 2c3e478 powerpc/spufs: only add ".ctx" file with "debug" mount option by Jeremy Kerr · 16 years ago
  2. 6f7dde8 powerpc/spufs: add sizes for context files by Jeremy Kerr · 16 years ago
  3. 23d893f powerpc/spufs: allow spufs files to specify sizes by Jeremy Kerr · 16 years ago
  4. 87ff609 powerpc/spufs: avoid magic numbers for mapping sizes by Jeremy Kerr · 16 years ago
  5. 2442a8b powerpc/spufs: don't extend time time slice if context is not in spu_run by Luke Browning · 16 years ago
  6. 46deed6 powerpc/spufs: provide context debug file by Luke Browning · 16 years ago
  7. 0db9360 powerpc/pseries: Update numa association of hotplug memory add for drconf memory by Nathan Fontenot · 16 years ago
  8. 8342681 powerpc/pseries: Split code into helper routines for drconf memory by Nathan Fontenot · 16 years ago
  9. 3c3f67e powerpc/pseries: Update the device tree correctly for drconf memory add/remove by Nathan Fontenot · 16 years ago
  10. 92ecd17 powerpc/pseries: Use base address to derive starting page frame number by Nathan Fontenot · 16 years ago
  11. 4b6e805 powerpc/pseries: Allow phandle to be specified in formats other than decimal by Nathan Fontenot · 16 years ago
  12. 138fc1ee0 powerpc: Remove old dump_task_* functions by Michael Neuling · 16 years ago
  13. 6a274c0 powerpc: Clean up copy_to/from_user for vsx and fpr by Michael Neuling · 16 years ago
  14. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 16 years ago
  15. 5888da1 powerpc: Fix building of feature-fixup tests on ppc32 by Kumar Gala · 16 years ago
  16. db7f37d powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n by Tony Breeds · 16 years ago
  17. f3e909c powerpc: Update for VSX core file and ptrace by Michael Neuling · 16 years ago
  18. 436db69 powerpc: Fix compile error for CONFIG_VSX by Michael Neuling · 16 years ago
  19. fcbc5a9 powerpc: Explicitly copy elements of pt_regs by Stephen Rothwell · 16 years ago
  20. 3420b5d powerpc: Remove experimental status of kdump on 64-bit powerpc by Bernhard Walle · 16 years ago
  21. 03d7061 powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA buffer by Andrew Lewis · 16 years ago
  22. 9d4ae9f powerpc/bootwrapper: Pad .dtb by default by Kumar Gala · 16 years ago
  23. 96d5b52 powerpc: Add CONFIG_VSX config option by Michael Neuling · 16 years ago
  24. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 16 years ago
  25. 72ffff5 powerpc: Add VSX assembler code macros by Michael Neuling · 16 years ago
  26. b962ce9 powerpc: Add VSX CPU feature by Michael Neuling · 16 years ago
  27. c6e6771 powerpc: Introduce VSX thread_struct and CONFIG_VSX by Michael Neuling · 16 years ago
  28. 6f3d8e6 powerpc: Make load_up_fpu and load_up_altivec callable by Michael Neuling · 16 years ago
  29. 10e3439 powerpc: Move altivec_unavailable by Michael Neuling · 16 years ago
  30. 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 16 years ago
  31. 9e75118 powerpc: Fix MSR setting in 32 bit signal code by Michael Neuling · 16 years ago
  32. 9b09c6d powerpc: Change the default link address for pSeries zImage kernels by Tony Breeds · 16 years ago
  33. c230328 powerpc: Use an alternative feature section in entry_64.S by Michael Ellerman · 16 years ago
  34. 362e770 powerpc: Add self-tests of the feature fixup code by Michael Ellerman · 16 years ago
  35. 9b1a735 powerpc: Add logic to patch alternative feature sections by Michael Ellerman · 16 years ago
  36. fac23fe powerpc: Introduce infrastructure for feature sections with alternatives by Michael Ellerman · 16 years ago
  37. 51c52e8 powerpc: Split out do_feature_fixups() from cputable.c by Michael Ellerman · 16 years ago
  38. b7bcda6 powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction by Michael Ellerman · 16 years ago
  39. ae0dc73 powerpc: Add tests of the code patching routines by Michael Ellerman · 16 years ago
  40. 411781a powerpc: Add new code patching routines by Michael Ellerman · 16 years ago
  41. 053a858 powerpc: Make create_branch() return errors if the branch target is too large by Michael Ellerman · 16 years ago
  42. e7a5727 powerpc: Allow create_branch() to return errors by Michael Ellerman · 16 years ago
  43. aaddd3e powerpc: Move code patching code into arch/powerpc/lib/code-patching.c by Michael Ellerman · 16 years ago
  44. f0c426b powerpc: Move common module code into its own file by Kumar Gala · 16 years ago
  45. 87e9ab1 powerpc: hash_huge_page() should get the WIMG bits from the lpte by Dave Kleikamp · 16 years ago
  46. 0cb9901 powerpc: Tell firmware we support architecture V2.06 by Joel Schopp · 16 years ago
  47. 635f5a6 powerpc: Add cputable entry for Power7 architected mode by Joel Schopp · 16 years ago
  48. 3a8247c powerpc: Only demote individual slices rather than whole process by Paul Mackerras · 16 years ago
  49. e952e6c powerpc: Add cputable entry for POWER7 by Michael Neuling · 16 years ago
  50. 316a405 powerpc: Get rid of bitfields in ppc_bat struct by Becky Bruce · 16 years ago
  51. 7c5c432 powerpc: Change BAT code to use phys_addr_t by Becky Bruce · 16 years ago
  52. 36c35be powerpc: Increase CRASH_HANDLER_MAX by Arnd Bergmann · 16 years ago
  53. 5acb080 powerpc/cell: Disable ptcal in case of crash kdump by Arnd Bergmann · 16 years ago
  54. cf20760 powerpc/pseries: Call pseries_kexec_setup only on pseries by Arnd Bergmann · 16 years ago
  55. 41743a4 powerpc: Free a PTE bit on ppc64 with 64K pages by Benjamin Herrenschmidt · 16 years ago
  56. b1e2270 spufs: Convert nopfn to fault by Nick Piggin · 16 years ago
  57. 1976aef powerpc: Get rid of CROSS32{AS,LD,OBJCOPY} by Segher Boessenkool · 16 years ago
  58. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  59. 441dbb5 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 16 years ago
  60. dee8055 powerpc: Add dma nodes to 83xx, 85xx and 86xx boards by Kumar Gala · 16 years ago
  61. f827962 powerpc/booke: Add kprobes support for booke style processors by Kumar Gala · 16 years ago
  62. b76e59d powerpc/kprobes: Some minor fixes by Kumar Gala · 16 years ago
  63. d14b3dd powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs by Anton Vorontsov · 16 years ago
  64. 2308c95 powerpc/85xx: Update pin setup for 8560ads by Vitaly Bordug · 16 years ago
  65. aba11fc powerpc/e500mc: flush L2 on NAP for e500mc by Kumar Gala · 16 years ago
  66. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 16 years ago
  67. 89f5b7d Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP by Linus Torvalds · 16 years ago
  68. 3dfa877 powerpc/booke: Add support for new e500mc core by Kumar Gala · 16 years ago
  69. 65ba6cd [POWERPC] Clear sub-page HPTE present bits when demoting page size by Paul Mackerras · 16 years ago
  70. b17879f [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector by Josh Boyer · 16 years ago
  71. 5ce4b59 powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata by Josh Boyer · 16 years ago
  72. 313348d [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs by Paul Mackerras · 16 years ago
  73. 4a96db3 [POWERPC] Remove ppc32's export of console_drivers by Stephen Rothwell · 16 years ago
  74. da3de6d [POWERPC] Fix -Os kernel builds with newer gcc versions by Kumar Gala · 16 years ago
  75. 143580e [POWERPC] Fix bootwrapper builds with newer gcc versions by Kumar Gala · 16 years ago
  76. 8e01520 [POWERPC] Fix warning in pseries/eeh_driver.c by Andrew Morton · 16 years ago
  77. bad5232 [POWERPC] Add missing of_node_put in pseries/nvram.c by Julia Lawall · 16 years ago
  78. 476ff8a [POWERPC] Fix return value check logic in debugfs virq_mapping setup by Emil Medve · 16 years ago
  79. a9653cf Merge branch 'linux-2.6' into merge by Paul Mackerras · 16 years ago
  80. e80ac327 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  81. 028fda0 powerpc/spufs: fix missed stop-and-signal event by Luke Browning · 16 years ago
  82. 2c911a1 powerpc/spufs: synchronize interaction between spu exception handling and time slicing by Luke Browning · 16 years ago
  83. 1f64643 powerpc/spufs: remove class_0_dsisr from spu exception handling by Luke Browning · 16 years ago
  84. d84050f powerpc/spufs: wait for stable spu status in spu_stopped() by Luke Browning · 16 years ago
  85. ecab9ab Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  86. fec6a82 powerpc/booke: Fix some comments related to debug level exceptions by Kumar Gala · 16 years ago
  87. 5848f16 powerpc/QE: qe_reset should be __init by Anton Vorontsov · 16 years ago
  88. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  89. d2146cb powerpc/4xx: Convert Sam440ep DTS to dts-v1 by Giuseppe Coviello · 16 years ago
  90. b6014e1 powerpc/4xx: Sam440ep support by Giuseppe Coviello · 16 years ago
  91. 995ada8 powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-tree by Stefan Roese · 16 years ago
  92. 156cea2 powerpc/4xx: Fix resource issue in warp-nand.c by Valentine Barshak · 16 years ago
  93. 887942d powerpc/4xx: MTD support for the AMCC Taishan Board by Imre Kaloz · 16 years ago
  94. 939e622 Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU" by Josh Boyer · 16 years ago
  95. 8d6bcd6 [POWERPC] bootwrapper: add simpleImage* to list of boot targets by Grant Likely · 16 years ago
  96. 5093bb9 powerpc/QE: switch to the cpm_muram implementation by Anton Vorontsov · 16 years ago
  97. b13e930 powerpc/83xx: new board support: MPC8360E-RDK by Anton Vorontsov · 16 years ago
  98. 32def33 powerpc/QE: implement support for the GPIO LIB API by Anton Vorontsov · 16 years ago
  99. 9572653 powerpc/QE: prepare QE PIO code for GPIO LIB support by Anton Vorontsov · 16 years ago
  100. 5e41486 powerpc/QE: add support for QE USB clocks routing by Anton Vorontsov · 16 years ago