1. a7761fe powerpc/8xx: rewrite set_context() in C by Christophe Leroy · 9 years ago
  2. 63e9e1c powerpc/8xx: remove special handling of CPU6 errata in set_dec() by Christophe Leroy · 9 years ago
  3. a372acf powerpc/8xx: Map linear kernel RAM with 8M pages by Christophe Leroy · 9 years ago
  4. 913a6b3 powerpc/8xx: Save r3 all the time in DTLB miss handler by Christophe Leroy · 9 years ago
  5. 921fff3 powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addresses by Christophe Leroy · 9 years ago
  6. 5b2753f powerpc/8xx: Implementation of PAGE_EXEC by LEROY Christophe · 10 years ago
  7. e0a8e0d powerpc/8xx: Handle PAGE_USER via APG bits by LEROY Christophe · 10 years ago
  8. eeba1f7 powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000 by LEROY Christophe · 10 years ago
  9. b821c5f powerpc/8xx: Use SPRG2 instead of DAR for saving r3 by LEROY Christophe · 10 years ago
  10. 2eb2fd9 powerpc/8xx: dont save CR in SCRATCH registers by LEROY Christophe · 10 years ago
  11. d5fd9d7 powerpc/8xx: Handle CR out of exception PROLOG/EPILOG by LEROY Christophe · 10 years ago
  12. 90883a8 powerpc/8xx: macro for handling CPU15 errata by LEROY Christophe · 10 years ago
  13. 4545ff7 powerpc/8xx: Remove duplicated code in set_context() by LEROY Christophe · 10 years ago
  14. fde5a90 powerpc/8xx: Optimise access to swapper_pg_dir by LEROY Christophe · 10 years ago
  15. 17bb312 powerpc/8xx: Take benefit of aligned PGDIR by LEROY Christophe · 10 years ago
  16. 5ddb75c powerpc/8xx: remove tests on PGDIR entry validity by LEROY Christophe · 10 years ago
  17. 2374d0a powerpc/8xx: remove remaining unnecessary code in FixupDAR by LEROY Christophe · 10 years ago
  18. cadbfd0 powerpc/8xx: use _PAGE_RO instead of _PAGE_RW by LEROY Christophe · 10 years ago
  19. c51a6821 powerpc/8xx: Invalidate non present TLB as early as possible by LEROY Christophe · 10 years ago
  20. 83c17ba powerpc/8xx: Use DAR to save r3 for CPU6 ERRATA by LEROY Christophe · 10 years ago
  21. b0168eb powerpc/8xx: Don't restore regs to save them again. by LEROY Christophe · 10 years ago
  22. c9a803f powerpc/8xx: _PMD_PRESENT already set in level 1 entries by LEROY Christophe · 10 years ago
  23. 4094f28 powerpc/8xx: set PTE bit 22 off TLBmiss by LEROY Christophe · 10 years ago
  24. d3e4026 powerpc/8xx: Better readibility of ERRATA CPU6 handling by LEROY Christophe · 10 years ago
  25. 959d617 powerpc/8xx: Implement 16k pages by LEROY Christophe · 10 years ago
  26. ac21951 powerpc/8xx: Const for TLB RPN forced value by LEROY Christophe · 10 years ago
  27. d140680 powerpc/8xx: Use PAGE size related consts by LEROY Christophe · 10 years ago
  28. 33fb845 powerpc/8xx: Don't use MD_TWC for walk by LEROY Christophe · 10 years ago
  29. cbc130f powerpc/8xx: Use M_TW instead of M_TWB by LEROY Christophe · 10 years ago
  30. 6cde2b6 powerpc/8xx: No need to restore registers and save them again. by LEROY Christophe · 10 years ago
  31. 749137a powerpc/8xx: DataAccess exception not generated by MPC8xx by LEROY Christophe · 10 years ago
  32. 7439b37 powerpc/8xx: exception InstructionAccess does not exist on MPC8xx by LEROY Christophe · 10 years ago
  33. 111e32b powerpc/8xx: Duplicate two insns instead of branching by LEROY Christophe · 11 years ago
  34. 41cacac powerpc/8xx: Optimize verification in FixupDAR by LEROY Christophe · 11 years ago
  35. 5bcbe24 powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR by LEROY Christophe · 11 years ago
  36. 140a6a6 powerpc/8xx: Fix comment about DIRTY update by LEROY Christophe · 11 years ago
  37. 3e43640 powerpc/8xx: Remove loading of r10 at end of FixupDAR by LEROY Christophe · 11 years ago
  38. 92625d4 powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlers by LEROY Christophe · 11 years ago
  39. ae466bd powerpc/8xx: Declare SPRG2 as a SCRATCH register by LEROY Christophe · 11 years ago
  40. 4e591f3 powerpc/8xx: Fixing issue with CONFIG_PIN_TLB by LEROY Christophe · 11 years ago
  41. 5f20be4 powerpc: Remove the empty giveup_fpu() function on 32bit kernel by Kevin Hao · 12 years ago
  42. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 13 years ago
  43. 6dece0e powerpc/32: Pass device tree address as u64 to machine_init by Scott Wood · 14 years ago
  44. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  45. 469d62b powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr. by Joakim Tjernlund · 15 years ago
  46. d069cb4 powerpc/8xx: Don't touch ACCESSED when no SWAP. by Joakim Tjernlund · 15 years ago
  47. 4afb0be powerpc/8xx: Avoid testing for kernel space in ITLB Miss. by Joakim Tjernlund · 15 years ago
  48. fe1691e powerpc/8xx: Optimze TLB Miss handlers by Joakim Tjernlund · 15 years ago
  49. 061ec95 powerpc/8xx: Fix user space TLB walk in dcbX fixup by Joakim Tjernlund · 15 years ago
  50. 9f4f04b powerpc/8xx: Always pin kernel instruction TLB by Joakim Tjernlund · 15 years ago
  51. 990d89c powerpc/8xx: DTLB Miss cleanup by Joakim Tjernlund · 15 years ago
  52. 2321f33 powerpc/8xx: Remove DIRTY pte handling in DTLB Error. by Joakim Tjernlund · 15 years ago
  53. 0c46616 powerpc/8xx: Restore _PAGE_WRITETHRU by Joakim Tjernlund · 15 years ago
  54. 4a280a4 powerpc/8xx: Add missing Guarded setting in DTLB Error. by Joakim Tjernlund · 15 years ago
  55. 0a2ab51 powerpc/8xx: Fixup DAR from buggy dcbX instructions. by Joakim Tjernlund · 15 years ago
  56. 60e071f powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions. by Joakim Tjernlund · 15 years ago
  57. fe11dc3 powerpc/8xx: Update TLB asm so it behaves as linux mm expects. by Joakim Tjernlund · 15 years ago
  58. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 16 years ago
  59. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  60. 76db5bd [POWERPC] 8xx: fix swap by Vitaly Bordug · 17 years ago
  61. 7401685 [POWERPC] 8xx: Work around CPU15 erratum. by Scott Wood · 18 years ago
  62. ccf0d68 [POWERPC] 8xx: Fix CONFIG_PIN_TLB. by Scott Wood · 18 years ago
  63. 19a8d97 [POWERPC] Remove cmd_line from head*.S by Stephen Rothwell · 17 years ago
  64. 748a768 [POWERPC] Fix modpost warnings from head*.S on ppc32 by Kumar Gala · 17 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  66. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  67. d73e0c9 powerpc: Rename asm offset TRAP to _TRAP for 32-bit by Paul Mackerras · 19 years ago
  68. dc1c1ca powerpc: merge idle_power4.S and trapc.s by Stephen Rothwell · 19 years ago
  69. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago