1. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  2. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  3. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  4. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  5. f7a75f0 spin_lock_unlocked cleanups by Roel Kluin · 17 years ago
  6. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  7. 5f149cf powerpc: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  8. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago
  9. 966fe39 KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL by Robert P. J. Day · 17 years ago
  10. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  11. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 17 years ago
  12. 4acadb9 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 17 years ago
  13. 5cae826 Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  14. f6b80769 [POWERPC] Fix vmemmap warning in init_64.c by Tony Breeds · 17 years ago
  15. 081c11a [POWERPC] Fix 64 bits vDSO DWARF info for CR register by Benjamin Herrenschmidt · 17 years ago
  16. f66bce5 [POWERPC] Add 1TB workaround for PA6T by Olof Johansson · 17 years ago
  17. 8129535 [POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configs by Anton Blanchard · 17 years ago
  18. 9697add [POWERPC] Quieten cache information at boot by Anton Blanchard · 17 years ago
  19. 1281c8b [POWERPC] Quieten clockevent printk by Anton Blanchard · 17 years ago
  20. 309a109 [POWERPC] Enable SLUB in *_defconfig by Anton Blanchard · 17 years ago
  21. f553400 [POWERPC] Fix 1TB segment detection by Olof Johansson · 17 years ago
  22. dc6adfb [POWERPC] Fix iSeries_hpte_insert prototype by Stephen Rothwell · 17 years ago
  23. bfce5c3 [POWERPC] Fix copyright symbol by Stephen Rothwell · 17 years ago
  24. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  25. 55347cc [POWERPC] ibmebus: Add device creation and bus probing based on of_device by Joachim Fenkes · 17 years ago
  26. a988c0a [POWERPC] ibmebus: Remove bus match/probe/remove functions by Joachim Fenkes · 17 years ago
  27. fec738d [POWERPC] Move of_device allocation into of_device.[ch] by Joachim Fenkes · 17 years ago
  28. b147d93 [POWERPC] mpc52xx: device tree changes for FEC and MDIO by Domen Puncer · 17 years ago
  29. 7acb939 [POWERPC] bestcomm: GenBD task support by Sylvain Munaut · 17 years ago
  30. ba11c79 [POWERPC] bestcomm: FEC task support by Sylvain Munaut · 17 years ago
  31. 9ea68df [POWERPC] bestcomm: ATA task support by Sylvain Munaut · 17 years ago
  32. 2f9ea1b [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 by Sylvain Munaut · 17 years ago
  33. 1088a20 [POWERPC] rheap: Changes config mechanism by Sylvain Munaut · 17 years ago
  34. d4697af [POWERPC] exports rheap symbol to modules by Sylvain Munaut · 17 years ago
  35. e95206a Update PowerPC vmemmap code for 1TB segments by Anton Blanchard · 17 years ago
  36. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  37. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  38. d4c9f23 powerpc32 vDSO: linker script indentation by Roland McGrath · 17 years ago
  39. 558da75 powerpc64 vDSO: linker script indentation by Roland McGrath · 17 years ago
  40. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  41. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  42. d29eff7bc ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  43. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  44. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  45. 01db995 [POWERPC] Add missing semicolon for fsl_pci.c by Tony Li · 17 years ago
  46. ba02946 [POWERPC] Fix handling of stfiwx math emulation by Kumar Gala · 17 years ago
  47. 78bdc31 PPC: sg chaining support by Jens Axboe · 17 years ago
  48. d1ed455 PS3: sg chaining support by Jens Axboe · 17 years ago
  49. 06c5040 kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP by Sam Ravnborg · 17 years ago
  50. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  51. 2843e7f Remove msic_dcr_read() in axon_msi.c by Michael Ellerman · 17 years ago
  52. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  53. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  54. b909007 PS3 system bus add_uevent_var() fallout by Geert Uytterhoeven · 17 years ago
  55. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  56. 24cf273 Lite5200 shouldn't mess with ROOT_DEV by Grant Likely · 17 years ago
  57. c1f807e missing includes in arch/powerpc/platforms/52xx/lite5200.c by Al Viro · 17 years ago
  58. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  59. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  60. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  61. 247537b kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" by Adrian Bunk · 17 years ago
  62. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  63. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  64. 9b4b8fe [POWERPC] Add memchr() to the bootwrapper by David Gibson · 17 years ago
  65. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  66. b63db45 [POWERPC] Add legacy serial support for OPB with flattened device tree by Valentine Barshak · 17 years ago
  67. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  68. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  69. 8087ebd Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24 by Paul Mackerras · 17 years ago
  70. 895532a1 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24 by Paul Mackerras · 17 years ago
  71. ad65688 [POWERPC] 4xx: Kilauea defconfig file by Stefan Roese · 17 years ago
  72. a62f48d [POWERPC] 4xx: Kilauea DTS by Stefan Roese · 17 years ago
  73. 37b31f9 [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x by Stefan Roese · 17 years ago
  74. 5d8476c [POWERPC] 4xx: Add AMCC 405EX support to cputable.c by Stefan Roese · 17 years ago
  75. 4d9e5510 [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable by Kumar Gala · 17 years ago
  76. 8a13c4f [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers by Kumar Gala · 17 years ago
  77. f5d7d13 [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig by Kumar Gala · 17 years ago
  78. 0bfd5df [POWERPC] 85xx: Killed <asm/mpc85xx.h> by Kumar Gala · 17 years ago
  79. ab9683c [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS by Scott Wood · 17 years ago
  80. 8abc8f5 [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding. by Scott Wood · 17 years ago
  81. 52aff9f [POWERPC] mpc8272ads: Remove muram from the CPM reg property. by Scott Wood · 17 years ago
  82. 0a2cdd8 Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.24-4xx by Josh Boyer · 17 years ago
  83. cdec12a [POWERPC] Make clockevents work on PPC601 processors by Paul Mackerras · 17 years ago
  84. d968014 [POWERPC] Prevent decrementer clockevents from firing early by Paul Mackerras · 17 years ago
  85. 87a72f9 [POWERPC] Fix performance monitor on machines with logical PVR by Paul Mackerras · 17 years ago
  86. 64f2758 [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC by Olof Johansson · 17 years ago
  87. 84dd467 [POWERPC] Move of_platform_driver initialisations: arch/powerpc by Stephen Rothwell · 17 years ago
  88. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  89. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  90. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  91. dd9b67a [POWERPC] Remove more iSeries-specific stuff from vio.c by Stephen Rothwell · 17 years ago
  92. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  93. b707f51 [POWERPC] Clean up vio.h by Stephen Rothwell · 17 years ago
  94. 745e102 [POWERPC] Platforms shouldn't mess with ROOT_DEV by Grant Likely · 17 years ago
  95. d27c1ce [POWERPC] Remove empty ppc_md.setup_arch hooks by Grant Likely · 17 years ago
  96. 38db7e7 [POWERPC] Only call ppc_md.setup_arch() if it is provided by Grant Likely · 17 years ago
  97. dc9b43d [POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented by Wolfgang Denk · 17 years ago
  98. 46b45b1 [POWERPC] Align the sys_call_table by Stephen Rothwell · 17 years ago
  99. af289e8 pasemi_mac: enable iommu support by Olof Johansson · 17 years ago
  100. 1d3bb99 Device tree aware EMAC driver by David Gibson · 17 years ago