1. 7ba3e4f powerpc: Remove NO_IRQ_IGNORE by Stephen Rothwell · 13 years ago
  2. 491b98c powerpc/pci: Add a platform hook after probe and before resource survey by Benjamin Herrenschmidt · 13 years ago
  3. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  5. 6a5c7be powerpc: Override dma_get_required_mask by platform hook and ops by Milton Miller · 13 years ago
  6. 17f9c8a powerpc: Move smp_ops_t from machdep.h to smp.h by Milton Miller · 13 years ago
  7. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  8. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 13 years ago
  9. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 14 years ago
  10. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 14 years ago
  11. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 14 years ago
  12. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  13. 357574c powerpc/kexec: Restore ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  14. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 14 years ago
  15. c948687 powerpc/kexec: Remove ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  16. 619b267 powerpc/kexec: Remove ppc_md.machine_kexec_cleanup by Anton Blanchard · 14 years ago
  17. 50266a1 powerpc/kexec: Move all ppc_md kexec function pointers together by Anton Blanchard · 14 years ago
  18. bee376f powerpc: Minor cleanups for machdep.h by Sonny Rao · 14 years ago
  19. 5b6e9ff powerpc/dma: Add optional platform override of dma_set_mask() by Benjamin Herrenschmidt · 14 years ago
  20. 34d97e0 powerpc/book3e: Add generic 64-bit idle powersave support by Benjamin Herrenschmidt · 14 years ago
  21. 32d8ad4 powerpc/pseries: Partition hibernation support by Brian King · 14 years ago
  22. c1aa687 powerpc: Clean up obsolete code relating to decrementer and timebase by Paul Mackerras · 14 years ago
  23. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  24. 89c2dd6 powerpc/pci: Pull ppc32 PCI features into common by Kumar Gala · 15 years ago
  25. 9b647a3 powerpc/irq: Move get_irq() comment into header by Michael Ellerman · 15 years ago
  26. 1cdab55 powerpc: Wire up /proc/vmallocinfo to our ioremap() by Benjamin Herrenschmidt · 16 years ago
  27. 33642d3 powerpc: Remove unused ppc64_terminate_msg() by Michael Ellerman · 16 years ago
  28. 4fc665b powerpc: Merge 32 and 64-bit dma code by Becky Bruce · 16 years ago
  29. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/machdep.h]
  30. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  31. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  32. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 16 years ago
  33. 7711684 [POWERPC] Remove unused machine call outs by Kumar Gala · 16 years ago
  34. f8c8803 [POWERPC] Add code for removing HPTEs for parts of the linear mapping by Badari Pulavarty · 17 years ago
  35. 7ac5dde [POWERPC] Implement arch disable/enable irq hooks. by Scott Wood · 17 years ago
  36. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
  37. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  38. 800d68c [POWERPC] Add machine initcall macros by Grant Likely · 17 years ago
  39. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  40. 38db7e7 [POWERPC] Only call ppc_md.setup_arch() if it is provided by Grant Likely · 17 years ago
  41. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  42. df87ef5 [POWERPC] PowerPC MSI infrastructure by Michael Ellerman · 17 years ago
  43. f728b5c [POWERPC] Rip out the existing powerpc msi stubs by Michael Ellerman · 17 years ago
  44. 7e11580 [POWERPC] DART iommu suspend by Johannes Berg · 17 years ago
  45. d9333af [POWERPC] powermac: Support G5 CPU hotplug by Johannes Berg · 17 years ago
  46. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 17 years ago
  47. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  48. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  49. 4c9d280 [POWERPC] Generic OF platform driver for PCI host bridges. by Benjamin Herrenschmidt · 18 years ago
  50. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  51. 69108cf [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc by Benjamin Herrenschmidt · 18 years ago
  52. f90bb15 [POWERPC] Make pci_read_irq_line the default by Benjamin Herrenschmidt · 18 years ago
  53. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  54. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  55. 5f50867 [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel by Haren Myneni · 18 years ago
  56. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  57. 204face [POWERPC] MSI abstraction by Jake Moilanen · 18 years ago
  58. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  59. d0e15be powerpc: Fix define_machine so machine_is() works from modules by Paul Mackerras · 18 years ago
  60. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  61. 9618eda powerpc: Fix event-scan code for 32-bit CHRP by Paul Mackerras · 19 years ago
  62. a0652fc powerpc: Unify the 32 and 64 bit idle loops by Paul Mackerras · 19 years ago
  63. c902be7 [PATCH] cell: enable pause(0) in cpu_idle by Arnd Bergmann · 19 years ago
  64. cd0ca2c [PATCH] powerpc: Propagate regs through to machine_crash_shutdown by Michael Ellerman · 19 years ago
  65. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 19 years ago
  66. c5e2435 [PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_down by Michael Ellerman · 19 years ago
  67. c613523 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  68. 76032de [PATCH] powerpc: Make ppc_md.set_dabr non 64-bit specific by Michael Ellerman · 19 years ago
  69. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  70. cab0af9 powerpc: Make set_dabr() a ppc_md function by Michael Ellerman · 19 years ago
  71. 8b15047 [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses by Roland Dreier · 19 years ago
  72. b41fc4f power: Update the multiple inclusion protection symbol on machdep.h by Paul Mackerras · 19 years ago
  73. 35499c0 powerpc: Merge in 64-bit powermac support. by Paul Mackerras · 19 years ago
  74. d8699e6 ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo by Paul Mackerras · 19 years ago
  75. 143a1de powerpc: Merge machdep.h by Paul Mackerras · 19 years ago