1. 0f151e8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  2. a8b87f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  3. 9c03385 [POWERPC] pasemi: Remove warning in mpic_pasemi_msi.c by Olof Johansson · 16 years ago
  4. be2553f [POWERPC] pasemi: Register i2c devices at boot by Olof Johansson · 16 years ago
  5. 61b36fc [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} by Andre Detsch · 16 years ago
  6. 3d5d27c [POWERPC] Fix warning in pseries/power.c by Stephen Rothwell · 16 years ago
  7. bf2e70a [POWERPC] Fix bootwrapper builds with older gcc versions by Josh Boyer · 16 years ago
  8. abe7688 [POWERPC] Fix dt_mem_next_cell() to read the full address by Becky Bruce · 16 years ago
  9. 66200ea [POWERPC] Kill sparse warnings in kprobes by Ananth N Mavinakayanahalli · 16 years ago
  10. 3f85d63 x86: fix vdso_install breaks user "make install" by Sam Ravnborg · 16 years ago
  11. 4ef1101 [POWERPC] spufs: fix scheduler starvation by idle contexts by Jeremy Kerr · 16 years ago
  12. 13dbf42 [POWERPC] 44x: Add multiplatform defconfig by Josh Boyer · 16 years ago
  13. 4b63c3b [POWERPC] 44x: Fix Kconfig formatting by Josh Boyer · 16 years ago
  14. 8eb70ea [POWERPC] 4xx: Update defconfigs for 2.6.25 by Josh Boyer · 16 years ago
  15. e563db9 [POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dts by Stefan Roese · 17 years ago
  16. b9e2229 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  17. 448678a d_path: Make get_dcookie() use a struct path argument by Jan Blunck · 16 years ago
  18. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  19. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  20. d4eac75 [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE by Grant Likely · 16 years ago
  21. bdb226b [POWERPC] Cell RAS: Remove DEBUG, and add license and copyright by Michael Ellerman · 16 years ago
  22. 16e543f [POWERPC] free_property() must not be __init by Adrian Bunk · 16 years ago
  23. cf8918f [POWERPC] vdso_do_func_patch{32,64}() must be __init by Adrian Bunk · 16 years ago
  24. e4ccde0 [POWERPC] Remove generated files on make clean by Kumar Gala · 16 years ago
  25. e5a21dd [POWERPC] PS3: Fix bootwrapper hang bug by Geoff Levand · 16 years ago
  26. 79ccd1b [POWERPC] Fix DEBUG_PREEMPT warning when warning by Hugh Dickins · 16 years ago
  27. fb40bd7 Linux Kernel Markers: support multiple probes by Mathieu Desnoyers · 16 years ago
  28. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  29. dde0013 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  30. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  31. 90d09e1 mount options: fix spufs by Miklos Szeredi · 16 years ago
  32. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 16 years ago
  33. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 16 years ago
  34. a99824f [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc by Badari Pulavarty · 16 years ago
  35. 1482471 [POWERPC] Enable hotplug memory remove for 64-bit powerpc by Badari Pulavarty · 16 years ago
  36. aa620ab [POWERPC] Add remove_memory() for 64-bit powerpc by Badari Pulavarty · 16 years ago
  37. 44621be [POWERPC] Make cell IOMMU fixed mapping printk more useful by Michael Ellerman · 16 years ago
  38. 4a8df15 [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops by Michael Ellerman · 16 years ago
  39. 0e0b47a [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges by Michael Ellerman · 16 years ago
  40. ccd05d0 [POWERPC] Fix cell IOMMU null pointer explosion on old firmwares by Michael Ellerman · 16 years ago
  41. 85687ff [POWERPC] spufs: Fix timing dependent false return from spufs_run_spu by Luke Browning · 16 years ago
  42. e66686b4 [POWERPC] spufs: No need to have a runnable SPU for libassist update by Luke Browning · 16 years ago
  43. 732377c [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write by Masato Noguchi · 16 years ago
  44. eebead5 [POWERPC] spufs: Fix state_mutex leaks by Christoph Hellwig · 16 years ago
  45. 592a607 [POWERPC] Disable G5 NAP mode during SMU commands on U3 by Benjamin Herrenschmidt · 16 years ago
  46. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 16 years ago
  47. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  48. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  49. 24f1a84 [POWERPC] Add SPE registers to core dumps by Roland McGrath · 17 years ago
  50. 0deef2c [POWERPC] Use regset code for compat PTRACE_*REGS* calls by Roland McGrath · 17 years ago
  51. 81e695c [POWERPC] Use generic compat_sys_ptrace by Roland McGrath · 17 years ago
  52. 1d48d71 [POWERPC] Use generic compat_ptrace_request by Roland McGrath · 17 years ago
  53. c034243 [POWERPC] Use generic ptrace peekdata/pokedata by Roland McGrath · 17 years ago
  54. c391cd0 [POWERPC] Use regset code for PTRACE_*REGS* requests by Roland McGrath · 17 years ago
  55. 01e31db [POWERPC] Switch to generic compat_binfmt_elf code by Roland McGrath · 17 years ago
  56. fa8f5cb [POWERPC] Add user_regset compat support by Roland McGrath · 17 years ago
  57. 80fdf47 [POWERPC] Add user_regset_view definitions by Roland McGrath · 17 years ago
  58. 44dd3f5 [POWERPC] Use user_regset accessors for GPRs by Roland McGrath · 17 years ago
  59. 26f7713 [POWERPC] ptrace accessors for special regs MSR and TRAP by Roland McGrath · 17 years ago
  60. a4e4b17 [POWERPC] Use user_regset accessors for SPE regs by Roland McGrath · 17 years ago
  61. 3caf06c [POWERPC] Use user_regset accessors for altivec regs by Roland McGrath · 17 years ago
  62. f65255e [POWERPC] Use user_regset accessors for FP regs by Roland McGrath · 17 years ago
  63. 256ae6a Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 16 years ago
  64. 853265e [POWERPC] Add missing native dcr dcr_ind_lock spinlock by Valentine Barshak · 16 years ago
  65. c41f4af [POWERPC] 4xx: Fix offset value on Warp board by Sean MacLennan · 17 years ago
  66. 3c0c6cb [POWERPC] 4xx: Add 440EPx Sequoia ehci dts entry by Valentine Barshak · 17 years ago
  67. fde9d16 [POWERPC] 4xx: Fix Walnut build by Josh Boyer · 16 years ago
  68. de0723d [POWERPC] Update default irq servers when boot cpu is removed by Nathan Fontenot · 16 years ago
  69. b99e626 [POWERPC] Remove redundant of_get_cpu_node routine by Nathan Fontenot · 16 years ago
  70. c3e8506 [POWERPC] Split xics_teardown_cpu() by Nathan Fontenot · 16 years ago
  71. a52572d [POWERPC] Update irq descriptor affinity by Nathan Fontenot · 16 years ago
  72. 2543133 [POWERPC] bootwrapper: Build multiple cuImages by Grant Likely · 16 years ago
  73. 1daa6d0 [POWERPC] Fake NUMA emulation for PowerPC by Balbir Singh · 17 years ago
  74. 7dbb922 [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y by Olof Johansson · 17 years ago
  75. 1f7d4f8 Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.25 by Paul Mackerras · 16 years ago
  76. bd05f91 [POWERPC] mpc512x: Device tree for MPC5121 ADS by John Rigby · 17 years ago
  77. e177edc [POWERPC] mpc512x: Basic platform support by John Rigby · 17 years ago
  78. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 16 years ago
  79. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 16 years ago
  80. 0e349b0 [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. by Stephen Neuendorffer · 17 years ago
  81. b370b08 Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25 by Paul Mackerras · 16 years ago
  82. 75e89b0 [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_put by Julia Lawall · 16 years ago
  83. b1725c9 [POWERPC] arch/powerpc/sysdev: Add missing of_node_put by Julia Lawall · 16 years ago
  84. 842decb [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_put by Julia Lawall · 16 years ago
  85. 7e25867 [POWERPC] 85xx: Add second cpu to 8572 dts by Kumar Gala · 16 years ago
  86. d8985fd [POWERPC] qe_lib: fix few fluffy negligences by Anton Vorontsov · 16 years ago
  87. e1664ee [POWERPC] 83xx: Update mpc83xx_defconfig by Kim Phillips · 17 years ago
  88. dc4e420 [POWERPC] FSL: fix mpc83xx_spi device registration by Kim Phillips · 17 years ago
  89. aafa195 [POWERPC] 83xx: mpc832x_rdb: fix compiler warning by Kim Phillips · 17 years ago
  90. 1347a2c1 [POWERPC} Add oprofile support for e300 by Andy Fleming · 16 years ago
  91. 39aef68 [POWERPC] Made FSL Book-E PMC support more generic by Andy Fleming · 16 years ago
  92. 0367aad [POWERPC] Fix storcenter DTS typos, feedback, IRQs. by Jon Loeliger · 17 years ago
  93. 03bbfe8 [POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dts by Bryan O'Donoghue · 16 years ago
  94. 5cfade1 [POWERPC] 83xx: Add rtc node to mpc8313erdb dts by Kim Phillips · 17 years ago
  95. 551ed33 [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages by Scott Wood · 16 years ago
  96. f5903ed [POWERPC] Fix legacy serial search for opb bus ports by Michael Ellerman · 16 years ago
  97. ad7f716 [POWERPC] Use a sensible default for clock_getres() in the VDSO by Tony Breeds · 16 years ago
  98. de7d812 [POWERPC] iSeries: Fix section mismatch in viodsasd by Stephen Rothwell · 16 years ago
  99. c6d0117 [POWERPC] Avoid possible extra of_node_put in axon_msi.c by Stephen Rothwell · 16 years ago
  100. de4c928 [POWERPC] Avoid DMA exception when using axon_msi with IOMMU by Michael Ellerman · 17 years ago