1. abb17f9 powerpc: Use common cpu_die (fixes SMP+SUSPEND build) by Milton Miller · 16 years ago
  2. 828a698 powerpc/cpumask: Update some comments by Anton Blanchard · 16 years ago
  3. 1b095cf powerpc/cpumask: Use cpu_online_mask by Anton Blanchard · 16 years ago
  4. 213972e powerpc/pmac/low_i2c.c: three minor problems by d binderman · 16 years ago
  5. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  6. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  7. d0eab3e powerpc: Convert pmac_pic_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  8. 087d8c7 powerpc: Convert feature_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  9. 7d725bd powerpc: Convert nv_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  10. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 16 years ago
  11. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 16 years ago
  12. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 16 years ago
  13. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 16 years ago
  14. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 16 years ago
  15. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  16. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  17. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 17 years ago
  18. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  19. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  20. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 16 years ago
  21. 6dfa5ca i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus by Jean Delvare · 16 years ago
  22. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 16 years ago
  23. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 16 years ago
  24. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 17 years ago
  25. 11a5087 powerpc/pmac: Fix issues with sleep on some powerbooks by Benjamin Herrenschmidt · 17 years ago
  26. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 17 years ago
  27. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 17 years ago
  28. cede393 powerpc: Fix some late PowerMac G5 with PCIe ATI graphics by Benjamin Herrenschmidt · 17 years ago
  29. 6fdc31a powerpc: Remove SMP warning from PowerMac cpufreq by Bastian Blank · 17 years ago
  30. 02a606c2 powerpc: Missing tests for NULL after ioremap() by roel kluin · 17 years ago
  31. a888ad4 powerpc: ARRAY_SIZE changes in pasemi and powermac code by Stoyan Gaydarov · 17 years ago
  32. 527b363 powerpc/pmac: Fix PowerSurge SMP IPI allocation by Benjamin Herrenschmidt · 17 years ago
  33. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 17 years ago
  34. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 17 years ago
  35. 9527226 powerpc/pci: Clean up direct access to sysdata by powermac platforms by Kumar Gala · 17 years ago
  36. f11f76d powerpc/powermac: Use generic_handle_irq() in gatwick_action() by Michael Ellerman · 17 years ago
  37. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago
  38. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 17 years ago
  39. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 17 years ago
  40. 353bca5 powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 17 years ago
  41. 16962e7 powerpc: Estimate G5 cpufreq transition latency by Nick Piggin · 17 years ago
  42. 4c4ece3 powerpc/powermac: Hotplug /sys entries are missing by Giuliano Pochini · 17 years ago
  43. c478b58 powerpc/powermac: Fix occasional SMP boot failure by Benjamin Herrenschmidt · 17 years ago
  44. ae04d14 powerpc: Fix cpufreq drivers after cpufreq core changes by Benjamin Herrenschmidt · 17 years ago
  45. afcb065 powerpc/powermac: Add missing of_node_put by Nicolas Palix · 17 years ago
  46. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 17 years ago
  47. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 17 years ago
  48. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 17 years ago
  49. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 17 years ago
  50. 6ff04c5 powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index by Nathan Lynch · 17 years ago
  51. 22059a9 powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch() by Michael Ellerman · 17 years ago
  52. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 18 years ago
  53. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 18 years ago
  54. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  55. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 18 years ago
  56. 1b3c83e powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON by roel kluin · 18 years ago
  57. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  58. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 18 years ago
  59. 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 18 years ago
  60. fedcf4c powerpc: Guard from_rtc_time() in platforms/powermac/time.c by Tony Breeds · 18 years ago
  61. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 18 years ago
  62. 025d791 powerpc/powermac: Fixup default serial port device for pmac_zilog by Benjamin Herrenschmidt · 18 years ago
  63. f023bf0 powerpc/powermac: Use sane default baudrate for SCC debugging by Benjamin Herrenschmidt · 18 years ago
  64. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 18 years ago
  65. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 18 years ago
  66. e7a5727 powerpc: Allow create_branch() to return errors by Michael Ellerman · 18 years ago
  67. aaddd3e powerpc: Move code patching code into arch/powerpc/lib/code-patching.c by Michael Ellerman · 18 years ago
  68. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 18 years ago
  69. af3b74d [POWERPC] Move xmon_irq() declaration into xmon.h by Michael Ellerman · 18 years ago
  70. 21e38df [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m by Tony Breeds · 18 years ago
  71. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  72. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 18 years ago
  73. 359c2e2 ppc/pmac: remove no longer needed IDE quirk by Bartlomiej Zolnierkiewicz · 18 years ago
  74. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 18 years ago
  75. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  76. 98cddbf [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU by Tony Breeds · 18 years ago
  77. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 18 years ago
  78. 592a607 [POWERPC] Disable G5 NAP mode during SMU commands on U3 by Benjamin Herrenschmidt · 18 years ago
  79. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 18 years ago
  80. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  81. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 18 years ago
  82. d518b71 [POWERPC] powermac: Use machine_*_initcall() hooks in platform code by Grant Likely · 18 years ago
  83. dc2e425 [POWERPC] Use for_each macros in arch/powerpc/platforms/powermac by Cyrill Gorcunov · 18 years ago
  84. 05ead01 [POWERPC] arch/powerpc: Remove duplicate includes by Lucas Woods · 18 years ago
  85. d0264ce [POWERPC] Improve resource setup of PowerMac G5 HT bridge by Benjamin Herrenschmidt · 18 years ago
  86. 444532d [POWERPC] Enable self-view of the HT host bridge on PowerMac G5 by Benjamin Herrenschmidt · 18 years ago
  87. 295f83e [POWERPC] Clear pci_probe_only on 64 bits PowerMac by Benjamin Herrenschmidt · 18 years ago
  88. bc0826c [POWERPC] Fixup powermac enable device hook by Benjamin Herrenschmidt · 18 years ago
  89. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 18 years ago
  90. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 18 years ago
  91. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 18 years ago
  92. cfad589 Merge branch 'linux-2.6' into for-2.6.25 by Paul Mackerras · 18 years ago
  93. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 18 years ago
  94. 6d98bda powerpc: Fix IDE legacy vs. native fixups by Benjamin Herrenschmidt · 18 years ago
  95. 5f867dc [POWERPC] Clean out asm/of_{platform, device}.h by Jon Loeliger · 18 years ago
  96. 6215762 [POWERPC] powermac: Fix warning in time.c by Johannes Berg · 18 years ago
  97. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  98. 6ee0d9f [POWERPC] Remove unused old code from powermac setup code by Paul Mackerras · 19 years ago
  99. d741803 [POWERPC] Remove some more section mismatch warnings by Stephen Rothwell · 19 years ago
  100. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 19 years ago