1. 1325a68 powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. by Ashish Kalra · 14 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  3. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  4. 2ed38b2 powerpc/fsl_booke: Add support to boot from core other than 0 by Matthew McClintock · 15 years ago
  5. b3df895 powerpc/kexec: Add support for FSL-BookE by Sebastian Andrzej Siewior · 15 years ago
  6. 7c08ce7 powerpc/fsl-booke: Move the entry setup code into a seperate file by Sebastian Andrzej Siewior · 15 years ago
  7. 2289d2d powerpc/fsl-booke: fix the case where we are not in the first page by Sebastian Andrzej Siewior · 15 years ago
  8. 78e2e68 powerpc/fsl-booke: Fix InstructionTLBError execute permission check by Li Yang · 15 years ago
  9. 09156a7 powerpc: Do not call prink when CONFIG_PRINTK is not defined by Márton Németh · 15 years ago
  10. 9d296cf powerpc/fsl-booke: Get coherent bit from PTE by Kumar Gala · 15 years ago
  11. 51adc54 powerpc/fsl-booke: replace a hardcoded constant by Sebastian Andrzej Siewior · 15 years ago
  12. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 15 years ago
  13. 76acc2c powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT by Kumar Gala · 16 years ago
  14. ea3cc33 powerpc/mm: Cleanup handling of execute permission by Benjamin Herrenschmidt · 16 years ago
  15. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 16 years ago
  16. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  17. 620165f powerpc: Add support for using doorbells for SMP IPI by Kumar Gala · 16 years ago
  18. d66c82e powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines by Kumar Gala · 16 years ago
  19. 105c31d powerpc/fsl-booke: Cleanup init/exception setup to be runtime by Kumar Gala · 16 years ago
  20. 5597b25 powerpc/e500mc: Doorbells need to be taken w/exceptions disabled by Kumar Gala · 16 years ago
  21. 6fd8be4 powerpc/fsl-booke: Remove num_tlbcam_entries by Trent Piepho · 16 years ago
  22. 19f5465 powerpc/fsl-booke: Don't hard-code size of struct tlbcam by Trent Piepho · 16 years ago
  23. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  24. d5b26db powerpc/85xx: Add support for SMP initialization by Kumar Gala · 16 years ago
  25. 06b9096 powerpc/85xx: minor head_fsl_booke.S cleanup by Kumar Gala · 16 years ago
  26. b389889 powerpc: Better setup of boot page TLB entry by Trent Piepho · 16 years ago
  27. 6a800f3 powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. by Liu Yu · 16 years ago
  28. 9bd54d1 powerpc: remove non-dependent load fsl_booke PTE_64BIT by Milton Miller · 16 years ago
  29. 4ee7084 POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical by Becky Bruce · 16 years ago
  30. b38fd42 powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support by Kumar Gala · 17 years ago
  31. 0332f00 powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E by Kumar Gala · 17 years ago
  32. 6cfd899 powerpc: rework FSL Book-E PTE access and TLB miss by Kumar Gala · 17 years ago
  33. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 17 years ago
  34. 3dfa877 powerpc/booke: Add support for new e500mc core by Kumar Gala · 17 years ago
  35. bcf0b08 [POWERPC] Move to runtime allocated exception stacks by Kumar Gala · 17 years ago
  36. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 17 years ago
  37. eb0cd5fd [POWERPC] Rework Book-E debug exception handling by Kumar Gala · 17 years ago
  38. 0aef996 [POWERPC] 85xx: Cleanup TLB initialization by Kumar Gala · 17 years ago
  39. e8b6376 [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500 by Dale Farnsworth · 17 years ago
  40. bee86f1 [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE by Kumar Gala · 17 years ago
  41. 8a13c4f [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers by Kumar Gala · 17 years ago
  42. 3c5df5c [POWERPC] Cleaned up whitespace in head_fsl_booke.S by Kumar Gala · 17 years ago
  43. 19a8d97 [POWERPC] Remove cmd_line from head*.S by Stephen Rothwell · 18 years ago
  44. 748a768 [POWERPC] Fix modpost warnings from head*.S on ppc32 by Kumar Gala · 18 years ago
  45. 02ed82c [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S by Becky Bruce · 18 years ago
  46. 8ce0a7d [POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE] by Becky Bruce · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  48. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  49. a7cb033 [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S by Becky Bruce · 19 years ago
  50. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  51. ea703ce [PATCH] powerpc: replace use of _GLOBAL with .globl by Kumar Gala · 19 years ago
  52. dc1c1ca powerpc: merge idle_power4.S and trapc.s by Stephen Rothwell · 19 years ago
  53. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago