1. 8fd7675c [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath by Satyam Sharma · 17 years ago
  2. 17b5ee0 [POWERPC] Support setting affinity for U3/U4 MSI sources by Olof Johansson · 17 years ago
  3. 3164ccc [POWERPC] add Kconfig option for optimizing for cell by Arnd Bergmann · 17 years ago
  4. fb8299e [POWERPC] cell: Don't cast the result of of_get_property() by Jeremy Kerr · 17 years ago
  5. 408e83a [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax by Tony Breeds · 17 years ago
  6. 85498ae [POWERPC] mpc5200: Add cuimage support for mpc5200 boards by Grant Likely · 17 years ago
  7. ad25a4c [POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device tree by Grant Likely · 17 years ago
  8. 3e61576 [POWERPC] Fix ppc kernels after build-id addition by Meelis Roos · 17 years ago
  9. 20b31b5 [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. by Robert P. J. Day · 17 years ago
  10. 9b41fcb [POWERPC] Add Marvell mv64x60 udbg putc/getc functions by Dale Farnsworth · 18 years ago
  11. bd0076c [POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries. by Valentine Barshak · 17 years ago
  12. e52f567 [POWERPC] 4xx: Fix Bamboo MAL0 dts entry. by Valentine Barshak · 17 years ago
  13. 472b5b4 [POWERPC] Add 64-bit resources support to pci_iomap by Valentine Barshak · 17 years ago
  14. 70dea47 [POWERPC] 4xx: Implement udbg_getc() for 440 by Hollis Blanchard · 17 years ago
  15. 504ca43 [POWERPC] 4xx: Convert Seqouia flash mappings to new binding by Josh Boyer · 17 years ago
  16. bf07f32 [POWERPC] 4xx: Convert Walnut flash mappings to new binding by Josh Boyer · 17 years ago
  17. 658e817 [POWERPC] cuimage for Bamboo board by Josh Boyer · 17 years ago
  18. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  19. a88a8ef Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  20. f15f413 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  21. dbe3ed1 x86-64: page faults from user mode are always user faults by Linus Torvalds · 17 years ago
  22. 09abbcf [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround by Maciej W. Rozycki · 17 years ago
  23. 6883599 [MIPS] DEC: Initialise ioasic_ssr_lock by Maciej W. Rozycki · 17 years ago
  24. 508a927 uml: fix irqstack crash by Jeff Dike · 17 years ago
  25. 389a3c0 xen: don't bother trying to set cr4 by Jeremy Fitzhardinge · 17 years ago
  26. 2c392a4 uml: use correct type in BLKGETSIZE ioctl by Nicolas George · 17 years ago
  27. c27da339 [POWERPC] Fix timekeeping on PowerPC 601 by Benjamin Herrenschmidt · 17 years ago
  28. 7b5acba [POWERPC] Don't expose clock vDSO functions when CPU has no timebase by Benjamin Herrenschmidt · 17 years ago
  29. c0e7b4a [POWERPC] spusched: Fix null pointer dereference in find_victim by Christoph Hellwig · 17 years ago
  30. 9e4859e [POWERPC] FWNMI is only used on pSeries by Stephen Rothwell · 17 years ago
  31. ee7a76d [POWERPC] Size swapper_pg_dir correctly by Stephen Rothwell · 17 years ago
  32. 19a8d97 [POWERPC] Remove cmd_line from head*.S by Stephen Rothwell · 17 years ago
  33. 7b2c3c5 [POWERPC] Fix section mismatch in PCI code by Stephen Rothwell · 17 years ago
  34. ee98307 [POWERPC] MPC5200 low power mode by Domen Puncer · 17 years ago
  35. 104f0cc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() by Michael Ellerman · 17 years ago
  36. 9e25ae6d [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code by Michael Ellerman · 17 years ago
  37. 7af1443 [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe by Michael Ellerman · 17 years ago
  38. e550149 [POWERPC] spufs: Cleanup ELF coredump extra notes logic by Michael Ellerman · 17 years ago
  39. 48cad41 [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls by Michael Ellerman · 17 years ago
  40. 78810ff [POWERPC] spufs: Add contents of npc file to SPU coredumps by Michael Ellerman · 17 years ago
  41. 74de08b [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * by Michael Ellerman · 17 years ago
  42. 936d5bf [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate by Michael Ellerman · 17 years ago
  43. c1a7217 [POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded by Michael Ellerman · 17 years ago
  44. 59000b5 [POWERPC] spufs: Correctly calculate the size of the local-store to dump by Michael Ellerman · 17 years ago
  45. d464fb4 [POWERPC] spufs: Write some SPU coredump values as ASCII by Michael Ellerman · 17 years ago
  46. 4fca9c4 [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code by Michael Ellerman · 17 years ago
  47. 9a5080f [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes by Michael Ellerman · 17 years ago
  48. f9b7bbe [POWERPC] spufs: Remove ctx_info and ctx_info_list by Michael Ellerman · 17 years ago
  49. a595ed6 [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code by Michael Ellerman · 17 years ago
  50. c70d4ca5 [POWERPC] cell: Remove DEBUG for SPU callbacks by Jeremy Kerr · 17 years ago
  51. 05a059f [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook by Jeremy Kerr · 17 years ago
  52. 98f0697 [POWERPC] cell: Unify spufs syscall path by Jeremy Kerr · 17 years ago
  53. 36ddbb1 [POWERPC] spufs: Fix race condition on gang->aff_ref_spu by Andre Detsch · 17 years ago
  54. 8b0d312 [POWERPC] spufs: Make isolated loader properly aligned by Sebastian Siewior · 17 years ago
  55. 6232a74 [POWERPC] spufs: Remove spu_harvest by Jeremy Kerr · 17 years ago
  56. 1e8b0f6 [POWERPC] spufs: Remove asmlinkage from do_spu_create by Jeremy Kerr · 17 years ago
  57. 1238819 [POWERPC] spufs: Make file-internal functions & variables static by Sebastian Siewior · 17 years ago
  58. 00efee7 [POWERPC] Remove barriers from the SLB shadow buffer update by Michael Neuling · 17 years ago
  59. 61a564f [POWERPC] Don't cast kmalloc return value in ibmebus.c by Jesper Juhl · 17 years ago
  60. e6b6e3f [POWERPC] Remove APUS support from arch/ppc by Adrian Bunk · 17 years ago
  61. 8a177c4 [SPARC64]: Warn user if cpu is ignored. by David S. Miller · 17 years ago
  62. 301feb6 [SPARC64]: Fix lockdep, particularly on SMP. by David S. Miller · 17 years ago
  63. 58ea1aa [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  64. 2605a10 Merge git://git.linux-xtensa.org/kernel/xtensa-feed by Linus Torvalds · 17 years ago
  65. 53a3f30 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  66. 6455c66 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  67. 50da469 [MIPS] 20Kc: Disable use of WAIT instruction. by Ralf Baechle · 17 years ago
  68. 8df5bea [MIPS] Workaround for 4Kc machine check exception by Maciej W. Rozycki · 18 years ago
  69. 48d480b [MIPS] Malta: Fix off by one bug in interrupt handler. by Ralf Baechle · 17 years ago
  70. b1043cc [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c by Yoichi Yuasa · 17 years ago
  71. 8241139 [MIPS] N32 needs to use compat_sys_futimesat by Johannes Dickgreber · 17 years ago
  72. 4d24c8f [MIPS] rtlx: Fix build error. by Ralf Baechle · 17 years ago
  73. e606c10 [MIPS] rtlx: fix int vs. long bug. by Ralf Baechle · 17 years ago
  74. 8237bf0 [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub by Anton Vorontsov · 17 years ago
  75. 26f6cb9 [POWERPC] fsl_soc: add support for fsl_spi by Anton Vorontsov · 17 years ago
  76. 748a768 [POWERPC] Fix modpost warnings from head*.S on ppc32 by Kumar Gala · 17 years ago
  77. 5e14d21 [POWERPC] Add cpu feature for SPE handling by Kumar Gala · 17 years ago
  78. d8f1324 [POWERPC] 83xx: Removed PCI exclude of PHB by Kumar Gala · 17 years ago
  79. 1b3c5cda [POWERPC] Move PCI nodes to be sibilings with SOC nodes by Kumar Gala · 17 years ago
  80. f0c8ac8 [POWERPC] DTS cleanup by Kumar Gala · 17 years ago
  81. 5d54ddcb [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port by Kumar Gala · 17 years ago
  82. 26caeb2 [POWERPC] Handle alignment faults on SPE load/store instructions by Kumar Gala · 17 years ago
  83. f923473 [POWERPC] fsl_soc.c cleanup by Scott Wood · 17 years ago
  84. 683d00b [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code. by Jon Loeliger · 17 years ago
  85. d347b32 [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. by Jon Loeliger · 17 years ago
  86. 7f2862c [POWERPC] linkstation updates by Guennadi Liakhovetski · 17 years ago
  87. 7f50382 [POWERPC] 85xx: Clean up from 85xx_ds rename by Kumar Gala · 17 years ago
  88. 16d2406 [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c by Kumar Gala · 17 years ago
  89. 75cdff9 [POWERPC] PS3: Enhance storage probe debug output by Geoff Levand · 17 years ago
  90. 85d0292 [POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build by Jeremy Kerr · 17 years ago
  91. 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 17 years ago
  92. 2099172 [POWERPC] Document and implement an improved flash device binding for powerpc by David Gibson · 17 years ago
  93. 3c607ce [POWERPC] setup_64.c and prom.c comment cleanup by Linas Vepstas · 17 years ago
  94. 70c6cc3 [POWERPC] prom.c whitespace cleanup by Linas Vepstas · 17 years ago
  95. e788ff1 [POWERPC] prom_init whitespace cleanup, typo fix by Linas Vepstas · 17 years ago
  96. bde6c6e [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses by Scott Wood · 17 years ago
  97. 96ebc3b [POWERPC] bootwrapper: Only print MAC addresses when the node is actually present by Scott Wood · 17 years ago
  98. 21f3fe2 [POWERPC] bootwrapper: Add get_path() by Scott Wood · 17 years ago
  99. 9de7827 [POWERPC] bootwrapper: Add strtoull() by Scott Wood · 17 years ago
  100. 4674f2f [POWERPC] bootwrapper: flatdevtree fixes by Scott Wood · 17 years ago