1. 6548d83 [POWERPC] Silence an annoying boot message by Stephen Rothwell · 17 years ago
  2. b7a2da1 [POWERPC] Fix early btext debug on PowerMac by Benjamin Herrenschmidt · 17 years ago
  3. 0302f12 [POWERPC] Demote clockevent printk to KERN_DEBUG by Tony Breeds · 17 years ago
  4. 9bafbb0 [POWERPC] Fix CONFIG_SMP=n build error on ppc64 by Olof Johansson · 17 years ago
  5. b64f87c [POWERPC] Avoid unpaired stwcx. on some processors by Becky Bruce · 17 years ago
  6. 64c911a Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  7. a70a932 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  8. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  9. 4c011b1fb [POWERPC] cpm: Fix a couple minor issues in cpm_common.c. by Scott Wood · 17 years ago
  10. 0197cd2 [POWERPC] Add -mno-spe for ARCH=powerpc builds by Kumar Gala · 17 years ago
  11. 688016f Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  12. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  13. 2e6f40d [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC by Johannes Berg · 17 years ago
  14. a792e75 [POWERPC] Fix si_addr value on low level hash failures by Benjamin Herrenschmidt · 17 years ago
  15. 7e22fa4 [POWERPC] Refresh ppc64_defconfig and enable pasemi-related options by Olof Johansson · 17 years ago
  16. 0c83ddf [POWERPC] pasemi: Update defconfig by Olof Johansson · 17 years ago
  17. 7992344 [POWERPC] iSeries: Fix ref counting in vio setup by Stephen Rothwell · 17 years ago
  18. aca71ef [POWERPC] ] Fix memset size error by Li Zefan · 17 years ago
  19. e95c918 [POWERPC] Fix link errors for allyesconfig by Stephen Rothwell · 17 years ago
  20. 18244cf [POWERPC] iSeries_init_IRQ non-PCI tidy by Stephen Rothwell · 17 years ago
  21. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  22. 2a50f14 [POWERPC] EEH: Drivers that need reset trump others by Linas Vepstas · 17 years ago
  23. 638799b [POWERPC] EEH: Clean up comments by Linas Vepstas · 17 years ago
  24. 43875cc [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) by Paul Mackerras · 17 years ago
  25. 465ccab [POWERPC] Fix switch_slb handling of 1T ESID values by will schmidt · 17 years ago
  26. e7bda18 [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined by Tony Breeds · 17 years ago
  27. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  28. 20474ab [POWERPC] Fix cache line vs. block size confusion by Benjamin Herrenschmidt · 17 years ago
  29. fb293ae [POWERPC] Fix sysctl table check failure on PowerMac by Alexey Dobriyan · 17 years ago
  30. 4bfac36 [POWERPC] Fix CONFIG_SMP=n build break by Olof Johansson · 17 years ago
  31. aeb4552 [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix by Scott Wood · 17 years ago
  32. d102c9d [POWERPC] Fix mv643xx_pci sysfs .read and .write functions by Dale Farnsworth · 17 years ago
  33. 3a800ff [POWERPC] i8259: Add disable method by Aurelien Jarno · 17 years ago
  34. 1db3e89 [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works by Michael Ellerman · 17 years ago
  35. 2927315 [POWERPC] 4xx: Fix Walnut DTS interrupt property by Steven A. Falco · 17 years ago
  36. bd942ba [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M by Grant Likely · 17 years ago
  37. b98ac05 [POWERPC] 4xx: Deal with 44x virtually tagged icache by Benjamin Herrenschmidt · 17 years ago
  38. e701d26 [POWERPC] 4xx: Fix 4xx flush_tlb_page() by Benjamin Herrenschmidt · 17 years ago
  39. d1dfc35 [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue. by Valentine Barshak · 17 years ago
  40. d474037 [POWERPC] bootwrapper: Bail from script if any command fails by Grant Likely · 17 years ago
  41. 7f66c1f [POWERPC] bootwrapper: Allow wrapper script to execute verbosely by Grant Likely · 17 years ago
  42. f6ab0b9 [POWERPC] powerpc: Fix demotion of segments to 4K pages by Benjamin Herrenschmidt · 17 years ago
  43. 786d369 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  44. 8b0eacc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  45. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  46. 9dda78b [POWERPC] Enable restart support for lite5200 board by Marian Balakowicz · 17 years ago
  47. 86b92cd [POWERPC] Add restart support for mpc52xx based platforms by Marian Balakowicz · 17 years ago
  48. d24bc31 [POWERPC] Update device tree binding for mpc5200 gpt by Marian Balakowicz · 17 years ago
  49. c5c01c9 [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions by Marian Balakowicz · 17 years ago
  50. c052a22 [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. by Grant Likely · 17 years ago
  51. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  52. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  53. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  54. 7392537 [POWERPC] 4xx: Enable EMAC on Bamboo board by Josh Boyer · 17 years ago
  55. b3af7a5 [POWERPC] 4xx: Enable EMAC for PPC405 Walnut board by Josh Boyer · 17 years ago
  56. 094624f [POWERPC] 4xx: Fix timebase clock selection on Walnut by Josh Boyer · 17 years ago
  57. 16fdad3 [POWERPC] 4xx: Enable EMAC on the PPC 440GP Ebony board by Josh Boyer · 17 years ago
  58. 1d5499b [POWERPC] 4xx: Split early debug output and early boot console for 44x by Valentine Barshak · 17 years ago
  59. b7c1dfb [POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx. by Valentine Barshak · 17 years ago
  60. 1f69dcf [POWERPC] 4xx: Add RGMII support for Sequoia 440EPx by Valentine Barshak · 17 years ago
  61. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  62. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  63. edd8ce6 Use extended crashkernel command line on ppc64 by Bernhard Walle · 17 years ago
  64. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  65. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  66. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  67. c2e2c7f task cgroups: enable cgroups by default in some configs by Paul Jackson · 17 years ago
  68. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  69. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  70. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  71. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  72. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  73. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  74. f7a75f0 spin_lock_unlocked cleanups by Roel Kluin · 17 years ago
  75. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  76. 5f149cf powerpc: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  77. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago
  78. 966fe39 KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL by Robert P. J. Day · 17 years ago
  79. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  80. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 17 years ago
  81. 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
  82. 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
  83. f6b80769 [POWERPC] Fix vmemmap warning in init_64.c by Tony Breeds · 17 years ago
  84. 081c11a [POWERPC] Fix 64 bits vDSO DWARF info for CR register by Benjamin Herrenschmidt · 17 years ago
  85. f66bce5 [POWERPC] Add 1TB workaround for PA6T by Olof Johansson · 17 years ago
  86. 8129535 [POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configs by Anton Blanchard · 17 years ago
  87. 9697add [POWERPC] Quieten cache information at boot by Anton Blanchard · 17 years ago
  88. 1281c8b [POWERPC] Quieten clockevent printk by Anton Blanchard · 17 years ago
  89. 309a109 [POWERPC] Enable SLUB in *_defconfig by Anton Blanchard · 17 years ago
  90. f553400 [POWERPC] Fix 1TB segment detection by Olof Johansson · 17 years ago
  91. dc6adfb [POWERPC] Fix iSeries_hpte_insert prototype by Stephen Rothwell · 17 years ago
  92. bfce5c3 [POWERPC] Fix copyright symbol by Stephen Rothwell · 17 years ago
  93. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  94. 55347cc [POWERPC] ibmebus: Add device creation and bus probing based on of_device by Joachim Fenkes · 17 years ago
  95. a988c0a [POWERPC] ibmebus: Remove bus match/probe/remove functions by Joachim Fenkes · 17 years ago
  96. fec738d [POWERPC] Move of_device allocation into of_device.[ch] by Joachim Fenkes · 17 years ago
  97. b147d93 [POWERPC] mpc52xx: device tree changes for FEC and MDIO by Domen Puncer · 17 years ago
  98. 7acb939 [POWERPC] bestcomm: GenBD task support by Sylvain Munaut · 17 years ago
  99. ba11c79 [POWERPC] bestcomm: FEC task support by Sylvain Munaut · 17 years ago
  100. 9ea68df [POWERPC] bestcomm: ATA task support by Sylvain Munaut · 17 years ago