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