1. 38b7a2a drivers/macintosh/adb-iop.c: flags should be unsigned long by Geert Uytterhoeven · 14 years ago
  2. bd5f47e Move ams driver to macintosh by Jean Delvare · 14 years ago
  3. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  4. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  5. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  6. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  7. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  8. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  9. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  10. 8192b1f drivers/macintosh/adb: Do not claim that the semaphore is a mutex by Thomas Gleixner · 14 years ago
  11. d851b6e mac: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  12. 1f7aac6 powerpc/via-pmu-led.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  13. 4cc4587 via-pmu: Add compat_pmu_ioctl by Andreas Schwab · 14 years ago
  14. 1c00650 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  15. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  16. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  17. 1787985 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  19. ba461f0 powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts by Ian Campbell · 14 years ago
  20. 34a1c1e of: Modify of_device_get_modalias to be passed struct device by Grant Likely · 14 years ago
  21. 39059cc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  22. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  23. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  24. 83aea94 powerpc/macio: Don't dereference pointer before null check by Andreas Schwab · 14 years ago
  25. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  26. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  27. 44504b2 of: change of_match_device to work with struct device by Grant Likely · 14 years ago
  28. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  29. 597b9d1 drivercore: Add of_match_table to the common device drivers by Grant Likely · 14 years ago
  30. cb6dc51 arch/powerpc: Move dma_mask from of_device into pdev_archdata by Grant Likely · 14 years ago
  31. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  32. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  33. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  34. 1ed31d6 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  35. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  36. 1276551 device_attributes: add sysfs_attr_init() for dynamic attributes by Wolfram Sang · 14 years ago
  37. 7429b38 powerpc/pmac: Fix dangling pointers by Wolfram Sang · 14 years ago
  38. 86e4754 powerpc/pmac: Add missing unlocks in error path by Julia Lawall · 14 years ago
  39. ab30f78 powerpc/pmac/windfarm: Correct potential double free by Julia Lawall · 14 years ago
  40. 6d1bdd2 powerpc/pmac/windfarm: Don't test pointers before kfree() by d binderman · 14 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  42. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  43. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  44. de0b632 powerpc: Fix G5 thermal shutdown by Josh Boyer · 14 years ago
  45. b35c74d sysfs: windfarm: init sysfs attributes by Johannes Berg · 14 years ago
  46. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  47. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  48. 18814ee mac68k: start CUDA early by Finn Thain · 15 years ago
  49. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  50. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 14 years ago
  51. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 14 years ago
  52. 33a470f macintosh/therm_adt746x: Fix sysfs attributes lifetime by Jean Delvare · 14 years ago
  53. 429722e Input: Mac button emulation - allow compiling as a module by Dmitry Torokhov · 14 years ago
  54. 99b089c Input: Mac button emulation - implement as an input filter by Dmitry Torokhov · 14 years ago
  55. 46759a7 powerpc/macintosh: Make Open Firmware device id constant by Márton Németh · 15 years ago
  56. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  57. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  58. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  60. 1496e89 powerpc/therm_adt746x: Record pwm invert bit at module load time] by Darrick J. Wong · 15 years ago
  61. d58b0c3 powerpc/macio: Rework hotplug media bay support by Benjamin Herrenschmidt · 15 years ago
  62. 128b4a0 powerpc/macio: Add dma_parms support to macio by Benjamin Herrenschmidt · 15 years ago
  63. 7fb19ea powerpc/macio: Add devres support to macio_device by Benjamin Herrenschmidt · 15 years ago
  64. 529586d powerpc/windfarm: Add detection for second cpu pump by Bolko Maass · 15 years ago
  65. 9d2f734 powerpc/via-pmu: Convert to proc_fops/seq_file by Alexey Dobriyan · 15 years ago
  66. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  67. 0b048c7 macintosh: Remove BKL from nvram driver by Thomas Gleixner · 15 years ago
  68. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  69. 894d249 sysctl drivers: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  70. 99ca177a powerpc/therm_adt746x: Don't access non-existing register by Jean Delvare · 15 years ago
  71. 95fdac7 macintosh: Remove BKL from ans-lcd by Thomas Gleixner · 15 years ago
  72. 11a5087 powerpc/pmac: Fix issues with sleep on some powerbooks by Benjamin Herrenschmidt · 15 years ago
  73. 6f6b35e macintosh: Don't assume i2c device probing always succeeds by Jean Delvare · 15 years ago
  74. cce1d9f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  75. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  76. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  77. db3f520 leds: Fix LED names by Olaf Hering · 15 years ago
  78. b8e4a7d powerpc/powermac: Thermal control turns system off too eagerly by Lyonel Vincent · 15 years ago
  79. dac9ff7 m68k: count can reach 51, not 50 by Roel Kluin · 15 years ago
  80. fb2881a powerpc/macio: Don't the address of an array element before boundchecking by roel kluin · 15 years ago
  81. 3514141 powerpc/pmac: Fix DMA ops for MacIO devices by Benjamin Herrenschmidt · 15 years ago
  82. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  83. 036533e therm_windtunnel: Convert to a new-style i2c driver by Jean Delvare · 15 years ago
  84. 2e613e7 therm_adt746x: Convert to a new-style i2c driver by Jean Delvare · 15 years ago
  85. 351ca3e windfarm: Convert to new-style i2c drivers by Jean Delvare · 15 years ago
  86. 1b9f37d therm_pm72: Convert to a new-style i2c driver by Jean Delvare · 15 years ago
  87. 0512a9a therm_adt746x: Always clear hardware bit which inverts fan speed range. by Michel Dänzer · 15 years ago
  88. d1f53fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  89. 83cff83 mediabay: fix build for CONFIG_BLOCK=n by Bartlomiej Zolnierkiewicz · 15 years ago
  90. 6329db8 powerpc: Fix modular build of ide-pmac when mediabay is built in by Bartlomiej Zolnierkiewicz · 15 years ago
  91. bcd71fe powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCK by Alexander Beregalov · 15 years ago
  92. 2e74778 therm_adt746x: Fix signed/unsigned confusion by roel kluin · 15 years ago
  93. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  94. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  95. 44ea9c8 drivers/macintosh: Add missing of_node_put in therm_adt746x.c by Nicolas Palix · 16 years ago
  96. 1d7e6cc macintosh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  97. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  98. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  99. 429dbf5 m68k: machw.h cleanup by Finn Thain · 16 years ago
  100. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago