1. 6edc22f macintosh/via-pmu: Disambiguate interrupt statistics by Finn Thain · 6 years ago
  2. b5c7ccc macintosh/via-pmu: Clean up interrupt statistics by Finn Thain · 6 years ago
  3. ebd7222 macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver by Finn Thain · 6 years ago
  4. 54c9907 macintosh/via-pmu68k: Don't load driver on unsupported hardware by Finn Thain · 6 years ago
  5. c2f028b macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies by Finn Thain · 6 years ago
  6. c16a85a macintosh/via-pmu: Add support for m68k PowerBooks by Finn Thain · 6 years ago
  7. c70c35d macintosh/via-pmu: Replace via pointer with via1 and via2 pointers by Finn Thain · 6 years ago
  8. c57902d macintosh/via-pmu: Enhance state machine with new 'uninitialized' state by Finn Thain · 6 years ago
  9. 7ad9469 macintosh/via-pmu: Don't clear shift register interrupt flag twice by Finn Thain · 6 years ago
  10. 576d529 macintosh/via-pmu: Add missing mmio accessors by Finn Thain · 6 years ago
  11. 73f4447 macintosh/via-pmu: Fix section mismatch warning by Finn Thain · 6 years ago
  12. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  13. d873152 powerpc/sparse: Fix plain integer as NULL pointer warning by Mathieu Malaterre · 6 years ago
  14. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  15. 942cc40 macintosh/windfarm: fix spelling mistake: "ttarged" -> "ttarget" by Colin Ian King · 6 years ago
  16. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  17. e283655 drivers: macintosh: rack-meter: really fix bogus memsets by Aaro Koskinen · 6 years ago
  18. 3a52f6f macintosh/adb: Use C99 initializers for struct adb_driver instances by Finn Thain · 6 years ago
  19. a0828cf powerpc: Use sizeof(*foo) rather than sizeof(struct foo) by Markus Elfring · 8 years ago
  20. a64138e macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall by Finn Thain · 7 years ago
  21. 58935176 powerpc/via-pmu: Fix section mismatch warning by Mathieu Malaterre · 6 years ago
  22. 47d703e macintosh: Add module license to ans-lcd by Larry Finger · 6 years ago
  23. 7bcfab2 powerpc/macio: set a proper dma_coherent_mask by Christoph Hellwig · 6 years ago
  24. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  25. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  26. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  27. 516c32f macintosh/ams-input: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  28. 4f256d5 macintosh: change some data types from int to bool by Gustavo A. R. Silva · 7 years ago
  29. f2be629 macintosh/adb: Properly mark continued kernel messages by Andreas Schwab · 8 years ago
  30. 00f7b29 backlight: Fix old-style function definition by Mathieu Malaterre · 7 years ago
  31. 67c8d32 powerpc/via-pmu: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  32. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  33. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 9e09d05 Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  35. 92178fc m68k/mac: Add mutual exclusion for IOP interrupt polling by Finn Thain · 7 years ago
  36. 0788f28 drivers/macintosh: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  37. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  38. de854e5 powerpc/macintosh: constify wf_sensor_ops structures by Julia Lawall · 7 years ago
  39. b6a945a macintosh: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  40. 516fa8d macintosh/rack-meter: Make of_device_ids const by Arvind Yadav · 7 years ago
  41. 1ad35f6 drivers/macintosh: Make wf_control_ops and wf_pid_param const by Bhumika Goyal · 7 years ago
  42. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  43. 60bb70a macintosh: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 7 years ago
  44. 5a50119 adb: get rid of pointless access_ok() by Al Viro · 7 years ago
  45. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  46. d0c2c26 drivers: Clean up duplicated email address by Finn Thain · 7 years ago
  47. 0634c29 of: Add function for generating a DT modalias with a newline by Rob Herring · 7 years ago
  48. 46f401c powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_ops by Larry Finger · 7 years ago
  49. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  50. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  51. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  52. f74faec m68k/mac: Replace via-maciisi driver with via-cuda driver by Finn Thain · 8 years ago
  53. d23eee8 via-cuda: Add support for Egret system controller by Finn Thain · 8 years ago
  54. 97ced1a via-cuda: Initialize data_index early and increment consistently by Finn Thain · 8 years ago
  55. ac39452 via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq by Finn Thain · 8 years ago
  56. a646624 via-cuda: Avoid TREQ race condition by Finn Thain · 8 years ago
  57. cfbf998 via-cuda: Fix re-initialization of reply_ptr and reading_reply by Finn Thain · 8 years ago
  58. fe73b58 via-cuda: Prevent read buffer overflow by Finn Thain · 8 years ago
  59. fd7a65a via-cuda: Add TREQ, TIP and TACK signal helpers by Finn Thain · 8 years ago
  60. 06d7e99 via-cuda: Remove redundant temporary variable by Finn Thain · 8 years ago
  61. 523717d via-cuda: Cleanup printk calls by Finn Thain · 8 years ago
  62. 564b733 macintosh/rack-meter: Convert cputime64_t use to u64 by Frederic Weisbecker · 7 years ago
  63. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 7 years ago
  64. 377e7a2 Make static usermode helper binaries constant by Greg Kroah-Hartman · 8 years ago
  65. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  66. 0e865a8 macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected by Elimar Riesebieter · 8 years ago
  67. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  68. aded76b drivers/macintosh: Delete owner assignment by Markus Elfring · 8 years ago
  69. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  70. 91b6fad powerpc/pmac: Remove early allocation of the SMU command buffer by Benjamin Herrenschmidt · 8 years ago
  71. 83e2c70 powerpc: use the new LED disk activity trigger by Stephan Linz · 8 years ago
  72. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 8 years ago
  73. 4f7bef7 drivers: macintosh: rack-meter: fix bogus memsets by Aaro Koskinen · 8 years ago
  74. c796d1d9 drivers: macintosh: rack-meter: limit idle ticks to total ticks by Aaro Koskinen · 8 years ago
  75. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 8 years ago
  76. 6735b2e powerpc/rackmeter: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  77. 6c30821 powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer by John Ogness · 9 years ago
  78. f27b86d drivers/macintosh: adb: fix misleading Kconfig help text by Aaro Koskinen · 9 years ago
  79. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  80. a1a42b7 macintosh/therm_windtunnel: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  81. cb0eefc macintosh/therm_windtunnel: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  82. a368c29 windfarm: remove three exported but unused functions by Paul Bolle · 9 years ago
  83. ca94bba windfarm: make wf_critical_overtemp() static by Paul Bolle · 9 years ago
  84. fe2b592 windfarm: decrement client count when unregistering by Paul Bolle · 9 years ago
  85. 120d200 macintosh/ans-lcd: fix build failure after module_init/exit relocation by Luis Henriques · 9 years ago
  86. 2dc710e macintosh/nvram: Remove as unused by Finn Thain · 9 years ago
  87. b7f859d Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  88. 111fbc6 powerpc/pmac: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  89. 4b7d835 drivers/macintosh: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 9 years ago
  90. f571872 powerpc: Move Power Macintosh drivers to generic byteswappers by David Gibson · 9 years ago
  91. e702240 powerpc/via-pmu: fix OF node leak in Keylargo init by Phil Carmody · 10 years ago
  92. ffa3eb0 powerpc/via-pmu: fix error path in find_via_pmu() by Phil Carmody · 10 years ago
  93. b074cf8 macintosh: therm_pm72: delete deprecated driver by Wolfram Sang · 10 years ago
  94. ff3ad09 macintosh: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  95. 4a1b08e powerpc: Move via-cuda symbol exports next to function definitions by Anton Blanchard · 10 years ago
  96. 370a3ab powerpc: Move adb symbol exports next to function definitions by Anton Blanchard · 10 years ago
  97. 7385d6f Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  98. 2055fb4 powerpc/macintosh/smu.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  99. a5d8e2e backlight: Remove trivial get_brightness implementations by Andrzej Hajda · 10 years ago
  100. bd0c30e macintosh/windfarm_pm121.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago