1. 088df4d [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU by Linas Vepstas · 18 years ago
  2. ef2b343 [POWERPC] Make soft_enabled irqs preempt safe by Hugh Dickins · 18 years ago
  3. 757db1e [POWERPC] Fix __raw* accessors by Benjamin Herrenschmidt · 18 years ago
  4. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  5. 165785e [POWERPC] Cell iommu support by Jeremy Kerr · 18 years ago
  6. 92b20c4 [POWERPC] Add an optional offset to direct DMA on 64 bits by Benjamin Herrenschmidt · 18 years ago
  7. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  8. 4c9d280 [POWERPC] Generic OF platform driver for PCI host bridges. by Benjamin Herrenschmidt · 18 years ago
  9. 803d457 [POWERPC] Add "parent" struct device for PCI host bridges by Benjamin Herrenschmidt · 18 years ago
  10. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  11. 7eebde7 [POWERPC] Souped-up of_platform_device support by Benjamin Herrenschmidt · 18 years ago
  12. a959ff5 [POWERPC] Improve MPIC driver auto-configuration from DT by Benjamin Herrenschmidt · 18 years ago
  13. fbf0274 [POWERPC] Support for DCR based MPIC by Benjamin Herrenschmidt · 18 years ago
  14. 4c75a6f [POWERPC] Generic DCR infrastructure by Benjamin Herrenschmidt · 18 years ago
  15. 69108cf [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc by Benjamin Herrenschmidt · 18 years ago
  16. f90bb15 [POWERPC] Make pci_read_irq_line the default by Benjamin Herrenschmidt · 18 years ago
  17. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  18. 879178c [NET]: POWERPC checksum annotations and cleanups. by Al Viro · 18 years ago
  19. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  20. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  21. edb2d97 PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI by Matthew Wilcox · 18 years ago
  22. df9c230 [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" by Kim Phillips · 18 years ago
  23. 9716a34 [POWERPC] Wire up sys_move_pages by Stephen Rothwell · 18 years ago
  24. 056f4fa [POWERPC] Add the thread_siblings files to sysfs by Stephen Rothwell · 18 years ago
  25. 19a7985 [PATCH] ppc: Fix io.h for config with CONFIG_PCI not set by Sylvain Munaut · 18 years ago
  26. fc9e8b4 [PATCH] Optimize qe_brg struct to use an array by Timur Tabi · 18 years ago
  27. 66a91e9 [PATCH] of_irq_to_resource now returns the virq by Andy Fleming · 18 years ago
  28. a9b1497 [PATCH] Slight refactor of interrupt mapping for FSL parts by Andy Fleming · 18 years ago
  29. 0f6c95d [PATCH] Add MPC5200 Interrupt Controller support. by Nicolas DET · 18 years ago
  30. 68e1300 [PATCH] Remove _machine macro by s.hauer@pengutronix.de · 18 years ago
  31. 67764a0 [PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.h by s.hauer@pengutronix.de · 18 years ago
  32. 2b890bc [PATCH] Remove dead code in iommu.h by Sascha Hauer · 18 years ago
  33. 43530d2 [PATCH] powerpc: wire up sys_migrate_pages by Stephen Rothwell · 18 years ago
  34. 292f86f [POWERPC] Make mmiowb's io_sync preempt safe by Hugh Dickins · 18 years ago
  35. 5fe8e8b [POWERPC] Make current preempt-safe by Hugh Dickins · 18 years ago
  36. 5d2efba [POWERPC] Use 4kB iommu pages even on 64kB-page systems by Linas Vepstas · 18 years ago
  37. dd6c89f [POWERPC] Fix oprofile support for e500 in arch/powerpc by Andy Fleming · 18 years ago
  38. e0da0da [POWERPC] Fix rmb() for e500-based machines it by Andy Fleming · 18 years ago
  39. ff8a8f2 [POWERPC] add support for stopping spus from xmon by Michael Ellerman · 18 years ago
  40. e570beb [POWERPC] cell: add support for registering sysfs attributes to spus by Christian Krafft · 18 years ago
  41. eb758ce [POWERPC] spufs: "stautus" isnt a word. by arnd@arndb.de · 18 years ago
  42. 5737edd [POWERPC] spufs: add support for nonschedulable contexts by Mark Nutter · 18 years ago
  43. cc21a66 [POWERPC] cell: remove unused struct spu variable by Geoff Levand · 18 years ago
  44. 24f43b3 [POWERPC] spufs: wrap mfc sdr access by Masato Noguchi · 18 years ago
  45. f4d4c35 [POWERPC] Fix CHRP platforms with only 8259 by Benjamin Herrenschmidt · 18 years ago
  46. e2100ef [POWERPC] Fix device_is_compatible() const warning by Benjamin Herrenschmidt · 18 years ago
  47. 859deea [POWERPC] Cell timebase bug workaround by Benjamin Herrenschmidt · 18 years ago
  48. 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 18 years ago
  49. 7aeb732 [POWERPC] Support nested cpu feature sections by Benjamin Herrenschmidt · 18 years ago
  50. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago
  51. 362ff7b [POWERPC] Add 970GX cputable entry by Jake Moilanen · 18 years ago
  52. 035223f [POWERPC] Make pSeries_lpar_hpte_insert static by Geoff Levand · 18 years ago
  53. 0f03a43 [POWERPC] Remove todc code from ARCH=powerpc by David Gibson · 18 years ago
  54. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 18 years ago
  55. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  56. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  57. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  58. 52aed7c [POWERPC] Update MTFSF_L() comment by Anton Blanchard · 18 years ago
  59. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  60. 8676727 [POWERPC] spufs: add infrastructure for finding elf objects by Arnd Bergmann · 18 years ago
  61. 6263203 [POWERPC] spufs: Add infrastructure needed for gang scheduling by Arnd Bergmann · 18 years ago
  62. 9add11d [POWERPC] spufs: implement error event delivery to user space by Arnd Bergmann · 18 years ago
  63. a68cf98 [POWERPC] spufs: scheduler support for NUMA. by Mark Nutter · 18 years ago
  64. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  65. 13bbd8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  66. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  67. 9865853 [POWERPC] Add QUICC Engine (QE) infrastructure by Li Yang · 18 years ago
  68. c730f5b Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 18 years ago
  69. 47679283 [POWERPC] Fix xmon=off and cleanup xmon initialisation by Michael Ellerman · 18 years ago
  70. 23b8acb [POWERPC] Cleanup include/asm-powerpc/xmon.h by Michael Ellerman · 18 years ago
  71. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  72. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  73. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  74. 873ef76 [PATCH] restore parport_pc probing on powermac by Olaf Hering · 18 years ago
  75. 3f639ee [POWERPC] implement BEGIN/END_FW_FTR_SECTION by Stephen Rothwell · 18 years ago
  76. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  77. b3f827c [PATCH] Add regs_return_value() helper by Ananth N Mavinakayanahalli · 18 years ago
  78. 412998c [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified by Ananth N Mavinakayanahalli · 18 years ago
  79. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  80. 7a69af6 [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class by Kim Phillips · 18 years ago
  81. 30cbc22 [PATCH] update legacy io handling for pmac by Olaf Hering · 18 years ago
  82. cdc3936 [PATCH] Directed yield: direct yield of spinlocks for powerpc by Martin Schwidefsky · 18 years ago
  83. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  84. 684f978 [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition by Herbert Xu · 18 years ago
  85. 4e6d816 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 18 years ago
  86. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  87. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  88. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  89. e6e5fee Merge git://git.infradead.org/~dwmw2/hdroneline by Linus Torvalds · 18 years ago
  90. 7d452c3 [POWERPC] powerpc: fix building gdb against asm/ptrace.h by Arnd Bergmann · 18 years ago
  91. 2954da8 [POWERPC] Remove DISCONTIGMEM cruft from page.h by Michael Ellerman · 18 years ago
  92. caf8132 [POWERPC] Merge iSeries i/o operations with the rest by Stephen Rothwell · 18 years ago
  93. fc8e50e POWERPC: Get rid of remapping the whole immr by Vitaly Bordug · 18 years ago
  94. 902f392 POWERPC: Add support for the mpc8560 eval board by Vitaly Bordug · 18 years ago
  95. 3dd0dcb cpm_uart: make it possible to utilize from powerpc by Vitaly Bordug · 18 years ago
  96. 47b5c83 [POWERPC] EEH: enable MMIO/DMA on frozen slot by Linas Vepstas · 18 years ago
  97. a4dc7ff [POWERPC] Define of_read_ulong helper by Paul Mackerras · 18 years ago
  98. 19e59df [POWERPC] iseries: eliminate a couple of warnings by Stephen Rothwell · 18 years ago
  99. 5adcaf5 [POWERPC] convert string i/o operations to C by Stephen Rothwell · 18 years ago
  100. 73ea9e1 [POWERPC] clean up ide io accessors by Stephen Rothwell · 18 years ago