1. 49b1e3e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  2. 4b75599 [PATCH] powermac: More powermac backlight fixes by Michael Hanselmann · 18 years ago
  3. 4c962b5 [POWERPC] PMAC_APM_EMU should depend on ADB_PMU by Danny van Dyk · 18 years ago
  4. 8279d2e [POWERPC] Xserve G5 thermal control fixes by Benjamin Herrenschmidt · 18 years ago
  5. d1a8df9 [POWERPC] fix up front-LED Kconfig by Johannes Berg · 18 years ago
  6. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago
  7. f620753 [PATCH] powerpc: fix SMU driver interrupt mapping by Benjamin Herrenschmidt · 18 years ago
  8. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  9. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  10. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  11. d63fb6c [PATCH] powermac: Fix some 64b resource damage by Benjamin Herrenschmidt · 18 years ago
  12. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  13. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  14. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  15. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  16. 649e857 [POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is set by Paul Mackerras · 18 years ago
  17. 70c3967 [POWERPC] Convert powermac ide blink to new led infrastructure by Johannes Berg · 18 years ago
  18. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  19. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  20. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  21. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  22. 9e8e30a Input: via-pmu - add input device support by Johannes Berg · 18 years ago
  23. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  24. 6f36d17 [PATCH] m68k: windfarm is powerpc-only, don't do it on m68k macs by Al Viro · 18 years ago
  25. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 18 years ago
  26. 4d6c588 [PATCH] powerpc: fix oops in alsa powermac driver by Benjamin Herrenschmidt · 18 years ago
  27. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  28. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  29. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  30. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  31. d56a3e3 [PATCH] macintosh: tidy-up driver_register() return values by Bjorn Helgaas · 18 years ago
  32. 6ea671a [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values by Bjorn Helgaas · 18 years ago
  33. 57ae595 [PATCH] powerpc: via-pmu warning fix by Andrew Morton · 18 years ago
  34. 3e52174 [PATCH] macintosh: cleanup the use of i2c headers by Jean Delvare · 18 years ago
  35. 3bea631 [PATCH] powerpc: make powerbook_sleep_grackle static by Olaf Hering · 18 years ago
  36. 63e1fd4 [PATCH] macintosh: correct AC Power info in /proc/pmu/info by Benjamin Herrenschmidt · 18 years ago
  37. 0d514f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  38. cdd440f [PATCH] windfarm license fix by Benjamin Herrenschmidt · 18 years ago
  39. e2a002b [PATCH] powerpc: Fix windfarm_pm112 not starting all control loops by Benjamin Herrenschmidt · 18 years ago
  40. b55fafc [PATCH] powerpc: Fix old g5 issues with windfarm by Benjamin Herrenschmidt · 18 years ago
  41. 9127dd1 [PATCH] allow windfarm_pm112 module to load by Johannes Berg · 18 years ago
  42. e5ea0a9 ppc: fix up trivial Kconfig config selection by Linus Torvalds · 18 years ago
  43. ac171c4 [PATCH] powerpc: Thermal control for dual core G5s by Benjamin Herrenschmidt · 18 years ago
  44. 6cb6524 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  45. e619978 [PATCH] MODALIAS= for macio by Olaf Hering · 18 years ago
  46. 837e959 [PATCH] sem2mutex: drivers/macintosh/windfarm_core.c by Ingo Molnar · 19 years ago
  47. 3e2b32b Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  48. 3687457 [PATCH] powerpc: macio-adb build fix by David Woodhouse · 19 years ago
  49. 4866b12 [PATCH] Add macio_bus_type probe and remove methods by Russell King · 19 years ago
  50. a5d361f [PATCH] m68k: NULL noise removal by Al Viro · 19 years ago
  51. 3272244 [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi requests by Al Viro · 19 years ago
  52. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  53. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  54. 5b9ca52 [PATCH] 3/5 powerpc: Add platform functions interpreter by Benjamin Herrenschmidt · 19 years ago
  55. a28d3af [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 by Benjamin Herrenschmidt · 19 years ago
  56. 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 19 years ago
  57. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  58. a04c878 [PATCH] via-pmu: compile without Power Management support by Kristian Mueller · 19 years ago
  59. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 19 years ago
  60. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  61. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  62. bb6b9b2 [PATCH] powerpc: udbg updates by Benjamin Herrenschmidt · 19 years ago
  63. 2c5bd01 [PATCH] powerpc: convert macio_asic to use prom_parse by Benjamin Herrenschmidt · 19 years ago
  64. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  65. ccf1896 Merge ../torvalds-2.6/ by Greg Kroah-Hartman · 19 years ago
  66. 9f6d4b0 [PATCH] therm_adt746x: Quiet fan speed change messages by Ben Collins · 19 years ago
  67. c9662b4 [PATCH] macintosh: don't store i2c_add_driver() return if no further processing done by Arthur Othieno · 19 years ago
  68. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  69. a33ca23 [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 by Laurent Riffard · 19 years ago
  70. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  71. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  72. f12f4d9 [PATCH] powerpc: more g5 overtemp problem fix by Benjamin Herrenschmidt · 19 years ago
  73. 6ee7fb7 [PATCH] powerpc: g5 thermal overtemp bug by Benjamin Herrenschmidt · 19 years ago
  74. 326743e [PATCH] Fix windfarm model-id table by Michal Ostrowski · 19 years ago
  75. 3fb62b5 macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM set by Paul Mackerras · 19 years ago
  76. 21fe330 [PATCH] ppc: fix a bunch of warnings by Benjamin Herrenschmidt · 19 years ago
  77. 75722d3 [PATCH] ppc64: Thermal control for SMU based machines by Benjamin Herrenschmidt · 19 years ago
  78. 183d020 [PATCH] ppc64: SMU partition recovery by Benjamin Herrenschmidt · 19 years ago
  79. 4350147 [PATCH] ppc64: SMU based macs cpufreq support by Benjamin Herrenschmidt · 19 years ago
  80. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  81. 12621a1 [PATCH] drivers/macintosh: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  82. de2d3db Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  83. a000503 powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM by Paul Mackerras · 19 years ago
  84. eb16292 Input: adbhid - fix OOPS introduced by dynalloc conversion by Paul Mackerras · 19 years ago
  85. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  86. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  87. 08124f9 [PATCH] ppc64: AC Power handling broken for desktops by Olaf Hering · 19 years ago
  88. dcb34ab [PATCH] Add modalias to macio sysfs attributes by scwhab@suse.de · 19 years ago
  89. c7f7a56 [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  90. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  91. f2783c1 powerpc: Merge time.c and asm/time.h. by Paul Mackerras · 19 years ago
  92. b6ec995 Merge from Linus' tree by Paul Mackerras · 19 years ago
  93. a44fe13 [PATCH] Fix ppc64 smu driver locking by Benjamin Herrenschmidt · 19 years ago
  94. 6b67f62c [PATCH] ppc64 g5: merge tree build fix by Stephen Rothwell · 19 years ago
  95. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago
  96. e5baa39 Merge from Linus' tree. by Paul Mackerras · 19 years ago
  97. 0365ba7 [PATCH] ppc64: SMU driver update & i2c support by Benjamin Herrenschmidt · 19 years ago
  98. aacaf9b [PATCH] powerpc: Remove sections use from ppc64 and drivers by Jon Loeliger · 19 years ago
  99. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  100. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago