1. e99f5e7 macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  2. 8cffe0b macintosh: Add const to of_device_id by Xiang wangx · 3 years, 1 month ago
  3. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  4. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  5. 0e17ad8 powerpc: Split memset() to avoid multi-field overflow by Kees Cook · 3 years, 6 months ago
  6. 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 3 months ago
  7. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  8. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
  9. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
  10. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  11. 0751fdf macintosh/via-pmu: Fix build warning by Michael Ellerman · 3 years, 9 months ago
  12. 95d1439 macintosh/via-pmu: Make some symbols static by Yu Kuai · 3 years, 9 months ago
  13. 4204ecd windfarm: make symbol 'wf_thread' static by Yu Kuai · 3 years, 9 months ago
  14. 13ddd0e macintosh/windfarm: Make symbol 'pm121_sys_state' static by Yu Kuai · 3 years, 9 months ago
  15. 4763d37 powerpc: Spelling/typo fixes by Bhaskar Chowdhury · 4 years ago
  16. c396dd2 macintosh/adb-iop: Use big-endian autopoll mask by Finn Thain · 4 years ago
  17. 10199e9 macintosh/adb-iop: Send correct poll command by Finn Thain · 4 years, 1 month ago
  18. 2c9cfba macintosh/adb-iop: Always wait for reply message from IOP by Finn Thain · 4 years, 1 month ago
  19. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  20. acff5e6 macintosh: smu_sensors: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 3 months ago
  21. 9c826d3 drivers/macintosh/smu.c: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 3 months ago
  22. 3db8715 drivers/macintosh/smu.c: Fix undeclared symbol warning by Wang Wensheng · 4 years, 3 months ago
  23. 8f7e57e macintosh: windfarm: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 3 months ago
  24. 7db0a07 macintosh: windfarm: remove detatch debug containing spelling mistakes by Colin Ian King · 4 years, 5 months ago
  25. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  26. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  27. 3327e58 macintosh/via-macii: Clarify definition of macii_init() by Finn Thain · 4 years, 6 months ago
  28. 046ace8 macintosh/via-macii: Use the stack for reset request storage by Finn Thain · 4 years, 6 months ago
  29. 5c0c15a macintosh/via-macii: Use unsigned type for autopoll_devs variable by Finn Thain · 4 years, 6 months ago
  30. f87a162 macintosh/via-macii: Use bool type for reading_reply variable by Finn Thain · 4 years, 6 months ago
  31. 624cf5b macintosh/via-macii: Handle poll replies correctly by Finn Thain · 4 years, 6 months ago
  32. b16b676 macintosh/via-macii: Remove read_done state by Finn Thain · 4 years, 6 months ago
  33. b4d76c2 macintosh/via-macii: Handle /CTLR_IRQ signal correctly by Finn Thain · 4 years, 6 months ago
  34. f93bfeb macintosh/via-macii: Poll the device most likely to respond by Finn Thain · 4 years, 6 months ago
  35. 59ea38f macintosh/via-macii: Access autopoll_devs when inside lock by Finn Thain · 4 years, 6 months ago
  36. c66da95 macintosh/adb-iop: Implement SRQ autopolling by Finn Thain · 4 years, 7 months ago
  37. e2954e5 macintosh/adb-iop: Implement sending -> idle state transition by Finn Thain · 4 years, 7 months ago
  38. 32226e8 macintosh/adb-iop: Implement idle -> sending state transition by Finn Thain · 4 years, 7 months ago
  39. 56b732e macintosh/adb-iop: Resolve static checker warnings by Finn Thain · 4 years, 7 months ago
  40. aac840e macintosh/adb-iop: Access current_req and adb_iop_state when inside lock by Finn Thain · 4 years, 7 months ago
  41. 303511e macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver by Finn Thain · 4 years, 7 months ago
  42. ff785e1 macintosh/adb-iop: Correct comment text by Finn Thain · 4 years, 7 months ago
  43. 8384c82 macintosh/adb-iop: Remove dead and redundant code by Finn Thain · 4 years, 7 months ago
  44. 1666e5e macintosh/therm_adt746x: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  45. a7beab4 macintosh/adb: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  46. 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
  47. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  48. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  49. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  50. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  51. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  52. d65aca9 via-pmu: don't bother with access_ok() by Al Viro · 4 years, 8 months ago
  53. 0c444d9 macintosh/ams-input: switch to using input device polling mode by Dmitry Torokhov · 5 years ago
  54. 9390033 drivers/macintosh: Fix memleak in windfarm_pm112 driver by Michael Ellerman · 4 years, 8 months ago
  55. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  56. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  57. 624d1be macintosh: convert to i2c_new_scanned_device by Wolfram Sang · 4 years, 11 months ago
  58. baca54d Merge 5.6-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 9 months ago
  59. 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 10 months ago
  60. bcf3588 macintosh: windfarm: fix MODINFO regression by Wolfram Sang · 4 years, 10 months ago
  61. 38b17af macintosh: therm_windtunnel: fix regression when instantiating devices by Wolfram Sang · 4 years, 10 months ago
  62. 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  63. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  64. 25dd118 macintosh: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  65. 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  66. 77a0594 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  68. 8392853e rackmeter: Use vtime aware kcpustat accessor by Frederic Weisbecker · 5 years ago
  69. 3775026 macintosh: ans-lcd: make anslcd_logo static and __initconst by Rasmus Villemoes · 6 years ago
  70. 3000ce3 cpufreq: Use per-policy frequency QoS by Rafael J. Wysocki · 5 years ago
  71. 2ee9a0d macintosh: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  72. dce2e3a cpufreq: powerpc: macintosh: Switch to QoS requests for freq limits by Viresh Kumar · 5 years ago
  73. 7440ea8b drivers/macintosh/smu.c: Mark expected switch fall-through by Stephen Rothwell · 5 years ago
  74. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  75. 1cfb725 powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() by Christophe Leroy · 6 years ago
  76. ddceed9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 247 by Thomas Gleixner · 6 years ago
  77. 2c162f9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246 by Thomas Gleixner · 6 years ago
  78. f797118 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 375 by Thomas Gleixner · 6 years ago
  79. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  80. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  81. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  82. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  83. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  84. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  85. 0ba9e6e memblock: drop memblock_alloc_base() by Mike Rapoport · 6 years ago
  86. 458c77f macintosh/via-cuda: Don't rely on Cuda to end a transfer by Finn Thain · 6 years ago
  87. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  88. f1e0add macintosh: Use of_node_name_{eq, prefix} for node name comparisons by Rob Herring · 6 years ago
  89. bf82d37 macintosh: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  90. 15b680c macintosh: windfarm: Another convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  91. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  92. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  93. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  94. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  95. fc0c8b3 macintosh/windfarm_smu_sat: Fix debug output by Benjamin Herrenschmidt · 6 years ago
  96. 47fd206 macintosh/via-macii, macintosh/adb-iop: Clean up whitespace by Finn Thain · 6 years ago
  97. 351e5ad macintosh/via-macii, macintosh/adb-iop: Modernize printk calls by Finn Thain · 6 years ago
  98. 5ce6185 macintosh/via-macii: Simplify locking by Finn Thain · 6 years ago
  99. 5f93d70 macintosh/via-macii: Remove BUG_ON assertions by Finn Thain · 6 years ago
  100. b52dce8 macintosh/via-macii: Synchronous bus reset by Finn Thain · 6 years ago