1. dd84c21 KVM: PPC: Add KVM intercept handlers by Alexander Graf · 15 years ago
  2. d1d56f8 powerpc: gamecube/wii: early debugging using usbgecko by Albert Herranz · 15 years ago
  3. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  4. 4a5cbf1 powerpc: Map more memory early on 601 processors by Benjamin Herrenschmidt · 16 years ago
  5. 37f9ef5 powerpc: Fix bug in move of altivec code to vector.S by Benjamin Herrenschmidt · 16 years ago
  6. e821ea7 powerpc: Move VMX and VSX asm code to vector.S by Benjamin Herrenschmidt · 16 years ago
  7. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  8. 2319f12 powerpc/mm: e300c2/c3/c4 TLB errata workaround by Kumar Gala · 16 years ago
  9. eb3436a powerpc/mm: Used free register to save a few cycles in SW TLB miss handling by Kumar Gala · 16 years ago
  10. 00fcb147 powerpc/mm: Remove unused register usage in SW TLB miss handling by Kumar Gala · 16 years ago
  11. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  12. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 16 years ago
  13. a4bd6a9 powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW by Kumar Gala · 16 years ago
  14. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  15. ccdcef7 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M by Dale Farnsworth · 16 years ago
  16. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  17. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
  18. 2bda347 powerpc: Fix 32-bit SMP boot on CHRP by Benjamin Herrenschmidt · 16 years ago
  19. 4ee7084 POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical by Becky Bruce · 16 years ago
  20. 9acd57c powerpc: Fix TLB invalidation on boot on 32-bit by Rocky Craig · 16 years ago
  21. 6f3d8e6 powerpc: Make load_up_fpu and load_up_altivec callable by Michael Neuling · 16 years ago
  22. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 17 years ago
  23. 445857e [POWERPC] Remove dead code at KernelAltiVec by Dale Farnsworth · 17 years ago
  24. bee86f1 [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE by Kumar Gala · 17 years ago
  25. 8a13c4f [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers by Kumar Gala · 17 years ago
  26. c374e00 [POWERPC] Add early debug console for CPM serial ports. by Scott Wood · 17 years ago
  27. 19a8d97 [POWERPC] Remove cmd_line from head*.S by Stephen Rothwell · 17 years ago
  28. 748a768 [POWERPC] Fix modpost warnings from head*.S on ppc32 by Kumar Gala · 17 years ago
  29. bde6c6e [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses by Scott Wood · 17 years ago
  30. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 18 years ago
  31. c536531 [POWERPC] Remove the broken Gemini support by Adrian Bunk · 18 years ago
  32. aa42c69 [POWERPC] Add support for FP emulation for the e300c2 core by Kim Phillips · 18 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  34. ee0339f [POWERPC] Add starting of secondary 86xx CPUs. by Jon Loeliger · 19 years ago
  35. f1434a4 [PATCH] powerpc: fix altivec_unavailable_exception Oopses by Alan Curry · 19 years ago
  36. 0a498d9 powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc by Paul Mackerras · 19 years ago
  37. 555d97a [PATCH] powerpc: G4+ oprofile support by Andy Fleming · 19 years ago
  38. d7f3945 [PATCH] powerpc: Add back support for booting from BootX (#2) by Benjamin Herrenschmidt · 19 years ago
  39. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  40. 22c841c powerpc: Initialize secondary CPU setup for 32-bit SMP by Paul Mackerras · 19 years ago
  41. f78541d powerpc: Merge xmon by Paul Mackerras · 19 years ago
  42. d73e0c9 powerpc: Rename asm offset TRAP to _TRAP for 32-bit by Paul Mackerras · 19 years ago
  43. bbd0abd powerpc: Merge 32-bit CHRP support. by Paul Mackerras · 19 years ago
  44. 77f543c powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc by Paul Mackerras · 19 years ago
  45. 30cd4a4 powerpc: Initialize btext subsystem later, after prom_init by Paul Mackerras · 19 years ago
  46. 7dffb72 ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES by Stephen Rothwell · 19 years ago
  47. b3b8dc6 powerpc: Use reg.h instead of processor.h when we just want reg names by Paul Mackerras · 19 years ago
  48. 70d64ce powerpc: Rename files to have consistent _32/_64 suffixes by Paul Mackerras · 19 years ago[Renamed from arch/powerpc/kernel/head.S]
  49. 8dad3f9 powerpc: Merge traps.c a bit more by Paul Mackerras · 19 years ago
  50. 187a006 powerpc: Remove 64-bit cpu support from ppc32. by Paul Mackerras · 19 years ago
  51. 9b6b563 powerpc: Merge in the ppc64 version of the prom code. by Paul Mackerras · 19 years ago
  52. dc1c1ca powerpc: merge idle_power4.S and trapc.s by Stephen Rothwell · 19 years ago
  53. 400d221 [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array by Kumar Gala · 19 years ago
  54. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago