1. efc3624 powerpc: Tell gcc when we clobber the carry in inline asm by Paul Mackerras · 16 years ago
  2. 9b82f3e powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex by Geert Uytterhoeven · 16 years ago
  3. 486936c Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  4. cb8fdc6 powerpc: Update desktop/server defconfigs by Paul Mackerras · 16 years ago
  5. 77eb50a powerpc: Fix msr check in compat_sys_swapcontext by Andreas Schwab · 16 years ago
  6. ea37194 powerpc: Updated Freescale PPC related defconfigs by Kumar Gala · 16 years ago
  7. 2b48706 powerpc: Update QE/CPM2 usb_ctlr structures for USB support by Li Yang · 16 years ago
  8. 33d2d78 powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTS by Martyn Welch · 16 years ago
  9. b41d6fe powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates by Kumar Gala · 16 years ago
  10. 1c1b777a powerpc: Use the new byteorder headers by Harvey Harrison · 16 years ago
  11. 5b4d218 powerpc/boot: Allocate more memory for dtb by Sebastian Siewior · 16 years ago
  12. 7d4320f powerpc: Hugetlb pgtable cache access cleanup by Jon Tollefson · 16 years ago
  13. d4ad304 powerpc/ps3: Fix memory leak in device init by Masakazu Mokuno · 16 years ago
  14. 3cc6987 powerpc: Eliminate unused do_gtod variable by Paul Mackerras · 16 years ago
  15. 597bc5c powerpc: Improve resolution of VDSO clock_gettime by Paul Mackerras · 16 years ago
  16. c73049f powerpc: Remove map_/unmap_single() from dma_mapping_ops by Mark Nelson · 16 years ago
  17. 7eef440 powerpc/pci: Cosmetic cleanups of pci-common.c by Benjamin Herrenschmidt · 16 years ago
  18. fd6852c powerpc/pci: Fix various pseries PCI hotplug issues by Benjamin Herrenschmidt · 16 years ago
  19. b5ae5f9 powerpc/pci: Make pcibios_allocate_bus_resources more robust by Benjamin Herrenschmidt · 16 years ago
  20. 57b066f powerpc/eeh: Make EEH device add/remove more robust by Benjamin Herrenschmidt · 16 years ago
  21. 8b8da35 powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup by Benjamin Herrenschmidt · 16 years ago
  22. ab56ced powerpc/pci: Remove pcibios_do_bus_setup() by Benjamin Herrenschmidt · 16 years ago
  23. 5328032 powerpc/pci: Use common PHB resource hookup by Benjamin Herrenschmidt · 16 years ago
  24. b0494bc powerpc/pci: Cleanup debug printk's by Benjamin Herrenschmidt · 16 years ago
  25. 25d6e2d powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD by Mark Nelson · 16 years ago
  26. 4ec577a powerpc: Add new CPU feature: CPU_FTR_UNALIGNED_LD_STD by Mark Nelson · 16 years ago
  27. 4090019 powerpc: Update page-in counter for CMM by Brian King · 16 years ago
  28. 1ef8014 powerpc/pseries: Fix getting the server number size by Sebastien Dugue · 16 years ago
  29. 691de57 powerpc: Remove device_type = "rtc" properties in .dts files by Anton Vorontsov · 16 years ago
  30. a6a8e00 powerpc: Silence software timebase sync by Benjamin Herrenschmidt · 16 years ago
  31. 1fd0f52 powerpc: Fix domain numbers in /proc on 64-bit by Benjamin Herrenschmidt · 16 years ago
  32. 454666e powerpc: Fix "unused variable" warning in pci_dlpar.c by Stephen Rothwell · 16 years ago
  33. 9c8b4af powerpc/cell: Fix compile error in ras.c by Alexey Dobriyan · 16 years ago
  34. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. f891caf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  36. 5663a12 Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" by Paul Mackerras · 16 years ago
  37. bfb99f8 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  38. ebdba9a powerpc: Fix compile errors with CONFIG_BUG=n by Paul Mackerras · 16 years ago
  39. 8ba4773 powerpc: Fix format string warning in arch/powerpc/boot/main.c by Jon Smirl · 16 years ago
  40. 2dccbf4 powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen() by David Gibson · 16 years ago
  41. 65325d5 powerpc: Remove duplicate DMA entry from mpc8313erdb device tree by Mike Dyer · 16 years ago
  42. 194dcdb Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  43. 210434d powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling function by Carl Love · 16 years ago
  44. 3c10c9c powerpc/mpic: Fix regression caused by change of default IRQ affinity by Kumar Gala · 16 years ago
  45. f9226d5 powerpc: Update remaining dma_mapping_ops to use map/unmap_page by Mark Nelson · 16 years ago
  46. b30115e powerpc/pci: Fix unmapping of IO space on 64-bit by Benjamin Herrenschmidt · 16 years ago
  47. e90a131 powerpc/pci: Properly allocate bus resources for hotplug PHBs by Nathan Fontenot · 16 years ago
  48. 6098e2e OF-device: Don't overwrite numa_node in device registration by Jeremy Kerr · 16 years ago
  49. 16c29d1 powerpc: Fix swapcontext system for VSX + old ucontext size by Michael Neuling · 16 years ago
  50. b160544 powerpc: Fix compiler warning for the relocatable kernel by Michael Neuling · 16 years ago
  51. 2a4b9c5 powerpc: Work around ld bug in older binutils by Paul Mackerras · 16 years ago
  52. 8b8b0cc powerpc/ppc64/kdump: Better flag for running relocatable by Milton Miller · 16 years ago
  53. 62a8bd6 powerpc: Use is_kdump_kernel() by Milton Miller · 16 years ago
  54. 1767c8f powerpc: Kexec exit should not use magic numbers by Milton Miller · 16 years ago
  55. 8694a1c Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago
  56. c132419 gianfar: Fix race in TBI/SerDes configuration by Trent Piepho · 16 years ago
  57. 8531b7a powerpc/44x: Update 44x defconfigs by Josh Boyer · 16 years ago
  58. c4cd9ec powerpc/40x: Update 40x defconfigs by Josh Boyer · 16 years ago
  59. 43271c4 powerpc: enable heap randomization for linkstations by Rogério Brito · 16 years ago
  60. 3420a98 powerpc: compile kernel for linkstations optimized for size by Rogério Brito · 16 years ago
  61. 22e181b powerpc: fix i2c on PPC linkstation / kurobox machines by Guennadi Liakhovetski · 16 years ago
  62. c8d7aa9 powerpc/40x: Don't enable HCU4 board by default by Josh Boyer · 16 years ago
  63. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  64. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  66. 5b34653 Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  68. 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 16 years ago
  69. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
  70. 07c4cc1 ftrace: disable dynamic ftrace for all archs that use daemon by Steven Rostedt · 16 years ago
  71. 2c552d8 [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs by Al Viro · 16 years ago
  72. 2e07400 x86, um: get rid of uml signal.h by Al Viro · 16 years ago
  73. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  74. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  75. 54622f1 powerpc: Support for relocatable kdump kernel by Mohan Kumar M · 16 years ago
  76. 4792adb powerpc: Don't use a 16G page if beyond mem= limits by Jon Tollefson · 16 years ago
  77. 71773f0 powerpc: Add del_node() for early boot code to prune inapplicable devices. by Mike Ditto · 16 years ago
  78. 201bdc8 powerpc: Further compile fixup for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  79. 8873d93 powerpc: Remove empty #else from signal_64.c by Michael Neuling · 16 years ago
  80. f465df8 powerpc: Move memory size print into common show_cpuinfo for 32-bit by Becky Bruce · 16 years ago
  81. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  82. 84dfcb4 Merge commit 'kumar/kumar-for-2.6.28' by Benjamin Herrenschmidt · 16 years ago
  83. 672e806 powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts by Anton Vorontsov · 16 years ago
  84. 4427469 powerpc/83xx: Add support for MCU microcontroller in .dts files by Anton Vorontsov · 16 years ago
  85. 66eb988 powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2> by Kumar Gala · 16 years ago
  86. fd657ef powerpc: Remove device_type = "board_control" properties in .dts files by Anton Vorontsov · 16 years ago
  87. 13690332 powerpc/85xx: Fix mpc8536ds dma interrupt numbers by Ed Swarthout · 16 years ago
  88. ba556ed2 powerpc/85xx: Enable enhanced functions for 8536 TSEC by Jason Jin · 16 years ago
  89. 34d81f8 powerpc: Delete unused prom_strtoul and prom_memparse by Milton Miller · 16 years ago
  90. 0dcd440 powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bit by Paul Mackerras · 16 years ago
  91. fe55249 powerpc: Always trim numa memory to lmb_end_of_DRAM() by Milton Miller · 16 years ago
  92. 6a75a6b powerpc: Use cpu_thread_in_core in smp_init for of_spin_map by Milton Miller · 16 years ago
  93. ed7b214 powerpc: Find and destroy possible stale kernel added properties by Milton Miller · 16 years ago
  94. dbc1c5c powerpc: Remove Kconfig support for PPC_MERGE by Kumar Gala · 16 years ago
  95. a3ba68f powerpc: Fix build issue with CONFIG_RELOCATABLE=y by Kumar Gala · 16 years ago
  96. a4292d7a powerpc: Add missing cuImage.initrd.% target by Grant Likely · 16 years ago
  97. 59fd6b8 powerpc: Fix boot wrapper memcmp() called with zero length argument by Mike Ditto · 16 years ago
  98. e817037 powerpc/numa: Make memory reserve code more robust by Jon Tollefson · 16 years ago
  99. a5598ca powerpc/oprofile: Fix mutex locking for cell spu-oprofile by Carl Love · 16 years ago
  100. bb5e649 powerpc: Unsigned speed cannot be negative in udbg_16559.c by roel kluin · 16 years ago