Age | Commit message (Expand) | Author |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport |
2021-09-25 | powerpc: Split memset() to avoid multi-field overflow | Kees Cook |
2021-09-14 | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-08-19 | isystem: ship and use stdarg.h | Alexey Dobriyan |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-04-16 | macintosh/via-pmu: Fix build warning | Michael Ellerman |
2021-04-14 | macintosh/via-pmu: Make some symbols static | Yu Kuai |
2021-04-14 | windfarm: make symbol 'wf_thread' static | Yu Kuai |
2021-04-14 | macintosh/windfarm: Make symbol 'pm121_sys_state' static | Yu Kuai |
2021-04-08 | powerpc: Spelling/typo fixes | Bhaskar Chowdhury |
2021-01-25 | macintosh/adb-iop: Use big-endian autopoll mask | Finn Thain |
2020-12-07 | macintosh/adb-iop: Send correct poll command | Finn Thain |
2020-12-07 | macintosh/adb-iop: Always wait for reply message from IOP | Finn Thain |
2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-09-18 | macintosh: smu_sensors: use for_each_child_of_node() macro | Qinglang Miao |
2020-09-18 | drivers/macintosh/smu.c: use for_each_child_of_node() macro | Qinglang Miao |
2020-09-16 | drivers/macintosh/smu.c: Fix undeclared symbol warning | Wang Wensheng |
2020-09-15 | macintosh: windfarm: use for_each_child_of_node() macro | Qinglang Miao |
2020-09-02 | macintosh: windfarm: remove detatch debug containing spelling mistakes | Colin Ian King |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-07-26 | macintosh/via-macii: Clarify definition of macii_init() | Finn Thain |
2020-07-26 | macintosh/via-macii: Use the stack for reset request storage | Finn Thain |
2020-07-26 | macintosh/via-macii: Use unsigned type for autopoll_devs variable | Finn Thain |
2020-07-26 | macintosh/via-macii: Use bool type for reading_reply variable | Finn Thain |
2020-07-26 | macintosh/via-macii: Handle poll replies correctly | Finn Thain |
2020-07-26 | macintosh/via-macii: Remove read_done state | Finn Thain |
2020-07-26 | macintosh/via-macii: Handle /CTLR_IRQ signal correctly | Finn Thain |
2020-07-26 | macintosh/via-macii: Poll the device most likely to respond | Finn Thain |
2020-07-26 | macintosh/via-macii: Access autopoll_devs when inside lock | Finn Thain |
2020-07-26 | macintosh/adb-iop: Implement SRQ autopolling | Finn Thain |
2020-07-26 | macintosh/adb-iop: Implement sending -> idle state transition | Finn Thain |
2020-07-26 | macintosh/adb-iop: Implement idle -> sending state transition | Finn Thain |
2020-07-26 | macintosh/adb-iop: Resolve static checker warnings | Finn Thain |
2020-07-26 | macintosh/adb-iop: Access current_req and adb_iop_state when inside lock | Finn Thain |
2020-07-26 | macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver | Finn Thain |
2020-07-26 | macintosh/adb-iop: Correct comment text | Finn Thain |
2020-07-26 | macintosh/adb-iop: Remove dead and redundant code | Finn Thain |
2020-07-22 | macintosh/therm_adt746x: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-22 | macintosh/adb: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-05-29 | via-pmu: don't bother with access_ok() | Al Viro |