1. 75423b7 [POWERPC] Correct __secondary_hold comment by Geoff Levand · 19 years ago
  2. 6873040 [POWERPC] Save trap number in bad_stack by Olof Johansson · 19 years ago
  3. a5bcbca [POWERPC] Remove stale comment from head_64.S by Sonny Rao · 19 years ago
  4. fdc0a9b [POWERPC] Remove some redundant isync instructions by MOKUNO Masakazu · 19 years ago
  5. 449d846 [POWERPC] Fix performance monitor exception by Livio Soares · 19 years ago
  6. c705677 [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings by Stephen Rothwell · 20 years ago
  7. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 20 years ago
  8. a7a1ed3 [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S by s.hauer@pengutronix.de · 20 years ago
  9. 3ccfc65 [PATCH] powerpc: Eliminate "exceeds stub group size" linker warning by Paul Mackerras · 20 years ago
  10. 190a24f [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors by Olof Johansson · 20 years ago
  11. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 20 years ago
  12. b0a779d [POWERPC] Make sure interrupt enable gets restored properly by Paul Mackerras · 20 years ago
  13. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 20 years ago
  14. 3f639ee [POWERPC] implement BEGIN/END_FW_FTR_SECTION by Stephen Rothwell · 20 years ago
  15. 5a2fe38 [POWERPC] powerpc: Reduce default cacheline size to 64 bytes by Olof Johansson · 20 years ago
  16. f39b7a5 [POWERPC] Cleanup CPU inits by Olof Johansson · 20 years ago
  17. 9fc0a92 [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs by Olaf Hering · 20 years ago
  18. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  19. 33dbcf7 [POWERPC] Make sure smp_processor_id works very early in boot by Michael Ellerman · 20 years ago
  20. d0b79c5 [POWERPC] Skip the "copy down" of the kernel if it is already at zero. by Jimi Xenidis · 20 years ago
  21. 4ba99b9 [POWERPC] Setup the boot cpu's paca pointer in C rather than asm by Michael Ellerman · 20 years ago
  22. 1dce0e3 [POWERPC] Remove remaining iSeries debugger cruft by Michael Ellerman · 20 years ago
  23. acf7d76 [POWERPC] cell: add RAS support by Benjamin Herrenschmidt · 20 years ago
  24. f39224a powerpc: Use correct sequence for putting CPU into nap mode by Paul Mackerras · 20 years ago
  25. 4df2046 [PATCH] powerpc: Allow non zero boot cpuids by Anton Blanchard · 20 years ago
  26. 6088857 [PATCH] correct the comment about stackpointer alignment in __boot_from_prom by Olaf Hering · 20 years ago
  27. 5164501 Merge ../linux-2.6 by Paul Mackerras · 20 years ago
  28. c05b477 ppc64: make sure to align stack pointer to 16 bytes at boot by Linus Torvalds · 20 years ago
  29. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 20 years ago
  30. a00428f Merge ../powerpc-merge by Paul Mackerras · 20 years ago
  31. f1870f7 [PATCH] powerpc64: remove broken/bitrotted HMT support by Anton Blanchard · 20 years ago
  32. cb2c9b2 [PATCH] powerpc: Fix runlatch performance issues by Anton Blanchard · 20 years ago
  33. 8fca927 [PATCH] powerpc: Make UP -> SMP kexec work again by Michael Ellerman · 20 years ago
  34. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 20 years ago
  35. f9b4045 [PATCH] powerpc: Don't use toc in decrementer_iSeries_masked by Michael Ellerman · 20 years ago
  36. 3356bb9 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 20 years ago
  37. e58c349 [PATCH] powerpc: Cleanup LOADADDR etc. asm macros by David Gibson · 20 years ago
  38. be42d5f powerpc: unbreak iSeries compilation again by Paul Mackerras · 20 years ago
  39. 448b271 [PATCH] powerpc: Remove old comment in head.S by Anton Blanchard · 21 years ago
  40. 758438a [PATCH] powerpc: Fixups for kernel linked at 32 MB by Michael Ellerman · 21 years ago
  41. 8c4f1f2 [PATCH] powerpc: Create a trampoline for the fwnmi vectors by Michael Ellerman · 21 years ago
  42. 4693c09 powerpc: Fix typo in head_64.S by Paul Mackerras · 21 years ago
  43. 404849b [PATCH] powerpc: Remove some unneeded fields from the paca by David Gibson · 21 years ago
  44. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 21 years ago
  45. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 21 years ago
  46. b8f5102 powerpc: Implement smp_release_cpus() in C not asm by Michael Ellerman · 21 years ago
  47. c43a55f merge filename and modify references to iseries/lpar_map.h by Kelly Daly · 21 years ago
  48. 35499c0 powerpc: Merge in 64-bit powermac support. by Paul Mackerras · 21 years ago
  49. 6cb7bfe [PATCH] powerpc: Merge thread_info.h by David Gibson · 21 years ago
  50. 40ef8cb powerpc: Get 64-bit configs to compile with ARCH=powerpc by Paul Mackerras · 21 years ago
  51. 5a40832 powerpc: Fix bug caused by negation of 64-bit reloc_offset value by Paul Mackerras · 21 years ago
  52. b5bbeb2 powerpc: Use SPRN_xxx rather than xxx for SPR numbers by Paul Mackerras · 21 years ago
  53. b85a046 powerpc: Define 32/64 bit asm macros and use them in fpu.S by Paul Mackerras · 21 years ago
  54. ee400b6 powerpc: more cleanup of powerpc/kernel by Stephen Rothwell · 21 years ago
  55. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 21 years ago