1. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  2. 429dbf5 m68k: machw.h cleanup by Finn Thain · 16 years ago
  3. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 15 years ago
  4. 2fd091f powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition() by roel kluin · 16 years ago
  5. 31421a6 rackmeter section fixes by Al Viro · 16 years ago
  6. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  7. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 97cd790 device create: macintosh: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  9. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  10. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  11. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  12. ffe8373 via-pmu: BKL pushdown by Arnd Bergmann · 16 years ago
  13. 73f38fe drivers/macintosh/smu.c: Improve error handling by Julia Lawall · 16 years ago
  14. 9b4a8dd drivers/macintosh: Various cleanups by Adrian Bunk · 16 years ago
  15. 9a24729 macintosh/media bay: Convert semaphore to mutex by Daniel Walker · 16 years ago
  16. 1baaeea macintosh/therm_windtunnel: Convert semaphore to mutex by Daniel Walker · 16 years ago
  17. ad9e05a macintosh: Use linux/of_{device,platform}.h instead of asm by Stephen Rothwell · 16 years ago
  18. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  19. b9bde77 macintosh-smu: BKL pushdown by Arnd Bergmann · 16 years ago
  20. b828299 ans-lcd: BKL pushdown by Arnd Bergmann · 16 years ago
  21. 26ce4f0 adb: BKL pushdown by Jonathan Corbet · 16 years ago
  22. 305c736 [POWERPC] Build fix for drivers/macintosh/mediabay.c by Adrian Bunk · 16 years ago
  23. 958a65f [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.c by Julia Lawall · 16 years ago
  24. 8b9dba2 [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c by Julia Lawall · 16 years ago
  25. c1a8e39 ide-pmac: bugfix for media-bay support rework by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 5b7c407 Input: adbhid - capslock and power button fix by Rodney Lorrimar · 16 years ago
  27. 2e75f04 Input: adbhid - fix capslock key state after suspend by Rodney Lorrimar · 16 years ago
  28. fcff474 Merge branch 'linux-2.6' into powerpc-next by Paul Mackerras · 16 years ago
  29. faa5b9d [POWERPC] macintosh: Replace deprecated __initcall with device_initcall by Robert P. J. Day · 16 years ago
  30. 140b932 [POWERPC] Create modalias file in sysfs for of_platform bus by Olaf Hering · 16 years ago
  31. af3ce51 [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex by Daniel Walker · 16 years ago
  32. 56783c5 [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex by Daniel Walker · 16 years ago
  33. 0885cb5 [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex by Daniel Walker · 16 years ago
  34. 80ff974 [POWERPC] windfarm: Add PowerMac 12,1 support by Étienne Bersac · 16 years ago
  35. a929107 mac-hid: fix build after lockdep annotation by Harvey Harrison · 16 years ago
  36. b9fa38f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  37. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  38. 8fd76c4 Input: mac_hid - add lockdep annotation to emumousebtn by Peter Zijlstra · 16 years ago
  39. 23386fe [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  40. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  41. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 620a245 [POWERPC] Fix build of modular drivers/macintosh/apm_emu.c by Guido Guenther · 16 years ago
  43. fa19d63 [POWERPC] Fix sleep on some powerbooks by Benjamin Herrenschmidt · 16 years ago
  44. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  45. 2ebda63 Fix compile of swim3 as module by Tony Breeds · 16 years ago
  46. 592a607 [POWERPC] Disable G5 NAP mode during SMU commands on U3 by Benjamin Herrenschmidt · 16 years ago
  47. 34394e4 ppc: fix #ifdef-s in mediabay driver (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  48. eb4da4c mac68k: macii adb comment correction by Finn Thain · 16 years ago
  49. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  50. fe2528b ADB: Add missing #include <linux/platform_device.h> by Geert Uytterhoeven · 16 years ago
  51. f18816b drivers/macintosh/: Spelling fixes by Joe Perches · 16 years ago
  52. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  53. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  54. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  55. 05c7aba i2c: Kill rogue driver IDs by Jean Delvare · 16 years ago
  56. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 16 years ago
  57. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 16 years ago
  59. 68db2bc adb: Convert from class_device to device by Tony Jones · 17 years ago
  60. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  61. 10804f0 [POWERPC] therm_adt746x: Eliminate some build warnings by Stephen Rothwell · 16 years ago
  62. 98894df [POWERPC] therm_windtunnel: Eliminate some build warnings by Stephen Rothwell · 16 years ago
  63. 97759e4 [POWERPC] therm_pm72: Suppress some compile warnings by Stephen Rothwell · 16 years ago
  64. 9f31c05 macintosh: fix fabrication of caplock key events by Andy Wingo · 16 years ago
  65. 0094f2c [POWERPC] Fix for via-pmu based backlight control by Benjamin Herrenschmidt · 16 years ago
  66. 7ac5dde [POWERPC] Implement arch disable/enable irq hooks. by Scott Wood · 16 years ago
  67. f91266e [POWERPC] powermac: Use generic suspend code by Johannes Berg · 16 years ago
  68. 887ef35 [POWERPC] Fix sleep on powerbook 3400 by Paul Mackerras · 16 years ago
  69. 98f6740 [POWERPC] Convert therm_windtunnel.c to use the kthread API by Paul Mackerras · 16 years ago
  70. 39d183d [POWERPC] Convert therm_pm72.c to use the kthread API by Paul Mackerras · 16 years ago
  71. c61dace [POWERPC] Convert adb.c to use kthread API and not spin on ADB requests by Paul Mackerras · 16 years ago
  72. 33f6e79 [POWERPC] Convert media-bay.c to use the kthread API by Paul Mackerras · 16 years ago
  73. b819a9bf [POWERPC] via-pmu: Kill sleep notifiers completely by Johannes Berg · 16 years ago
  74. c9f6d3d [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks by Johannes Berg · 16 years ago
  75. 771cceb4 drivers/macintosh/via-pmu.c: Added a missing iounmap by Julia Lawall · 16 years ago
  76. 1b0e9d4 [POWERPC] PMU: Remove dead code by Johannes Berg · 17 years ago
  77. 9ee7fd9 [POWERPC] PMU: Don't lock_kernel() by Johannes Berg · 17 years ago
  78. 67b6051 [POWERPC] windfarm: Fix windfarm thread freezer interaction by Johannes Berg · 17 years ago
  79. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  80. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  81. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  82. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  83. 68f3e66 fix adbhid mismerge by Al Viro · 17 years ago
  84. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  85. 9a402b6 Input: adbhid - produce all CapsLock key events by Andrew McNabb · 17 years ago
  86. 8d9f095 Input: auto-select INPUT for MAC_EMUMOUSEBTN option by Andreas Herrmann · 17 years ago
  87. 555ddbb [POWERPC] adbhid: Enable KEY_FN key reporting by Aristeu Rozanski · 17 years ago
  88. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  89. e120e8d [POWERPC] Fix undefined reference to device_power_up/resume by Olaf Hering · 17 years ago
  90. 33d71d2 [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need by Kumar Gala · 17 years ago
  91. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 17 years ago
  92. 2301060 m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible by Geert Uytterhoeven · 17 years ago
  93. 0d5e74f remove dead code in via-pmu68k by Johannes Berg · 17 years ago
  94. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  95. a05afe9 [POWERPC] Comment out a currently unused function by Stephen Rothwell · 17 years ago
  96. 7b52b44 [POWERPC] via-pmu: Fix typo in printk by Michael Buesch · 17 years ago
  97. cc61f95 [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  98. 7bd02a2 [POWERPC] Clean up duplicate includes in drivers/macintosh/ by Jesper Juhl · 17 years ago
  99. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  100. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago