1. f1434a4 [PATCH] powerpc: fix altivec_unavailable_exception Oopses by Alan Curry · 19 years ago
  2. c57914a [PATCH] ppc: fix adb breakage in xmon by Olaf Hering · 19 years ago
  3. 0728a2f [PATCH] powerpc: remove duplicate exports by Olaf Hering · 19 years ago
  4. 8568daa ppc: Use the system call table from arch/powerpc/kernel/systbl.S by Paul Mackerras · 19 years ago
  5. 17be03f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  6. fe69102 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  7. 3ba9d91 [PATCH] ppc: last_task_.... is defined only on non-SMP by Al Viro · 19 years ago
  8. 83ec98be [PATCH] fix breakage in ocp.c by Al Viro · 19 years ago
  9. 3ea4807 [PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly set by Marcelo Tosatti · 19 years ago
  10. 59a675b [SERIAL] uart_port flags member should use UPF_* by Russell King · 19 years ago
  11. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 19 years ago
  12. 6651a5c [PATCH] mv643xx_eth: Fix for building as a module by Dale Farnsworth · 19 years ago
  13. 35ec56b [PATCH] e1000: Added disable packet split capability by Jesse Brandeburg · 19 years ago
  14. e05b3b4 powerpc/32: Restore previous version of 32-bit PCI code by Paul Mackerras · 19 years ago
  15. a7fdd90 [PATCH] ppc: Remove powermac support from ARCH=ppc by Paul Mackerras · 19 years ago
  16. 3e2b32b Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  17. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago
  18. 91f62a2 ppc: Remove duplicate export of get_wchan by Paul Mackerras · 19 years ago
  19. 8f069b1 [PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faults by Marcelo Tosatti · 19 years ago
  20. 91fb538 [PATCH] Add ocp_bus_type probe and remove methods by Russell King · 19 years ago
  21. 7e78e5e [PATCH] powerpc: Updated platforms that use gianfar to match driver by Kumar Gala · 19 years ago
  22. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  23. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 19 years ago
  24. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  25. 0cec6fd [PATCH] powerpc: task_stack_page() by Al Viro · 19 years ago
  26. b5e2fc1 [PATCH] powerpc: task_thread_info() by Al Viro · 19 years ago
  27. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  28. 624cee3 powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c by Paul Mackerras · 19 years ago
  29. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  30. 08264cb [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support by Kumar Gala · 19 years ago
  31. ab396e9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  32. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  33. 48d6877 [PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c) by Jiri Slaby · 19 years ago
  34. cee0295 [PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c) by Jiri Slaby · 19 years ago
  35. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  36. aed9c6c [PATCH] ppc32: Put cache flush routines back into .relocate_code section by Paul Janzen · 19 years ago
  37. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  38. e5cd040 [PATCH] powerpc: Fix compile problem in pci.c for ppc32 by Kumar Gala · 19 years ago
  39. f2c4583 [PATCH] powerpc: pci_address_to_pio fix by Benjamin Herrenschmidt · 19 years ago
  40. cd0c7f0 [PATCH] powerpc: Detect prefetchable windows in pci_process_bridge_OF_ranges by Kumar Gala · 19 years ago
  41. a819f8b [PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board support by Kumar Gala · 19 years ago
  42. 7b653ca [PATCH] ppc: removed unused variable i from code. by Otavio Salvador · 19 years ago
  43. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  44. 1c3eb62 [PATCH] ppc: Make ARCH=ppc build again with new syscall path by David Woodhouse · 19 years ago
  45. fb64c24 [PATCH] ppc32: m8xx watchdog update by Marcelo Tosatti · 19 years ago
  46. 706e6b2 [PATCH] powerpc: Fix suboptimal uImage target by Kumar Gala · 19 years ago
  47. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  48. 463ce0e [PATCH] powerpc: serial port discovery (#2) by Benjamin Herrenschmidt · 19 years ago
  49. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  50. 1cd8e50 [PATCH] powerpc: moved ipic code to arch/powerpc by Kumar Gala · 19 years ago
  51. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 19 years ago
  52. afcc247 [PATCH] PPC_PREP: remove unneeded exports by Adrian Bunk · 19 years ago
  53. ad14336 kbuild: remove GCC_VERSION by Sam Ravnborg · 19 years ago
  54. 683e2cc [PATCH] ppc32: Re-add embed_config.c to ml300/ep405 by Peter Korsgaard · 19 years ago
  55. f80257a [PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI by Sylvain Munaut · 19 years ago
  56. 041cb62 [PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do it by Sylvain Munaut · 19 years ago
  57. db674ed [PATCH] ppc32: Fix MPC52xx configuration space access by Sylvain Munaut · 19 years ago
  58. dbeb198 [PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixups by Sylvain Munaut · 19 years ago
  59. 4aa7c80 [PATCH] ppc32: Fix static IO mapping for Freescale MPC52xx by Sylvain Munaut · 19 years ago
  60. 7558824 [PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.c by Sylvain Munaut · 19 years ago
  61. e13ac21 [PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernels by Otavio Salvador · 19 years ago
  62. fa57f9c [PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data by Eugene Surovegin · 19 years ago
  63. d5d74ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  64. b273ed2 [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interrupts by Edson Seabra · 19 years ago
  65. 7c3dbbe [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix by Al Viro · 19 years ago
  66. ef96943 [PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernel by Johannes Berg · 19 years ago
  67. b39f948 [PATCH] powerpc: Fix clock spreading setting on some powermacs by Benjamin Herrenschmidt · 19 years ago
  68. b6d7815 ppc: Build in all three of powermac, PREP and CHRP support by Paul Mackerras · 19 years ago
  69. 5c72c34 [PATCH] ppc32: fix treeboot image entrypoint by Eugene Surovegin · 19 years ago
  70. 42ea0d0 [PATCH] ppc32: Fix incorrect PCI frequency value by Vitaly Bordug · 19 years ago
  71. 9f232a1 [PATCH] ppc: fix floating point register corruption by Paolo Galtieri · 19 years ago
  72. 0e2d94f [PATCH] ppc: Export symbol needed by MOL by Otavio Salvador · 19 years ago
  73. 44aedfe powerpc: Fix a couple of compile warnings for 32-bit compiles by Paul Mackerras · 19 years ago
  74. 5daf907 [PATCH] powerpc: merge align.c by Benjamin Herrenschmidt · 19 years ago
  75. fe7bce5 [PATCH] ppc: Fix warnings related to seq_file by Kumar Gala · 19 years ago
  76. 6760a1b [PATCH] ppc: Fix MPC83xx device table by Kumar Gala · 19 years ago
  77. d3ed658 [PATCH] ppc: Fix build with CONFIG_CHRP not set by Benjamin Herrenschmidt · 19 years ago
  78. de93f0d [PATCH] ppc: Fix boot with yaboot with ARCH=ppc by Benjamin Herrenschmidt · 19 years ago
  79. eb07d96 [PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbie by Marcelo Tosatti · 19 years ago
  80. 6474228 [PATCH] ppc32: Add support for handling PCI interrupts on MPC834x PCI expansion card by Kumar Gala · 19 years ago
  81. 7fce260 [PATCH] ppc: add support for new powerbooks by Olof Johansson · 19 years ago
  82. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  83. 271c3f3 powerpc: Fix some compile problems with the VDSO stuff by Paul Mackerras · 19 years ago
  84. 7f7fda0 [PATCH] ppc32: fix PQ2 PCI DMA interrupt handling by Kumar Gala · 19 years ago
  85. a5312e2 [PATCH] PCI: NCR 53c810 quirk by Ivan Kokshaysky · 19 years ago
  86. 3ae0af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  87. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  88. 3ddfbcf [PATCH] powerpc: Consolidate asm compatibility macros by David Gibson · 19 years ago
  89. 26ef5c0 [PATCH] powerpc: Merge cacheflush.h and cache.h by David Gibson · 19 years ago
  90. e130bed Merge git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 19 years ago
  91. a23414b ppc/powerpc: workarounds for old Open Firmware versions by Paul Mackerras · 19 years ago
  92. 43cefe2 [PATCH] ppc32: fix ppc44x fpu build by Matt Porter · 19 years ago
  93. c5ff700 [PATCH] powerpc: Merge signal.h by David Gibson · 19 years ago
  94. e4d76e1 [PATCH] powerpc: sched fixups by Andrew Morton · 19 years ago
  95. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  96. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  97. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  98. 78b3312 [PATCH] ppc32: Update MPC834x platform to work with new phylib by Kumar Gala · 19 years ago
  99. 8827cc7 [PATCH] ppc32: Fix STx GP3 build by Matt Porter · 19 years ago
  100. c099af7 [PATCH] ppc32: Fix RapidIO build on 85xx by Matt Porter · 19 years ago