Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | memblock: drop memblock_alloc_base() | Mike Rapoport |
2019-01-22 | macintosh/via-cuda: Don't rely on Cuda to end a transfer | Finn Thain |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-22 | macintosh: Use of_node_name_{eq, prefix} for node name comparisons | Rob Herring |
2018-11-26 | macintosh: Use device_type helpers to access the node type | Rob Herring |
2018-11-26 | macintosh: windfarm: Another convert to using %pOFn instead of device_node.name | Rob Herring |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport |
2018-10-19 | macintosh/windfarm_smu_sat: Fix debug output | Benjamin Herrenschmidt |
2018-10-08 | macintosh/via-macii, macintosh/adb-iop: Clean up whitespace | Finn Thain |
2018-10-08 | macintosh/via-macii, macintosh/adb-iop: Modernize printk calls | Finn Thain |
2018-10-08 | macintosh/via-macii: Simplify locking | Finn Thain |
2018-10-08 | macintosh/via-macii: Remove BUG_ON assertions | Finn Thain |
2018-10-08 | macintosh/via-macii: Synchronous bus reset | Finn Thain |
2018-10-08 | macintosh/adb: Rework printk output again | Finn Thain |
2018-10-08 | macintosh: Use common code to access RTC | Finn Thain |
2018-10-03 | macintosh: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-24 | macintosh: therm_windtunnel: drop using attach_adapter | Wolfram Sang |
2018-07-31 | macintosh/via-pmu: Disambiguate interrupt statistics | Finn Thain |
2018-07-31 | macintosh/via-pmu: Clean up interrupt statistics | Finn Thain |
2018-07-31 | macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver | Finn Thain |
2018-07-31 | macintosh/via-pmu68k: Don't load driver on unsupported hardware | Finn Thain |
2018-07-31 | macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies | Finn Thain |
2018-07-31 | macintosh/via-pmu: Add support for m68k PowerBooks | Finn Thain |
2018-07-31 | macintosh/via-pmu: Replace via pointer with via1 and via2 pointers | Finn Thain |
2018-07-31 | macintosh/via-pmu: Enhance state machine with new 'uninitialized' state | Finn Thain |
2018-07-31 | macintosh/via-pmu: Don't clear shift register interrupt flag twice | Finn Thain |
2018-07-31 | macintosh/via-pmu: Add missing mmio accessors | Finn Thain |
2018-07-31 | macintosh/via-pmu: Fix section mismatch warning | Finn Thain |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-05-25 | powerpc/sparse: Fix plain integer as NULL pointer warning | Mathieu Malaterre |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-14 | macintosh/windfarm: fix spelling mistake: "ttarged" -> "ttarget" | Colin Ian King |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-03-31 | drivers: macintosh: rack-meter: really fix bogus memsets | Aaro Koskinen |
2018-03-31 | macintosh/adb: Use C99 initializers for struct adb_driver instances | Finn Thain |
2018-03-20 | powerpc: Use sizeof(*foo) rather than sizeof(struct foo) | Markus Elfring |
2018-03-19 | macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall | Finn Thain |
2018-03-13 | powerpc/via-pmu: Fix section mismatch warning | Mathieu Malaterre |
2018-03-13 | macintosh: Add module license to ans-lcd | Larry Finger |
2018-02-13 | powerpc/macio: set a proper dma_coherent_mask | Christoph Hellwig |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |