1. 3b3d22c [PATCH] spufs: Turn off debugging output by Arnd Bergmann · 19 years ago
  2. b41305a [PATCH] spufs: Fix oops when spufs module is not loaded by Arnd Bergmann · 19 years ago
  3. d88cfff [PATCH] spufs: fix local store page refcounting by Arnd Bergmann · 19 years ago
  4. 39c73c3 [PATCH] spufs: Make all exports GPL-only by Arnd Bergmann · 19 years ago
  5. ba75948 [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes by Michael Ellerman · 19 years ago
  6. 54c3202 [PATCH] powerpc: Add arch-dependent copy_oldmem_page by Michael Ellerman · 19 years ago
  7. dcee303 [PATCH] powerpc: Parse crashkernel= parameter in first kernel by Michael Ellerman · 19 years ago
  8. cc53291 [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. by Michael Ellerman · 19 years ago
  9. 758438a [PATCH] powerpc: Fixups for kernel linked at 32 MB by Michael Ellerman · 19 years ago
  10. 0cc4746 [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset by Michael Ellerman · 19 years ago
  11. 8c4f1f2 [PATCH] powerpc: Create a trampoline for the fwnmi vectors by Michael Ellerman · 19 years ago
  12. 398ab1f [PATCH] powerpc: Add CONFIG_CRASH_DUMP by Michael Ellerman · 19 years ago
  13. 4693c09 powerpc: Fix typo in head_64.S by Paul Mackerras · 19 years ago
  14. d4e4b35 [PATCH] powerpc: fix for "Update OF address parsers" by Stephen Rothwell · 19 years ago
  15. e07102d [PATCH] powerpc: minor cleanup of void ptr deref by linas · 19 years ago
  16. 237a098 [PATCH] powerpc: numa placement for dynamically added memory by Mike Kravetz · 19 years ago
  17. b5666f7 [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET by Michael Ellerman · 19 years ago
  18. 51fae6d [PATCH] powerpc: Add a is_kernel_addr() macro by Michael Ellerman · 19 years ago
  19. cd0ca2c [PATCH] powerpc: Propagate regs through to machine_crash_shutdown by Michael Ellerman · 19 years ago
  20. e40c7f0 [PATCH] powerpc32: fix definition of distribute_irqs by Andy Whitcroft · 19 years ago
  21. 9100b20 [PATCH] powerpc32: clean up available memory models by Andy Whitcroft · 19 years ago
  22. 84c9fdd [PATCH] powerpc: Minor numa memory code cleanup by Mike Kravetz · 19 years ago
  23. 54c2331 Revert "[PATCH] powerpc: Minor numa memory code cleanup" by Paul Mackerras · 19 years ago
  24. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  25. bb6b9b2 [PATCH] powerpc: udbg updates by Benjamin Herrenschmidt · 19 years ago
  26. 54b9a9a [PATCH] powerpc: powermac adb fix udbg_adb_use_btext warning by Andy Whitcroft · 19 years ago
  27. 52020d2 [PATCH] powerpc: powermac adb fix dependency on btext_drawchar by Andy Whitcroft · 19 years ago
  28. 2bf6a8f [PATCH] powerpc: migrate common PCI hotplug code by Linas Vepstas · 19 years ago
  29. facf078 [PATCH] powerpc: make pcibios_claim_one_bus available to other code by Linas Vepstas · 19 years ago
  30. e2a296e [PATCH] powerpc: PCI hotplug common code elimination by Linas Vepstas · 19 years ago
  31. 74761bb [PATCH] powerpc: Minor numa memory code cleanup by Mike Kravetz · 19 years ago
  32. 8dacaed [PATCH] powerpc: More serial probe fixes (#2) by Benjamin Herrenschmidt · 19 years ago
  33. 623703f [PATCH] Fix code that saves NVGPRS in 32-bit signal frame by David Woodhouse · 19 years ago
  34. 9687c58 [PATCH] Save NVGPRS in 32-bit signal frame by David Woodhouse · 19 years ago
  35. 31df167 [PATCH] powerpc: serial port discovery: cope with broken firmware by David Woodhouse · 19 years ago
  36. 9177ae4 [PATCH] powerpc: Fix g5 build with xmon by Benjamin Herrenschmidt · 19 years ago
  37. 404849b [PATCH] powerpc: Remove some unneeded fields from the paca by David Gibson · 19 years ago
  38. 1888e7b [PATCH] powerpc: Remove ItLpRegSave area from the paca by David Gibson · 19 years ago
  39. 456752f [PATCH] powerpc: Make hugepage mappings respect hint addresses by David Gibson · 19 years ago
  40. 706e6b2 [PATCH] powerpc: Fix suboptimal uImage target by Kumar Gala · 19 years ago
  41. 8c441a5 [PATCH] powerpc: Add support for building uImages by Kumar Gala · 19 years ago
  42. 1d7a6b9 powerpc: more iseries irq work by Stephen Rothwell · 19 years ago
  43. a50b56d powerpc: reduce include in irq.c by Stephen Rothwell · 19 years ago
  44. e199500 powerpc: partly merge iseries do_IRQ by Stephen Rothwell · 19 years ago
  45. 853f828 powerpc: use end_IRQ for iseries irqs by Stephen Rothwell · 19 years ago
  46. 60798c6a powerpc: cleanup iseries irq.c by Stephen Rothwell · 19 years ago
  47. d7f3945 [PATCH] powerpc: Add back support for booting from BootX (#2) by Benjamin Herrenschmidt · 19 years ago
  48. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  49. 463ce0e [PATCH] powerpc: serial port discovery (#2) by Benjamin Herrenschmidt · 19 years ago
  50. d1405b8 [PATCH] powerpc: Add OF address parsing code (#2) by Benjamin Herrenschmidt · 19 years ago
  51. bcb0550 [PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descriptor. by David Woodhouse · 19 years ago
  52. 8b3d666 [PATCH] spufs: cooperative scheduler support by Arnd Bergmann · 19 years ago
  53. 05b8411 [PATCH] spufs: add spu-side context switch code by Mark Nutter · 19 years ago
  54. 7c03874 [PATCH] kernel-side context switch code for spufs by Mark Nutter · 19 years ago
  55. 5473af0 [PATCH] spufs: switchable spu contexts by Mark Nutter · 19 years ago
  56. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  57. d7a3010 [PATCH] powerpc: IBMEBUS bus support by Heiko J Schick · 19 years ago
  58. 401d1f0 [PATCH] syscall entry/exit revamp by David Woodhouse · 19 years ago
  59. 1cd8e50 [PATCH] powerpc: moved ipic code to arch/powerpc by Kumar Gala · 19 years ago
  60. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 19 years ago
  61. afcc247 [PATCH] PPC_PREP: remove unneeded exports by Adrian Bunk · 19 years ago
  62. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  63. e597cb3 [PATCH] ppc64: htab_initialize_secondary cannot be marked __init by Anton Blanchard · 19 years ago
  64. 8b1af56 powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller by Paul Mackerras · 19 years ago
  65. d5d74ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  66. 5a1244e powerpc: update defconfigs by Paul Mackerras · 19 years ago
  67. 3eb6f26 powerpc: correct register usage in 64-bit syscall exit path by Paul Mackerras · 19 years ago
  68. ebbd1bc [PATCH] arch/powerpc/kernel/syscalls.c __user annotations by Al Viro · 19 years ago
  69. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  70. b39f948 [PATCH] powerpc: Fix clock spreading setting on some powermacs by Benjamin Herrenschmidt · 19 years ago
  71. 23ed6cb [PATCH] powerpc: Fix SLB flushing path in hugepage by David Gibson · 19 years ago
  72. cbf52af [PATCH] powerpc: Add missing icache flushes for hugepages by David Gibson · 19 years ago
  73. dabcafd [PATCH] powerpc: Set cache info defaults by Olof Johansson · 19 years ago
  74. 6184b72 [PATCH] powerpc: Remove debug code in hash path by Benjamin Herrenschmidt · 19 years ago
  75. 325c82a [PATCH] powerpc: Fix a huge page bug by Benjamin Herrenschmidt · 19 years ago
  76. 6d91bb9 [PATCH] powerpc/pseries: boot failures on numa if no memory on node by Mike Kravetz · 19 years ago
  77. ca507ea [PATCH] powerpc: remove redundant code in stab init by Olof Johansson · 19 years ago
  78. 6fbb618 powerpc/pseries: Optimize IOMMU setup by Paul Mackerras · 19 years ago
  79. e8a167a [PATCH] powerpc: correct the NR_CPUS description text by Olaf Hering · 19 years ago
  80. cc8b5c9 [PATCH] powerpc/pseries: Fix TCE building with 64k pagesize by Michal Ostrowski · 19 years ago
  81. ed1189b [PATCH] powerpc: prevent stack corruption in call_prom_ret by Olaf Hering · 19 years ago
  82. 48abec0 powerpc: Fix bug causing FP registers corruption on UP + preempt by Paul Mackerras · 19 years ago
  83. 666acb9 powerpc: Export __flush_icache_range for 32-bit by Paul Mackerras · 19 years ago
  84. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  85. 9a94c57 [PATCH] powerpc: More hugepage boundary case fixes by David Gibson · 19 years ago
  86. 26925c5 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  87. 55bb239 [PATCH] powerpc: remove arch/powerpc/include hack for 64 bit by Stephen Rothwell · 19 years ago
  88. 5e391dc [PATCH] powerpc: fix for hugepage areas straddling 4GB boundary by David Gibson · 19 years ago
  89. 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 19 years ago
  90. 7ce774b [PATCH] mm: powerpc init_mm without ptlock by Hugh Dickins · 19 years ago
  91. 01edcd8 [PATCH] mm: powerpc ptlock comments by Hugh Dickins · 19 years ago
  92. 91f1448 [PATCH] powerpc: update my email address by Olof Johansson · 19 years ago
  93. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 19 years ago
  94. 54c4e6b powerpc: Fix bug in timebase synchronization on 32-bit SMP powermac by Paul Mackerras · 19 years ago
  95. 21a6290 powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel by Paul Mackerras · 19 years ago
  96. f8ef270 powerpc: Merge pci.h by Paul Mackerras · 19 years ago
  97. 800fc3e [PATCH] powerpc: Remove imalloc.h by David Gibson · 19 years ago
  98. e535664 [PATCH] powerpc: Fix setting MPIC priority by Benjamin Herrenschmidt · 19 years ago
  99. 8a5abdf powerpc: Move defconfig over and remove remaining arch/ppc64 files by Paul Mackerras · 19 years ago
  100. 44aedfe powerpc: Fix a couple of compile warnings for 32-bit compiles by Paul Mackerras · 19 years ago