1. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  2. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  3. 68db2bc adb: Convert from class_device to device by Tony Jones · 17 years ago
  4. 9f31c05 macintosh: fix fabrication of caplock key events by Andy Wingo · 17 years ago
  5. 771cceb4 drivers/macintosh/via-pmu.c: Added a missing iounmap by Julia Lawall · 17 years ago
  6. 67b6051 [POWERPC] windfarm: Fix windfarm thread freezer interaction by Johannes Berg · 17 years ago
  7. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  8. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  9. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  10. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  11. 68f3e66 fix adbhid mismerge by Al Viro · 17 years ago
  12. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  13. 9a402b6 Input: adbhid - produce all CapsLock key events by Andrew McNabb · 17 years ago
  14. 8d9f095 Input: auto-select INPUT for MAC_EMUMOUSEBTN option by Andreas Herrmann · 17 years ago
  15. 555ddbb [POWERPC] adbhid: Enable KEY_FN key reporting by Aristeu Rozanski · 17 years ago
  16. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  17. e120e8d [POWERPC] Fix undefined reference to device_power_up/resume by Olaf Hering · 17 years ago
  18. 33d71d2 [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need by Kumar Gala · 17 years ago
  19. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 17 years ago
  20. 2301060 m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible by Geert Uytterhoeven · 17 years ago
  21. 0d5e74f remove dead code in via-pmu68k by Johannes Berg · 17 years ago
  22. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  23. a05afe9 [POWERPC] Comment out a currently unused function by Stephen Rothwell · 17 years ago
  24. 7b52b44 [POWERPC] via-pmu: Fix typo in printk by Michael Buesch · 17 years ago
  25. cc61f95 [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  26. 7bd02a2 [POWERPC] Clean up duplicate includes in drivers/macintosh/ by Jesper Juhl · 17 years ago
  27. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  28. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  29. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  30. 1b6dd9b adb_probe_task: remove unneeded flush_signals() call by Oleg Nesterov · 17 years ago
  31. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  32. 4b2643d i2c: Fix the i2c_smbus_read_i2c_block_data() prototype by Jean Delvare · 17 years ago
  33. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  34. e2f1f19 x86_64: Fix only make Macintosh drivers default on Macs by Olaf Hering · 17 years ago
  35. 9f1f79e x86: Only make Macintosh drivers default on Macs by Andi Kleen · 17 years ago
  36. e358ae4 [POWERPC] Don't allow PMAC_APM_EMU for 64-bit by Johannes Berg · 17 years ago
  37. 5566321 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  38. 31f6e1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  39. 58da10b [POWERPC] Fix Kconfig warning by Kumar Gala · 17 years ago
  40. ccd308f [POWERPC] Remove build warnings in windfarm_core by Stephen Rothwell · 17 years ago
  41. 3cb7396 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  42. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  44. 7d7b33d Input: adbhid - do not access input_dev->private directly by Dmitry Torokhov · 17 years ago
  45. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  46. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  47. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  48. f596575 [POWERPC] via-pmu: remove LED sleep notifier by Johannes Berg · 17 years ago
  49. 29aa028 [POWERPC] macintosh: Use common modalias generation for macio_sysfs by Sylvain Munaut · 17 years ago
  50. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  51. 0251c38 CUDA ADB fixes by Finn Thain · 17 years ago
  52. d95fd5f m68k: Mac II ADB fixes by Finn Thain · 17 years ago
  53. bff832c m68k: pmu_queue_request() declaration conflict by Finn Thain · 17 years ago
  54. 0f21712 [POWERPC] Use menuconfig objects II - Macintosh by Jan Engelhardt · 17 years ago
  55. b302887 [POWERPC] apm_emu: Use generic apm-emulation by Johannes Berg · 17 years ago
  56. f3e5d2b [POWERPC] drivers/macintosh/mac_hid.c: Make code static by Adrian Bunk · 17 years ago
  57. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 17 years ago
  58. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  59. 01b2726 [POWERPC] Rename get_property to of_get_property: partial drivers by Stephen Rothwell · 17 years ago
  60. a48141d Revert "[POWERPC] Rename get_property to of_get_property: drivers" by Paul Mackerras · 17 years ago
  61. c78f830 [POWERPC] via-pmu: Switch to ref counting PCI API by Alan Cox · 17 years ago
  62. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 17 years ago
  63. 1658ab6 [POWERPC] Remove old interface find_type_devices by Stephen Rothwell · 17 years ago
  64. 4bf56e1 [POWERPC] Remove find_compatible_devices by Stephen Rothwell · 17 years ago
  65. 94256dd drivers/macintosh/smu.c: fix locking snafu by Andrew Morton · 17 years ago
  66. d05c7a8 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  67. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 17 years ago
  68. 6c2d046 [POWERPC] Fix modalias content in sysfs for macio devices by Olaf Hering · 17 years ago
  69. e51b85d [POWERPC] PMU LED whitelisting of PowerMac 7,2 and 7,3 by Tony Vroon · 17 years ago
  70. cc11645 [POWERPC] powermac: Use the new of_device common uevent handler by Sylvain Munaut · 18 years ago
  71. 70b52b3 [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep by Johannes Berg · 17 years ago
  72. 83ddcf5 [POWERPC] Unexport mac_hid_mouse_emulate_buttons by Adrian Bunk · 17 years ago
  73. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 18 years ago
  74. 321709c backlight: Clean up pmac_backlight handling by Richard Purdie · 18 years ago
  75. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 18 years ago
  76. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 18 years ago
  77. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  78. 0a4b9b6 [PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  79. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  80. a334bdb [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1 by Olaf Hering · 18 years ago
  81. 8727585 [POWERPC] move variables in drivers/macintosh to bss by Olaf Hering · 18 years ago
  82. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  83. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  84. 45941d0 [PATCH] enable mouse button 2+3 emulation for x86 macs by Soeren Sonnenburg · 18 years ago
  85. 193d073 [PATCH] offsetof is size_t by Al Viro · 18 years ago
  86. 1ed2ddf [POWERPC] windfarm: don't die on suspend thread signal by Johannes Berg · 18 years ago
  87. 6002f54 [PATCH] Fix implicit declarations in via-pmu by Dave Jones · 18 years ago
  88. 96ceeaf [PATCH] Fix compilation of via-pmu-backlight by Andreas Schwab · 18 years ago
  89. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  90. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  91. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  92. 5d469ec [PATCH] Correct misc_register return code handling in several drivers by Neil Horman · 18 years ago
  93. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  94. 3e577a8 [PATCH] drivers/{char|isdn}: work_struct-induced breakage by Al Viro · 18 years ago
  95. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  96. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  97. 3e00a5a [POWERPC] Xserve cpu-meter driver by Benjamin Herrenschmidt · 18 years ago
  98. 7eebde7 [POWERPC] Souped-up of_platform_device support by Benjamin Herrenschmidt · 18 years ago
  99. 4bdbd28 Input: handle errors from input_register_device in drivers/macintosh by Dmitry Torokhov · 18 years ago
  100. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago