1. faa5b9d [POWERPC] macintosh: Replace deprecated __initcall with device_initcall by Robert P. J. Day · 16 years ago
  2. af3ce51 [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex by Daniel Walker · 16 years ago
  3. 56783c5 [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex by Daniel Walker · 16 years ago
  4. 0885cb5 [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex by Daniel Walker · 16 years ago
  5. 80ff974 [POWERPC] windfarm: Add PowerMac 12,1 support by Étienne Bersac · 16 years ago
  6. a929107 mac-hid: fix build after lockdep annotation by Harvey Harrison · 16 years ago
  7. b9fa38f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  8. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  9. 8fd76c4 Input: mac_hid - add lockdep annotation to emumousebtn by Peter Zijlstra · 16 years ago
  10. 23386fe [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  11. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  12. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 620a245 [POWERPC] Fix build of modular drivers/macintosh/apm_emu.c by Guido Guenther · 16 years ago
  14. fa19d63 [POWERPC] Fix sleep on some powerbooks by Benjamin Herrenschmidt · 16 years ago
  15. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  16. 2ebda63 Fix compile of swim3 as module by Tony Breeds · 16 years ago
  17. 592a607 [POWERPC] Disable G5 NAP mode during SMU commands on U3 by Benjamin Herrenschmidt · 16 years ago
  18. 34394e4 ppc: fix #ifdef-s in mediabay driver (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  19. eb4da4c mac68k: macii adb comment correction by Finn Thain · 16 years ago
  20. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  21. fe2528b ADB: Add missing #include <linux/platform_device.h> by Geert Uytterhoeven · 16 years ago
  22. f18816b drivers/macintosh/: Spelling fixes by Joe Perches · 16 years ago
  23. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  24. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  26. 05c7aba i2c: Kill rogue driver IDs by Jean Delvare · 16 years ago
  27. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 16 years ago
  28. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  29. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  30. 68db2bc adb: Convert from class_device to device by Tony Jones · 17 years ago
  31. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  32. 10804f0 [POWERPC] therm_adt746x: Eliminate some build warnings by Stephen Rothwell · 17 years ago
  33. 98894df [POWERPC] therm_windtunnel: Eliminate some build warnings by Stephen Rothwell · 17 years ago
  34. 97759e4 [POWERPC] therm_pm72: Suppress some compile warnings by Stephen Rothwell · 17 years ago
  35. 9f31c05 macintosh: fix fabrication of caplock key events by Andy Wingo · 16 years ago
  36. 0094f2c [POWERPC] Fix for via-pmu based backlight control by Benjamin Herrenschmidt · 17 years ago
  37. 7ac5dde [POWERPC] Implement arch disable/enable irq hooks. by Scott Wood · 17 years ago
  38. f91266e [POWERPC] powermac: Use generic suspend code by Johannes Berg · 17 years ago
  39. 887ef35 [POWERPC] Fix sleep on powerbook 3400 by Paul Mackerras · 17 years ago
  40. 98f6740 [POWERPC] Convert therm_windtunnel.c to use the kthread API by Paul Mackerras · 17 years ago
  41. 39d183d [POWERPC] Convert therm_pm72.c to use the kthread API by Paul Mackerras · 17 years ago
  42. c61dace [POWERPC] Convert adb.c to use kthread API and not spin on ADB requests by Paul Mackerras · 17 years ago
  43. 33f6e79 [POWERPC] Convert media-bay.c to use the kthread API by Paul Mackerras · 17 years ago
  44. b819a9bf [POWERPC] via-pmu: Kill sleep notifiers completely by Johannes Berg · 17 years ago
  45. c9f6d3d [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks by Johannes Berg · 17 years ago
  46. 771cceb4 drivers/macintosh/via-pmu.c: Added a missing iounmap by Julia Lawall · 17 years ago
  47. 1b0e9d4 [POWERPC] PMU: Remove dead code by Johannes Berg · 17 years ago
  48. 9ee7fd9 [POWERPC] PMU: Don't lock_kernel() by Johannes Berg · 17 years ago
  49. 67b6051 [POWERPC] windfarm: Fix windfarm thread freezer interaction by Johannes Berg · 17 years ago
  50. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  51. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  52. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  53. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  54. 68f3e66 fix adbhid mismerge by Al Viro · 17 years ago
  55. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  56. 9a402b6 Input: adbhid - produce all CapsLock key events by Andrew McNabb · 17 years ago
  57. 8d9f095 Input: auto-select INPUT for MAC_EMUMOUSEBTN option by Andreas Herrmann · 17 years ago
  58. 555ddbb [POWERPC] adbhid: Enable KEY_FN key reporting by Aristeu Rozanski · 17 years ago
  59. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  60. e120e8d [POWERPC] Fix undefined reference to device_power_up/resume by Olaf Hering · 17 years ago
  61. 33d71d2 [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need by Kumar Gala · 17 years ago
  62. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 17 years ago
  63. 2301060 m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible by Geert Uytterhoeven · 17 years ago
  64. 0d5e74f remove dead code in via-pmu68k by Johannes Berg · 17 years ago
  65. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  66. a05afe9 [POWERPC] Comment out a currently unused function by Stephen Rothwell · 17 years ago
  67. 7b52b44 [POWERPC] via-pmu: Fix typo in printk by Michael Buesch · 17 years ago
  68. cc61f95 [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  69. 7bd02a2 [POWERPC] Clean up duplicate includes in drivers/macintosh/ by Jesper Juhl · 17 years ago
  70. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  71. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  72. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  73. 1b6dd9b adb_probe_task: remove unneeded flush_signals() call by Oleg Nesterov · 17 years ago
  74. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  75. 4b2643d i2c: Fix the i2c_smbus_read_i2c_block_data() prototype by Jean Delvare · 17 years ago
  76. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  77. e2f1f19 x86_64: Fix only make Macintosh drivers default on Macs by Olaf Hering · 17 years ago
  78. 9f1f79e x86: Only make Macintosh drivers default on Macs by Andi Kleen · 17 years ago
  79. e358ae4 [POWERPC] Don't allow PMAC_APM_EMU for 64-bit by Johannes Berg · 17 years ago
  80. 5566321 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  81. 31f6e1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  82. 58da10b [POWERPC] Fix Kconfig warning by Kumar Gala · 17 years ago
  83. ccd308f [POWERPC] Remove build warnings in windfarm_core by Stephen Rothwell · 17 years ago
  84. 3cb7396 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  85. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  87. 7d7b33d Input: adbhid - do not access input_dev->private directly by Dmitry Torokhov · 17 years ago
  88. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  89. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  90. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  91. f596575 [POWERPC] via-pmu: remove LED sleep notifier by Johannes Berg · 17 years ago
  92. 29aa028 [POWERPC] macintosh: Use common modalias generation for macio_sysfs by Sylvain Munaut · 17 years ago
  93. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  94. 0251c38 CUDA ADB fixes by Finn Thain · 17 years ago
  95. d95fd5f m68k: Mac II ADB fixes by Finn Thain · 17 years ago
  96. bff832c m68k: pmu_queue_request() declaration conflict by Finn Thain · 17 years ago
  97. 0f21712 [POWERPC] Use menuconfig objects II - Macintosh by Jan Engelhardt · 17 years ago
  98. b302887 [POWERPC] apm_emu: Use generic apm-emulation by Johannes Berg · 17 years ago
  99. f3e5d2b [POWERPC] drivers/macintosh/mac_hid.c: Make code static by Adrian Bunk · 17 years ago
  100. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 17 years ago