1. 6714465 [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  2. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  3. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  4. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  5. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  6. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  7. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  8. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  9. 16e9f99 [POWERPC] Make lparcfg.c work when both iseries and pseries are selected by Stephen Rothwell · 18 years ago
  10. c5d5633 [POWERPC] Add general support for mpc7448hpc2 (Taiga) platform by Zang Roy-r61911 · 18 years ago
  11. cab267c [PATCH] powermac backlight fixes by Michael Hanselmann · 18 years ago
  12. 4892444 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  13. 9ad494f powerpc: minor cleanups for mpc86xx by Kumar Gala · 18 years ago
  14. 612f02d [POWERPC] Clean up it_lp_queue.h by Stephen Rothwell · 18 years ago
  15. 2cd90bc [POWERPC] spufs: fix class0 interrupt assignment by Arnd Bergmann · 18 years ago
  16. 4da30d1 [POWERPC] spufs: fix memory hotplug dependency by Geoff Levand · 18 years ago
  17. 910ab66 [POWERPC] spufs: fix MFC command queue purge by Benjamin Herrenschmidt · 18 years ago
  18. 23cc770 [POWERPC] spufs: map mmio space as guarded into user space by Benjamin Herrenschmidt · 18 years ago
  19. 94b60ec [POWERPC] Enable the RTAS udbg console on IBM Cell Blade by Michael Ellerman · 18 years ago
  20. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 18 years ago
  21. 1dce0e3 [POWERPC] Remove remaining iSeries debugger cruft by Michael Ellerman · 18 years ago
  22. 5f50867 [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel by Haren Myneni · 18 years ago
  23. f93d6d0 [POWERPC] Remove obsolete #include <linux/config.h>. by Jon Loeliger · 18 years ago
  24. 790d427 [POWERPC] Remove redundant STD_MMU selection. by Jon Loeliger · 18 years ago
  25. f17607fb [POWERPC] Move I8259 selection under MPC8641HPCN board by Jon Loeliger · 18 years ago
  26. c53b334 [POWERPC] Remove redundant PPC_86XX check. by Jon Loeliger · 18 years ago
  27. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  28. 685143ac [PATCH] 64bit resource: fix up printks for resources in arch and core code by Greg Kroah-Hartman · 18 years ago
  29. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  30. 73b6af8 [PATCH] spufs: update ->flush method proto by Al Viro · 18 years ago
  31. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  32. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  33. 1e48275 [PATCH] more for_each_cpu() removal by Andrew Morton · 18 years ago
  34. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  35. ccba051 [POWERPC] Extra sanity check in EEH code by Nathan Lynch · 18 years ago
  36. d3c58fb [POWERPC] Dont look for class-code in pci children by Anton Blanchard · 18 years ago
  37. 72abd54 [POWERPC] Unify ppc syscall tables by Andreas Schwab · 18 years ago
  38. 0aa8d15 [POWERPC] pseries: Print PCI slot location code on failure by Linas Vepstas · 18 years ago
  39. 3795071 [POWERPC] spufs: one more fix for 64k pages by arnd@arndb.de · 18 years ago
  40. c983294 [POWERPC] spufs: fail spu_create with invalid flags by arnd@arndb.de · 18 years ago
  41. ba723fe2 [POWERPC] spufs: clear class2 interrupt status before wakeup by Masato Noguchi · 18 years ago
  42. 6e18b27 [POWERPC] spufs: fix Makefile for "make clean" by Masato Noguchi · 18 years ago
  43. 2eabbbd [POWERPC] spufs: remove stop_code from struct spu by Masato Noguchi · 18 years ago
  44. a91942a [POWERPC] spufs: fix spu irq affinity setting by Geoff Levand · 18 years ago
  45. 540270d [POWERPC] spufs: further abstract priv1 register access by Geoff Levand · 18 years ago
  46. c01ea72 [POWERPC] spufs: split the Cell BE support into generic and platform dependant parts by Geoff Levand · 18 years ago
  47. e46a023 [POWERPC] spufs: dont try to access SPE channel 1 count by arnd@arndb.de · 18 years ago
  48. ecec217 [POWERPC] spufs: use kzalloc in create_spu by Jeremy Kerr · 18 years ago
  49. 970f1ba [POWERPC] spufs: fix initial state of wbox file by arnd@arndb.de · 18 years ago
  50. 7b1a701 [POWERPC] spufs: add a phys-id attribute to each SPU context by arnd@arndb.de · 18 years ago
  51. 724bd80 [POWERPC] spufs: set up correct SLB entries for 64k pages by arnd@arndb.de · 18 years ago
  52. 0309f02 [POWERPC] spufs: fix deadlock in spu_create error path by Michael Ellerman · 18 years ago
  53. d9379c4 [POWERPC] spufs: restore mapping of mssync register by arnd@arndb.de · 18 years ago
  54. 91edfa4 [POWERPC] cell: always build spu base into the kernel by arnd@arndb.de · 18 years ago
  55. 1d64093 [POWERPC] cell: register SPUs as sysdevs by Jeremy Kerr · 18 years ago
  56. b40feec [POWERPC] cell: fix interrupt priority handling by arnd@arndb.de · 18 years ago
  57. acf7d76 [POWERPC] cell: add RAS support by Benjamin Herrenschmidt · 18 years ago
  58. b809b3e [POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files. by Jon Loeliger · 18 years ago
  59. 4ca4b62 [POWERPC] Add the MPC8641 HPCN platform files. by Jon Loeliger · 18 years ago
  60. c9b484b [POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles. by Jon Loeliger · 18 years ago
  61. 7932f0b [POWERPC] RTAS delay, fix module build breaks by John Rose · 18 years ago
  62. 4312dc7 [POWERPC] make pmf irq_client functions safe against pmf interrupts coming in by Johannes Berg · 18 years ago
  63. df31065 [POWERPC] cleanup dma_mapping_ops by Anton Blanchard · 18 years ago
  64. ca1588e [POWERPC] node local IOMMU tables by Anton Blanchard · 18 years ago
  65. 8555a00 [POWERPC] Optimise some TOC usage by Anton Blanchard · 18 years ago
  66. 7a0c58d Merge branch 'merge' by Paul Mackerras · 18 years ago
  67. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 18 years ago
  68. 133dda1 [PATCH] powerpc: Fix cell blade detection by Arnd Bergmann · 18 years ago
  69. 78b86e5 [PATCH] pmf_register_irq_client() gives sleep with locks held warning by Benjamin Herrenschmidt · 18 years ago
  70. c029cc6 Merge branch 'merge' by Paul Mackerras · 18 years ago
  71. 5a47d74 [PATCH] powerpc: Fix boot on eMac by Benjamin Herrenschmidt · 18 years ago
  72. 0fba3a1 [PATCH] PowerMac: force only suspend-to-disk to be valid by Johannes Berg · 18 years ago
  73. 7499bf1 [PATCH] powerpc: cleanup of iSeries flat device tree by Stephen Rothwell · 18 years ago
  74. 72a14ea [PATCH] powerpc: make iSeries flattened device tree dynamic - part 2 by Stephen Rothwell · 18 years ago
  75. c4e3ea2 [PATCH] powerpc: make iSeries flattened device tree dynamic by Stephen Rothwell · 18 years ago
  76. c81014f [PATCH] powerpc: split device tree stuff out of iseries/setup.c by Stephen Rothwell · 18 years ago
  77. 9ceb190 [PATCH] powerpc: give iSeries device tree nodes better names by Stephen Rothwell · 18 years ago
  78. 29629b2 [PATCH] powerpc: make iSeries flat device tree stuff static by Stephen Rothwell · 18 years ago
  79. 095eed4 [PATCH] powerpc: clean up iSeries PCI probe by Stephen Rothwell · 18 years ago
  80. 403fac4 [PATCH] powerpc: remove LogicalSlot from pci_dn by Stephen Rothwell · 18 years ago
  81. b025279 [PATCH] powerpc: remove Irq from pci_dn by Stephen Rothwell · 18 years ago
  82. 96ff6af [PATCH] powerpc: remove iSeries_Global_Device_List by Stephen Rothwell · 18 years ago
  83. 0d177df [PATCH] powerpc: move iSeries PCI devices to the device tree by Stephen Rothwell · 18 years ago
  84. 66b3851a [PATCH] powerpc: reintroduce HvCallPci_configLoad32 by Stephen Rothwell · 18 years ago
  85. b58b7f9 [PATCH] powerpc: tidy up iseries/pci.c by Stephen Rothwell · 18 years ago
  86. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 18 years ago
  87. b471f55 [PATCH] powerpc: check Cell SPU syscall number range _before_ using it by David Woodhouse · 18 years ago
  88. 5a4fa16 [PATCH] powerpc: fill hole in Cell SPU syscall table by David Woodhouse · 18 years ago
  89. 3c06da5 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  90. 4c76e0b [PATCH] powerpc: pseries: Use generic dma-window parsing function by Jeremy Kerr · 18 years ago
  91. 2babf5c [PATCH] powerpc: Unify mem= handling by Michael Ellerman · 18 years ago
  92. de0fe3b [PATCH] powerpc: update iSeries viocd and viotape device-tree by Stephen Rothwell · 18 years ago
  93. dc3c9b8 [PATCH] powerpc: update iSeries vdevice by Stephen Rothwell · 18 years ago
  94. fbabeb6 [PATCH] powerpc: update iSeries viodasd device-tree entries by Stephen Rothwell · 18 years ago
  95. 07fb3f4 [PATCH] powerpc: update iseries_veth device-tree information by Stephen Rothwell · 18 years ago
  96. 4240545 [PATCH] powerpc/pseries: Increment fail counter in PCI recovery by Linas Vepstas · 18 years ago
  97. 3de620e [PATCH] powerpc: fix kernel version display on pseries boxes by Anton Blanchard · 18 years ago
  98. f18fc72 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  99. 054d8ff [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not up by Linas Vepstas · 18 years ago
  100. 8261aa6 [PATCH] powerpc: cell: Add numa id to struct spu by Jeremy Kerr · 18 years ago