| Commit message (Expand) | Author | Age | Files | Lines |
* | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -2/+1 |
* | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | macintosh/windfarm_smu_sat: Fix debug output | Benjamin Herrenschmidt | 2018-10-18 | 1 | -18/+7 |
* | macintosh/via-macii, macintosh/adb-iop: Clean up whitespace | Finn Thain | 2018-10-08 | 2 | -160/+174 |
* | macintosh/via-macii, macintosh/adb-iop: Modernize printk calls | Finn Thain | 2018-10-08 | 2 | -2/+2 |
* | macintosh/via-macii: Simplify locking | Finn Thain | 2018-10-08 | 1 | -8/+18 |
* | macintosh/via-macii: Remove BUG_ON assertions | Finn Thain | 2018-10-08 | 1 | -42/+7 |
* | macintosh/via-macii: Synchronous bus reset | Finn Thain | 2018-10-08 | 1 | -1/+2 |
* | macintosh/adb: Rework printk output again | Finn Thain | 2018-10-08 | 2 | -35/+26 |
* | macintosh: Use common code to access RTC | Finn Thain | 2018-10-08 | 2 | -0/+68 |
* | macintosh: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-10-03 | 3 | -6/+14 |
* | macintosh: therm_windtunnel: drop using attach_adapter | Wolfram Sang | 2018-08-24 | 1 | -2/+23 |
* | macintosh/via-pmu: Disambiguate interrupt statistics | Finn Thain | 2018-07-31 | 1 | -8/+12 |
* | macintosh/via-pmu: Clean up interrupt statistics | Finn Thain | 2018-07-31 | 1 | -17/+22 |
* | macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver | Finn Thain | 2018-07-31 | 4 | -860/+2 |
* | macintosh/via-pmu68k: Don't load driver on unsupported hardware | Finn Thain | 2018-07-31 | 1 | -4/+0 |
* | macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies | Finn Thain | 2018-07-31 | 1 | -2/+2 |
* | macintosh/via-pmu: Add support for m68k PowerBooks | Finn Thain | 2018-07-31 | 2 | -12/+91 |
* | macintosh/via-pmu: Replace via pointer with via1 and via2 pointers | Finn Thain | 2018-07-31 | 1 | -73/+69 |
* | macintosh/via-pmu: Enhance state machine with new 'uninitialized' state | Finn Thain | 2018-07-31 | 1 | -22/+22 |
* | macintosh/via-pmu: Don't clear shift register interrupt flag twice | Finn Thain | 2018-07-31 | 1 | -1/+0 |
* | macintosh/via-pmu: Add missing mmio accessors | Finn Thain | 2018-07-31 | 1 | -4/+5 |
* | macintosh/via-pmu: Fix section mismatch warning | Finn Thain | 2018-07-31 | 1 | -1/+1 |
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-06-07 | 4 | -12/+12 |
|\ |
|
| * | powerpc/sparse: Fix plain integer as NULL pointer warning | Mathieu Malaterre | 2018-05-25 | 1 | -9/+9 |
| * | macintosh/windfarm: fix spelling mistake: "ttarged" -> "ttarget" | Colin Ian King | 2018-05-14 | 3 | -3/+3 |
* | | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -47/+10 |
|/ |
|
* | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-04-07 | 7 | -40/+40 |
|\ |
|
| * | drivers: macintosh: rack-meter: really fix bogus memsets | Aaro Koskinen | 2018-03-30 | 1 | -2/+2 |
| * | macintosh/adb: Use C99 initializers for struct adb_driver instances | Finn Thain | 2018-03-30 | 5 | -36/+35 |
| * | powerpc: Use sizeof(*foo) rather than sizeof(struct foo) | Markus Elfring | 2018-03-20 | 1 | -1/+1 |
| * | powerpc/via-pmu: Fix section mismatch warning | Mathieu Malaterre | 2018-03-13 | 1 | -1/+1 |
| * | macintosh: Add module license to ans-lcd | Larry Finger | 2018-03-13 | 1 | -0/+1 |
* | | macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall | Finn Thain | 2018-03-19 | 1 | -28/+61 |
|/ |
|
* | powerpc/macio: set a proper dma_coherent_mask | Christoph Hellwig | 2018-02-13 | 1 | -0/+1 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 2 | -2/+2 |
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 1 | -1/+1 |
|\ |
|
| * | powerpc/via-pmu: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 2018-01-17 | 1 | -1/+1 |
* | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-02-02 | 11 | -58/+58 |
|\ \ |
|
| * | | macintosh/ams-input: Use true and false for boolean values | Gustavo A. R. Silva | 2018-01-28 | 1 | -2/+2 |
| * | | macintosh: change some data types from int to bool | Gustavo A. R. Silva | 2018-01-28 | 7 | -14/+17 |
| * | | macintosh/adb: Properly mark continued kernel messages | Andreas Schwab | 2018-01-27 | 2 | -41/+38 |
| * | | backlight: Fix old-style function definition | Mathieu Malaterre | 2018-01-21 | 1 | -1/+1 |
| |/ |
|
* / | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 2 | -4/+4 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 1 | -6/+4 |
|\ |
|
| * | drivers/macintosh: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -6/+4 |
* | | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-13 | 1 | -3/+1 |
|\ \ |
|
| * | | m68k/mac: Add mutual exclusion for IOP interrupt polling | Finn Thain | 2017-11-09 | 1 | -3/+1 |
| |/ |
|