1. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 15 years ago
  2. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 16 years ago
  3. cede393 powerpc: Fix some late PowerMac G5 with PCIe ATI graphics by Benjamin Herrenschmidt · 15 years ago
  4. 6fdc31a powerpc: Remove SMP warning from PowerMac cpufreq by Bastian Blank · 15 years ago
  5. 02a606c2 powerpc: Missing tests for NULL after ioremap() by roel kluin · 15 years ago
  6. a888ad4 powerpc: ARRAY_SIZE changes in pasemi and powermac code by Stoyan Gaydarov · 15 years ago
  7. 527b363 powerpc/pmac: Fix PowerSurge SMP IPI allocation by Benjamin Herrenschmidt · 16 years ago
  8. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 16 years ago
  9. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 16 years ago
  10. 9527226 powerpc/pci: Clean up direct access to sysdata by powermac platforms by Kumar Gala · 16 years ago
  11. f11f76d powerpc/powermac: Use generic_handle_irq() in gatwick_action() by Michael Ellerman · 16 years ago
  12. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  13. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  14. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  15. 353bca5 powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 16 years ago
  16. 16962e7 powerpc: Estimate G5 cpufreq transition latency by Nick Piggin · 16 years ago
  17. 4c4ece3 powerpc/powermac: Hotplug /sys entries are missing by Giuliano Pochini · 16 years ago
  18. c478b58 powerpc/powermac: Fix occasional SMP boot failure by Benjamin Herrenschmidt · 16 years ago
  19. ae04d14 powerpc: Fix cpufreq drivers after cpufreq core changes by Benjamin Herrenschmidt · 16 years ago
  20. afcb065 powerpc/powermac: Add missing of_node_put by Nicolas Palix · 16 years ago
  21. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  22. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  23. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
  24. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  25. 6ff04c5 powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index by Nathan Lynch · 16 years ago
  26. 22059a9 powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch() by Michael Ellerman · 16 years ago
  27. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  28. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  29. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  30. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  31. 1b3c83e powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON by roel kluin · 16 years ago
  32. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  33. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 17 years ago
  34. 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 16 years ago
  35. fedcf4c powerpc: Guard from_rtc_time() in platforms/powermac/time.c by Tony Breeds · 16 years ago
  36. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  37. 025d791 powerpc/powermac: Fixup default serial port device for pmac_zilog by Benjamin Herrenschmidt · 16 years ago
  38. f023bf0 powerpc/powermac: Use sane default baudrate for SCC debugging by Benjamin Herrenschmidt · 16 years ago
  39. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 16 years ago
  40. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 17 years ago
  41. e7a57273 powerpc: Allow create_branch() to return errors by Michael Ellerman · 17 years ago
  42. aaddd3e powerpc: Move code patching code into arch/powerpc/lib/code-patching.c by Michael Ellerman · 17 years ago
  43. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 17 years ago
  44. af3b74d [POWERPC] Move xmon_irq() declaration into xmon.h by Michael Ellerman · 17 years ago
  45. 21e38df [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m by Tony Breeds · 17 years ago
  46. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  47. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  48. 359c2e2 ppc/pmac: remove no longer needed IDE quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  50. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  51. 98cddbf [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU by Tony Breeds · 17 years ago
  52. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  53. 592a607 [POWERPC] Disable G5 NAP mode during SMU commands on U3 by Benjamin Herrenschmidt · 17 years ago
  54. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  55. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  56. af5ca3f4 Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  57. d518b71 [POWERPC] powermac: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  58. dc2e425 [POWERPC] Use for_each macros in arch/powerpc/platforms/powermac by Cyrill Gorcunov · 17 years ago
  59. 05ead01 [POWERPC] arch/powerpc: Remove duplicate includes by Lucas Woods · 17 years ago
  60. d0264ce [POWERPC] Improve resource setup of PowerMac G5 HT bridge by Benjamin Herrenschmidt · 17 years ago
  61. 444532d [POWERPC] Enable self-view of the HT host bridge on PowerMac G5 by Benjamin Herrenschmidt · 17 years ago
  62. 295f83e [POWERPC] Clear pci_probe_only on 64 bits PowerMac by Benjamin Herrenschmidt · 17 years ago
  63. bc0826c [POWERPC] Fixup powermac enable device hook by Benjamin Herrenschmidt · 17 years ago
  64. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
  65. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 17 years ago
  66. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  67. cfad589 Merge branch 'linux-2.6' into for-2.6.25 by Paul Mackerras · 17 years ago
  68. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  69. 6d98bda powerpc: Fix IDE legacy vs. native fixups by Benjamin Herrenschmidt · 17 years ago
  70. 5f867dc [POWERPC] Clean out asm/of_{platform, device}.h by Jon Loeliger · 17 years ago
  71. 6215762 [POWERPC] powermac: Fix warning in time.c by Johannes Berg · 17 years ago
  72. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  73. 6ee0d9f [POWERPC] Remove unused old code from powermac setup code by Paul Mackerras · 17 years ago
  74. d741803 [POWERPC] Remove some more section mismatch warnings by Stephen Rothwell · 17 years ago
  75. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  76. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  77. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 17 years ago
  78. a65517f [POWERPC] Remove some duplicate declarations from pmac.h by Stephen Rothwell · 17 years ago
  79. 124d795 [POWERPC] Fix section mismatches in udbg_adb.c by Stephen Rothwell · 17 years ago
  80. 0f7f2fb [POWERPC] Remove gratuitous reads from powermac pci config space methods by Nathan Lynch · 17 years ago
  81. 3fac10e [POWERPC] powermac pci_ops: Use named structure member initializers by Nathan Lynch · 17 years ago
  82. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  83. 5628244 [POWERPC] Fix a compile warning in powermac/feature.c by Segher Boessenkool · 17 years ago
  84. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 18 years ago
  85. 76a5b8b [POWERPC] powermac i2c: Use mutex by Johannes Berg · 18 years ago
  86. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 18 years ago
  87. d3c7ffa [POWERPC] disallow building powermac and tsi108 without PCI by Arnd Bergmann · 18 years ago
  88. 09b55f7 [POWERPC] rename add_bridge to avoid namespace clashes by Arnd Bergmann · 18 years ago
  89. c5f226c [POWERPC] Fix powermac late initcall to only run on powermac by Tony Breeds · 18 years ago
  90. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 18 years ago
  91. c63c4fa [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs by Paul Mackerras · 18 years ago
  92. 405861a [POWERPC] Fix Section mismatch warnings by Li Yang · 18 years ago
  93. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  94. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  95. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  96. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 18 years ago
  97. d9333af [POWERPC] powermac: Support G5 CPU hotplug by Johannes Berg · 18 years ago
  98. be9c94d [POWERPC] Fix suspend states again by Johannes Berg · 18 years ago
  99. 8fce6dd [POWERPC] powermac: Fix G5-cpufreq for cpu on/offline by Johannes Berg · 18 years ago
  100. 7c59b66 i2c: Cleanup the includes of <linux/i2c.h> by Jean Delvare · 18 years ago