1. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  2. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  3. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  4. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  5. 9623b5d [PATCH] powerpc: small pci cleanups by Stephen Rothwell · 19 years ago
  6. 9bd7ea6 [PATCH] powerpc: clean up iommu.h a bit by Stephen Rothwell · 19 years ago
  7. ee2cdec [PATCH] powerpc: iSeries fixes for build with no PCI by Stephen Rothwell · 19 years ago
  8. 5110610 [PATCH] powercp: iSeries include file comment cleanups by Stephen Rothwell · 19 years ago
  9. f9cb83a [PATCH] powerpc: eliminate bitfields from ItLpNaca by Stephen Rothwell · 19 years ago
  10. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 19 years ago
  11. 6814350 [PATCH] powerpc: remove bitfields from hv_call_event.h by Stephen Rothwell · 19 years ago
  12. 5388fb1 [PATCH] powerpc: Avoid potential FP corruption with preempt and UP by Paul Mackerras · 19 years ago
  13. 7e4e574 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  14. c38a04b powerpc/32: Fix compile error caused by pud_t/pgt_t confusion by Paul Mackerras · 19 years ago
  15. 7a0268f [PATCH] powerpc/64: per cpu data optimisations by Anton Blanchard · 19 years ago
  16. 193cac9 [PATCH] powerpc: parallel port init fix by Michael Neuling · 19 years ago
  17. 296167a [PATCH] powerpc: Make early debugging configurable via Kconfig by Michael Ellerman · 19 years ago
  18. 0563572 asm-powerpc: header included twice by Nicolas Kaiser · 19 years ago
  19. a62e684 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  20. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago
  21. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  22. 41dead4 [PATCH] kprobes: cleanup include/asm/kprobes.h by Anil S Keshavamurthy · 19 years ago
  23. 2d14e39 [PATCH] kprobes: enable funcions only for required arch by Anil S Keshavamurthy · 19 years ago
  24. bf20830 [PATCH] Kdump: powerpc and s390 build failure fix by akpm@osdl.org · 19 years ago
  25. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  26. 13b8a27 powerpc: Introduce a new config symbol to control 16550 early debug code by Paul Mackerras · 19 years ago
  27. 7684b40 [PATCH] powerpc: Save device BARs much earlier in the boot sequence by Linas Vepstas · 19 years ago
  28. b6495c0 [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed. by Linas Vepstas · 19 years ago
  29. 9fb40eb [PATCH] powerpc: Remove duplicate code by Linas Vepstas · 19 years ago
  30. 25e591f [PATCH] powerpc: Add "partitionable endpoint" support by Linas Vepstas · 19 years ago
  31. 5d5a093 [PATCH] powerpc: Split out PCI address cache to its own file by Linas Vepstas · 19 years ago
  32. 77bd741 [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines by Linas Vepstas · 19 years ago
  33. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
  34. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  35. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  36. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  37. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  38. 32a3399 [PATCH] ppc64: Fix oprofile when compiled as a module by Anton Blanchard · 19 years ago
  39. 5b9ca52 [PATCH] 3/5 powerpc: Add platform functions interpreter by Benjamin Herrenschmidt · 19 years ago
  40. a28d3af [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 by Benjamin Herrenschmidt · 19 years ago
  41. 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 19 years ago
  42. 2fb9d20 [PATCH] spufs: set irq affinity for running threads by Arnd Bergmann · 19 years ago
  43. aeb0137 [PATCH] spufs: fix allocation on 64k pages by Arnd Bergmann · 19 years ago
  44. f0831ac [PATCH] spufs: abstract priv1 register access. by Arnd Bergmann · 19 years ago
  45. 8837d92 [PATCH] spufs: clean up use of bitops by Arnd Bergmann · 19 years ago
  46. c902be7 [PATCH] cell: enable pause(0) in cpu_idle by Arnd Bergmann · 19 years ago
  47. 022930e [PATCH] Small fix in eeh definitions when CONFIG_EEH not enabled by Haren Myneni · 19 years ago
  48. be6b843 [PATCH] powerpc: added a udbg_progress by Kumar Gala · 19 years ago
  49. 42650d8 powerpc: Fix some #ifndef __KERNEL__ that should be #ifdef by Paul Mackerras · 19 years ago
  50. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  51. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
  52. 555d97a [PATCH] powerpc: G4+ oprofile support by Andy Fleming · 19 years ago
  53. f2c4583 [PATCH] powerpc: pci_address_to_pio fix by Benjamin Herrenschmidt · 19 years ago
  54. 14c89e7 [PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START by David Gibson · 19 years ago
  55. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 19 years ago
  56. 31087d7 [PATCH] powerpc: export PCI fixup routine by linas · 19 years ago
  57. c4b22f2 [PATCH] powerpc: Update MPIC workarounds by Segher Boessenkool · 19 years ago
  58. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  59. 2406f60 [PATCH] powerpc: Dont set 32bit cputable bits on 64bit by Anton Blanchard · 19 years ago
  60. 4b703a2 [PATCH] ppc64: Add NUMA cpu summary at boot by Anton Blanchard · 19 years ago
  61. 2a911f0 [PATCH] spufs: Improved SPU preemptability [part 2]. by Arnd Bergmann · 19 years ago
  62. 5110459 [PATCH] spufs: Improved SPU preemptability. by Arnd Bergmann · 19 years ago
  63. 54c3202 [PATCH] powerpc: Add arch-dependent copy_oldmem_page by Michael Ellerman · 19 years ago
  64. cc53291 [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. by Michael Ellerman · 19 years ago
  65. 758438a [PATCH] powerpc: Fixups for kernel linked at 32 MB by Michael Ellerman · 19 years ago
  66. 0cc4746 [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset by Michael Ellerman · 19 years ago
  67. 8c4f1f2 [PATCH] powerpc: Create a trampoline for the fwnmi vectors by Michael Ellerman · 19 years ago
  68. 398ab1f [PATCH] powerpc: Add CONFIG_CRASH_DUMP by Michael Ellerman · 19 years ago
  69. 237a098 [PATCH] powerpc: numa placement for dynamically added memory by Mike Kravetz · 19 years ago
  70. b5666f7 [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET by Michael Ellerman · 19 years ago
  71. 51fae6d [PATCH] powerpc: Add a is_kernel_addr() macro by Michael Ellerman · 19 years ago
  72. cd0ca2c [PATCH] powerpc: Propagate regs through to machine_crash_shutdown by Michael Ellerman · 19 years ago
  73. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  74. bb6b9b2 [PATCH] powerpc: udbg updates by Benjamin Herrenschmidt · 19 years ago
  75. 2bf6a8f [PATCH] powerpc: migrate common PCI hotplug code by Linas Vepstas · 19 years ago
  76. facf078 [PATCH] powerpc: make pcibios_claim_one_bus available to other code by Linas Vepstas · 19 years ago
  77. e2a296e [PATCH] powerpc: PCI hotplug common code elimination by Linas Vepstas · 19 years ago
  78. 404849b [PATCH] powerpc: Remove some unneeded fields from the paca by David Gibson · 19 years ago
  79. 1888e7b [PATCH] powerpc: Remove ItLpRegSave area from the paca by David Gibson · 19 years ago
  80. d7f3945 [PATCH] powerpc: Add back support for booting from BootX (#2) by Benjamin Herrenschmidt · 19 years ago
  81. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  82. 463ce0e [PATCH] powerpc: serial port discovery (#2) by Benjamin Herrenschmidt · 19 years ago
  83. d1405b8 [PATCH] powerpc: Add OF address parsing code (#2) by Benjamin Herrenschmidt · 19 years ago
  84. d6a5550 powerpc: Update __NR_syscalls to account for SPU syscalls by Paul Mackerras · 19 years ago
  85. 8b3d666 [PATCH] spufs: cooperative scheduler support by Arnd Bergmann · 19 years ago
  86. 7c03874 [PATCH] kernel-side context switch code for spufs by Mark Nutter · 19 years ago
  87. 5473af0 [PATCH] spufs: switchable spu contexts by Mark Nutter · 19 years ago
  88. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  89. d7a3010 [PATCH] powerpc: IBMEBUS bus support by Heiko J Schick · 19 years ago
  90. 401d1f0 [PATCH] syscall entry/exit revamp by David Woodhouse · 19 years ago
  91. 1cd8e50 [PATCH] powerpc: moved ipic code to arch/powerpc by Kumar Gala · 19 years ago
  92. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 19 years ago
  93. afcc247 [PATCH] PPC_PREP: remove unneeded exports by Adrian Bunk · 19 years ago
  94. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  95. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  96. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  97. cbf52af [PATCH] powerpc: Add missing icache flushes for hugepages by David Gibson · 19 years ago
  98. 9a94c57 [PATCH] powerpc: More hugepage boundary case fixes by David Gibson · 19 years ago
  99. 26925c5 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  100. 5e391dc [PATCH] powerpc: fix for hugepage areas straddling 4GB boundary by David Gibson · 19 years ago