1. cd0c7f0 [PATCH] powerpc: Detect prefetchable windows in pci_process_bridge_OF_ranges by Kumar Gala · 19 years ago
  2. 31087d7 [PATCH] powerpc: export PCI fixup routine by linas · 19 years ago
  3. c4b22f2 [PATCH] powerpc: Update MPIC workarounds by Segher Boessenkool · 19 years ago
  4. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  5. f75225d [PATCH] powerpc: Add pmac32 defconfig for ARCH=powerpc by Benjamin Herrenschmidt · 19 years ago
  6. 448b271 [PATCH] powerpc: Remove old comment in head.S by Anton Blanchard · 19 years ago
  7. 4b703a2 [PATCH] ppc64: Add NUMA cpu summary at boot by Anton Blanchard · 19 years ago
  8. f9ce299 [PATCH] powerpc: fix large nvram access by Arnd Bergmann · 19 years ago
  9. d52771f [PATCH] powerpc/cell: disable legacy i/o area by David Woodhouse · 19 years ago
  10. 49d65b3 [PATCH] powerpc/cell: add iommu support for larger memory by Jens.Osterkamp@de.ibm.com · 19 years ago
  11. 3830734 [PATCH] spufs: clear dsisr on CLASS1[Mf] exception by Arnd Bergmann · 19 years ago
  12. 462c853 [PATCH] spufs: fix hexdump format by Arnd Bergmann · 19 years ago
  13. 7945a4a [PATCH] spufs: trivial compile fix by Arnd Bergmann · 19 years ago
  14. 59d6d39 [PATCH] spufs: fix module refcount race by Arnd Bergmann · 19 years ago
  15. a819f8b [PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board support by Kumar Gala · 19 years ago
  16. dad482c [PATCH] cell: add platform detection code by Arnd Bergmann · 19 years ago
  17. 3a843d7 [PATCH] spufs: fix mailbox polling by Arnd Bergmann · 19 years ago
  18. 2a911f0 [PATCH] spufs: Improved SPU preemptability [part 2]. by Arnd Bergmann · 19 years ago
  19. 5110459 [PATCH] spufs: Improved SPU preemptability. by Arnd Bergmann · 19 years ago
  20. 3b3d22c [PATCH] spufs: Turn off debugging output by Arnd Bergmann · 19 years ago
  21. b41305a [PATCH] spufs: Fix oops when spufs module is not loaded by Arnd Bergmann · 19 years ago
  22. d88cfff [PATCH] spufs: fix local store page refcounting by Arnd Bergmann · 19 years ago
  23. 39c73c3 [PATCH] spufs: Make all exports GPL-only by Arnd Bergmann · 19 years ago
  24. ba75948 [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes by Michael Ellerman · 19 years ago
  25. 54c3202 [PATCH] powerpc: Add arch-dependent copy_oldmem_page by Michael Ellerman · 19 years ago
  26. dcee303 [PATCH] powerpc: Parse crashkernel= parameter in first kernel by Michael Ellerman · 19 years ago
  27. cc53291 [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. by Michael Ellerman · 19 years ago
  28. 758438a [PATCH] powerpc: Fixups for kernel linked at 32 MB by Michael Ellerman · 19 years ago
  29. 0cc4746 [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset by Michael Ellerman · 19 years ago
  30. 8c4f1f2 [PATCH] powerpc: Create a trampoline for the fwnmi vectors by Michael Ellerman · 19 years ago
  31. 398ab1f [PATCH] powerpc: Add CONFIG_CRASH_DUMP by Michael Ellerman · 19 years ago
  32. 4693c09 powerpc: Fix typo in head_64.S by Paul Mackerras · 19 years ago
  33. d4e4b35 [PATCH] powerpc: fix for "Update OF address parsers" by Stephen Rothwell · 19 years ago
  34. e07102d [PATCH] powerpc: minor cleanup of void ptr deref by linas · 19 years ago
  35. 237a098 [PATCH] powerpc: numa placement for dynamically added memory by Mike Kravetz · 19 years ago
  36. b5666f7 [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET by Michael Ellerman · 19 years ago
  37. 51fae6de [PATCH] powerpc: Add a is_kernel_addr() macro by Michael Ellerman · 19 years ago
  38. cd0ca2c [PATCH] powerpc: Propagate regs through to machine_crash_shutdown by Michael Ellerman · 19 years ago
  39. e40c7f0 [PATCH] powerpc32: fix definition of distribute_irqs by Andy Whitcroft · 19 years ago
  40. 9100b20 [PATCH] powerpc32: clean up available memory models by Andy Whitcroft · 19 years ago
  41. 7b653ca [PATCH] ppc: removed unused variable i from code. by Otavio Salvador · 19 years ago
  42. 84c9fdd [PATCH] powerpc: Minor numa memory code cleanup by Mike Kravetz · 19 years ago
  43. 54c2331 Revert "[PATCH] powerpc: Minor numa memory code cleanup" by Paul Mackerras · 19 years ago
  44. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  45. bb6b9b2 [PATCH] powerpc: udbg updates by Benjamin Herrenschmidt · 19 years ago
  46. 54b9a9a [PATCH] powerpc: powermac adb fix udbg_adb_use_btext warning by Andy Whitcroft · 19 years ago
  47. 52020d2 [PATCH] powerpc: powermac adb fix dependency on btext_drawchar by Andy Whitcroft · 19 years ago
  48. 2bf6a8f [PATCH] powerpc: migrate common PCI hotplug code by Linas Vepstas · 19 years ago
  49. facf078 [PATCH] powerpc: make pcibios_claim_one_bus available to other code by Linas Vepstas · 19 years ago
  50. e2a296e [PATCH] powerpc: PCI hotplug common code elimination by Linas Vepstas · 19 years ago
  51. 74761bb [PATCH] powerpc: Minor numa memory code cleanup by Mike Kravetz · 19 years ago
  52. 8dacaed [PATCH] powerpc: More serial probe fixes (#2) by Benjamin Herrenschmidt · 19 years ago
  53. 1c3eb62 [PATCH] ppc: Make ARCH=ppc build again with new syscall path by David Woodhouse · 19 years ago
  54. fb64c24 [PATCH] ppc32: m8xx watchdog update by Marcelo Tosatti · 19 years ago
  55. 623703f [PATCH] Fix code that saves NVGPRS in 32-bit signal frame by David Woodhouse · 19 years ago
  56. 9687c58 [PATCH] Save NVGPRS in 32-bit signal frame by David Woodhouse · 19 years ago
  57. 31df167 [PATCH] powerpc: serial port discovery: cope with broken firmware by David Woodhouse · 19 years ago
  58. 9177ae4 [PATCH] powerpc: Fix g5 build with xmon by Benjamin Herrenschmidt · 19 years ago
  59. 404849b [PATCH] powerpc: Remove some unneeded fields from the paca by David Gibson · 19 years ago
  60. 1888e7b [PATCH] powerpc: Remove ItLpRegSave area from the paca by David Gibson · 19 years ago
  61. 456752f [PATCH] powerpc: Make hugepage mappings respect hint addresses by David Gibson · 19 years ago
  62. 706e6b2 [PATCH] powerpc: Fix suboptimal uImage target by Kumar Gala · 19 years ago
  63. 8c441a5 [PATCH] powerpc: Add support for building uImages by Kumar Gala · 19 years ago
  64. 1d7a6b9 powerpc: more iseries irq work by Stephen Rothwell · 19 years ago
  65. a50b56d powerpc: reduce include in irq.c by Stephen Rothwell · 19 years ago
  66. e199500 powerpc: partly merge iseries do_IRQ by Stephen Rothwell · 19 years ago
  67. 853f828 powerpc: use end_IRQ for iseries irqs by Stephen Rothwell · 19 years ago
  68. 60798c6a powerpc: cleanup iseries irq.c by Stephen Rothwell · 19 years ago
  69. d7f3945 [PATCH] powerpc: Add back support for booting from BootX (#2) by Benjamin Herrenschmidt · 19 years ago
  70. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  71. 463ce0e [PATCH] powerpc: serial port discovery (#2) by Benjamin Herrenschmidt · 19 years ago
  72. d1405b8 [PATCH] powerpc: Add OF address parsing code (#2) by Benjamin Herrenschmidt · 19 years ago
  73. bcb0550 [PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descriptor. by David Woodhouse · 19 years ago
  74. 8b3d666 [PATCH] spufs: cooperative scheduler support by Arnd Bergmann · 19 years ago
  75. 05b8411 [PATCH] spufs: add spu-side context switch code by Mark Nutter · 19 years ago
  76. 7c03874 [PATCH] kernel-side context switch code for spufs by Mark Nutter · 19 years ago
  77. 5473af0 [PATCH] spufs: switchable spu contexts by Mark Nutter · 19 years ago
  78. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  79. d7a3010 [PATCH] powerpc: IBMEBUS bus support by Heiko J Schick · 19 years ago
  80. 401d1f0 [PATCH] syscall entry/exit revamp by David Woodhouse · 19 years ago
  81. 1cd8e50 [PATCH] powerpc: moved ipic code to arch/powerpc by Kumar Gala · 19 years ago
  82. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 19 years ago
  83. afcc247 [PATCH] PPC_PREP: remove unneeded exports by Adrian Bunk · 19 years ago
  84. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  85. de1d815 [ARM] Move AMBA bus code to drivers/amba/ by Russell King · 19 years ago
  86. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  87. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  88. 2c041f4 [ARM] 3235/1: SharpSL PM: Fix a gcc4 build error by Richard Purdie · 19 years ago
  89. 0feb9bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  90. 57d1c91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  91. ccf1896 Merge ../torvalds-2.6/ by Greg Kroah-Hartman · 19 years ago
  92. 20ede27 gitignore: ignore shared objects by Brian Gerst · 19 years ago
  93. 7ed40918 x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined by Linus Torvalds · 19 years ago
  94. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  95. 8129ee1 [PATCH] s390: qdio V=V pass-through by Frank Pavlic · 19 years ago
  96. bf754ae [PATCH] s390: aes support by Jan Glauber · 19 years ago
  97. 0a497c17 [PATCH] s390: sha256 support by Jan Glauber · 19 years ago
  98. c1e26e1 [PATCH] s390: in-kernel crypto rename by Jan Glauber · 19 years ago
  99. d0f4c16 [PATCH] s390: add oprofile callgraph support by Andreas Krebbel · 19 years ago
  100. 089545f [PATCH] s390: cputime_t fixes by Martin Schwidefsky · 19 years ago