1. 1430560 [POWERPC] mpc82xx_ads build fix by Arnd Bergmann · 17 years ago
  2. 09b55f7 [POWERPC] rename add_bridge to avoid namespace clashes by Arnd Bergmann · 17 years ago
  3. b9fd305 [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection by Arnd Bergmann · 17 years ago
  4. eff2ebd [POWERPC] In booting-without-of.txt, clarify that properties must precede subnodes by David Gibson · 17 years ago
  5. ea1a734 [POWERPC] Abolish unused ucBoardRev variables by David Gibson · 17 years ago
  6. 0846471 [POWERPC] Make more OF-related bootwrapper functions available to non-OF platforms by David Gibson · 17 years ago
  7. 131208c [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c by Michael Ellerman · 17 years ago
  8. 71712b4 [POWERPC] Move iSeries_tb_recal into its own late_initcall. by Tony Breeds · 17 years ago
  9. a5c631b [POWERPC] PS3: Storage device registration routines by Geert Uytterhoeven · 17 years ago
  10. 8007180 [POWERPC] PS3: Storage Driver Core by Geert Uytterhoeven · 17 years ago
  11. 32d7331 [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver by Geert Uytterhoeven · 17 years ago
  12. e4eb8cf [POWERPC] PS3: Update ps3_defconfig by Geoff Levand · 17 years ago
  13. 32f44a1 [POWERPC] PS3: Fix more sparse warnings by Geert Uytterhoeven · 17 years ago
  14. ae639ac [POWERPC] PS3: Select MEMORY_HOTPLUG by Geoff Levand · 17 years ago
  15. 9065762 [POWERPC] PS3: Device tree source by Geoff Levand · 17 years ago
  16. 62cf6a9 [POWERPC] Make kernel_entry_t have global scope in bootwrapper by Geoff Levand · 17 years ago
  17. b96fbb6 [POWERPC] Fix constantness of bootwrapper arg by Geoff Levand · 17 years ago
  18. 0aa97d6 [POWERPC] Add u64 printf to bootwrapper by Geoff Levand · 17 years ago
  19. 72d0689 [POWERPC] Add signed types to bootwrapper by Geoff Levand · 17 years ago
  20. 75423b7 [POWERPC] Correct __secondary_hold comment by Geoff Levand · 17 years ago
  21. 4434810 [POWERPC] Output params value in early_init_devtree by Geoff Levand · 17 years ago
  22. a354ab8 [POWERPC] PS3: Use clear_bit by Geoff Levand · 17 years ago
  23. aab8350 [POWERPC] PS3: Rename processor id symbols by Geoff Levand · 17 years ago
  24. ffbdd24 [POWERPC] PS3: Device registration routines. by Geoff Levand · 17 years ago
  25. 9e6b99b [POWERPC] PS3: Frame buffer system-bus rework by Geert Uytterhoeven · 17 years ago
  26. 13a5e30 [POWERPC] PS3: Rework AV settings driver by Geoff Levand · 17 years ago
  27. 66c63b8 [POWERPC] PS3: System manager re-work by Geoff Levand · 17 years ago
  28. 7626e78 [POWERPC] PS3: Vuart rework by Geoff Levand · 17 years ago
  29. a3323d1 [POWERPC] PS3: Repository probe cleanups by Geoff Levand · 17 years ago
  30. 6758555 [POWERPC] PS3: System-bus modinfo attribute by David Woodhouse · 17 years ago
  31. 688b337 [POWERPC] PS3: System-bus uevent by David Woodhouse · 17 years ago
  32. 6bb5cf1 [POWERPC] PS3: System-bus rework by Geoff Levand · 17 years ago
  33. 9263e85 [POWERPC] PS3: Kexec support by Geoff Levand · 17 years ago
  34. 83bb643 [POWERPC] PS3: Simplify definition of DBG by Geert Uytterhoeven · 17 years ago
  35. 743c1bb [POWERPC] PS3: Move chip mask defs up by Geoff Levand · 17 years ago
  36. dc23fba [POWERPC] PS3: Add support for HDMI RGB Full Range mode by Masashi Kimoto · 17 years ago
  37. 670ad35 [POWERPC] PS3: Fix sparse warnings by Geert Uytterhoeven · 17 years ago
  38. 53f7c54 [POWERPC] PS3: Map SPU regions as non-guarded by Geoff Levand · 17 years ago
  39. 1322810 [POWERPC] PS3: Compare firmware version by Masakazu Mokuno · 17 years ago
  40. 848cfdc [POWERPC] PS3: Use __maybe_unused by Geoff Levand · 17 years ago
  41. 7961f20 [POWERPC] PS3: Rename IPI symbols by Geoff Levand · 17 years ago
  42. 6deac06 [POWERPC] cell: Add spu shutdown method by Geoff Levand · 17 years ago
  43. b7abc5c [POWERPC] Fix Kexec/Kdump for power6 by Sachin P. Sant · 17 years ago
  44. 7ccb4a6 [POWERPC] Fix interrupt distribution in ppc970 by Mohan Kumar M · 17 years ago
  45. 5a26f6bb [POWERPC] Do firmware feature fixups after features are initialised by Michael Neuling · 17 years ago
  46. 4cefebb1 [POWERPC] Fix stolen time for SMT without LPAR by Michael Neuling · 17 years ago
  47. bb807e6 [POWERPC] Remove 'console=' from cmdline on prpmc2800 by Mark A. Greer · 17 years ago
  48. 542c98c [POWERPC] Call add_preferred_console when MPSC is console by Mark A. Greer · 17 years ago
  49. e3855fa [POWERPC] Add for_each_compatible_node() by Michael Ellerman · 17 years ago
  50. ee51de5 [POWERPC] Add irq_create_direct_mapping() by Michael Ellerman · 17 years ago
  51. 6fde40f [POWERPC] Split virq setup logic out into irq_setup_virq() by Michael Ellerman · 17 years ago
  52. 35923f12 [POWERPC] Uninline and export virq_to_hw() by Olof Johansson · 17 years ago
  53. b0e8020 [POWERPC] Update holly to use new dts wrapping feature by Mark A. Greer · 17 years ago
  54. a00cec4 [POWERPC] When appropriate, wrap device tree with zImage by Mark A. Greer · 17 years ago
  55. 941b7ad [POWERPC] Remove 'make zImage.dts' feature by Mark A. Greer · 17 years ago
  56. df211c8 [POWERPC] Remove spinlock from struct cpu_purr_data by Nathan Lynch · 17 years ago
  57. 1a06e0f [POWERPC] Don't link timer.o for powerpc systems using generic rtc by Guennadi Liakhovetski · 17 years ago
  58. 8fa336d [POWERPC] pasemi: Electra IDE/pata_platform glue by Olof Johansson · 17 years ago
  59. 0c358e7 [POWERPC] Use mktime in timer sysdev by Johannes Berg · 17 years ago
  60. ee46a90 [POWERPC] kexec: Send slaves to new kernel earlier by Milton Miller · 17 years ago
  61. e58ca3d [POWERPC] Fix problems with device tree representation of TSI-1xx bridges by David Gibson · 17 years ago
  62. e60c526 [POWERPC] Don't store a command line in the Holly device tree by David Gibson · 17 years ago
  63. 85aecac [POWERPC] Consolidate cuboot initialization code by David Gibson · 17 years ago
  64. b2ba34f [POWERPC] Derive ebc ranges property from EBC registers by David Gibson · 17 years ago
  65. 1112334 [POWERPC] Factor zImage's 44x reset code out of ebony.c by David Gibson · 17 years ago
  66. 4508dc2 [POWERPC] Merge CPU features pertaining to icache coherency by David Gibson · 17 years ago
  67. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 17 years ago
  68. 9c709f3 [POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h by David Gibson · 17 years ago
  69. c0770f6 [POWERPC] Remove a couple of unused definitions from pgtable_32.c by David Gibson · 17 years ago
  70. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 17 years ago
  71. 90ac19a [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc by David Gibson · 17 years ago
  72. 4db68bf [POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMU by David Gibson · 17 years ago
  73. 2e60161 [POWERPC] Split low-level OF-related bootloader code into separate files by David Gibson · 17 years ago
  74. a0ae9c7 [POWERPC] Split out CPU specific options into a new Kconfig file by Arnd Bergmann · 17 years ago
  75. effe24bd [POWERPC] During VM oom condition, kill all threads in process group by will schmidt · 17 years ago
  76. d8c391a [POWERPC] Donate idle CPU cycles on dedicated partitions by Jake Moilanen · 17 years ago
  77. 2f97cd3 [POWERPC] Less ifdef's in signal.c/signal.h by Benjamin Herrenschmidt · 17 years ago
  78. 0edc4ff [POWERPC] Remove #ifdef around set_dabr in signal code by Benjamin Herrenschmidt · 17 years ago
  79. a3f61dc [POWERPC] Merge creation of signal frame by Benjamin Herrenschmidt · 17 years ago
  80. 5f9f375 [POWERPC] Remove obsolete freezer bits by Benjamin Herrenschmidt · 17 years ago
  81. f478f54 [POWERPC] Consolidate do_signal by Christoph Hellwig · 17 years ago
  82. db277e9 [POWERPC] Consolidate restore_sigmask by Christoph Hellwig · 17 years ago
  83. 69d15f6 [POWERPC] Consolidate sys_sigaltstack by Christoph Hellwig · 17 years ago
  84. 22e38f2 [POWERPC] Make syscall restart code more common by Benjamin Herrenschmidt · 17 years ago
  85. 791cc50 [POWERPC] Always apply DABR changes on context switches by Benjamin Herrenschmidt · 17 years ago
  86. 6d110da [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits by Benjamin Herrenschmidt · 17 years ago
  87. abd0650 [POWERPC] ptrace shouldn't touch FP exec mode by Benjamin Herrenschmidt · 17 years ago
  88. 912000e [POWERPC] Allow ptrace write to pt_regs trap and orig_r3 by Benjamin Herrenschmidt · 17 years ago
  89. 1b6610d [POWERPC] Remove some useless ifdef's in ptrace by Benjamin Herrenschmidt · 17 years ago
  90. 865418d [POWERPC] Uninline common ptrace bits by Benjamin Herrenschmidt · 17 years ago
  91. e17666b [POWERPC] ptrace updates & new, better requests by Benjamin Herrenschmidt · 17 years ago
  92. acd8982 [POWERPC] ptrace cleanups by Benjamin Herrenschmidt · 17 years ago
  93. 0b3d5c4 [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits by Benjamin Herrenschmidt · 17 years ago
  94. cbe709c [POWERPC] spufs: Add a "capabilities" file to spu contexts by Benjamin Herrenschmidt · 17 years ago
  95. 0516923 [POWERPC] spufs: Add support for SPU single stepping by Benjamin Herrenschmidt · 17 years ago
  96. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  97. c19c03f [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public by Benjamin Herrenschmidt · 17 years ago
  98. 3c8c90a [POWERPC] Tweak EEH copyright info by Linas Vepstas · 17 years ago
  99. 42253a6 [POWERPC] Remove dead EEH code by Linas Vepstas · 17 years ago
  100. 858955b [POWERPC] Show EEH per-device false positives by Linas Vepstas · 17 years ago