| Commit message (Expand) | Author | Age |
| * | m68k: set a default value for MEMORY_RESERVE | Randy Dunlap | 2021-11-26 |
| * | m68k: Double cast io functions to unsigned long | Guenter Roeck | 2021-10-06 |
| * | m68k: emu: Fix invalid free in nfeth_cleanup() | Pavel Skripkin | 2021-09-22 |
| * | m68k: q40: Fix info-leak in rtc_ioctl | Fuqian Huang | 2020-10-01 |
| * | m68knommu: fix overwriting of bits in ColdFire V3 cache control | Greg Ungerer | 2020-08-26 |
| * | m68k: mac: Fix IOP status/control register writes | Finn Thain | 2020-08-21 |
| * | m68k: mac: Don't send IOP message until channel is idle | Finn Thain | 2020-08-21 |
| * | m68k: mac: Don't call via_flush_cache() on Mac IIfx | Finn Thain | 2020-06-20 |
| * | m68k: Call timer_interrupt() with interrupts disabled | Finn Thain | 2020-01-29 |
| * | m68k: mac: Fix VIA timer counter accesses | Finn Thain | 2020-01-29 |
| * | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 2019-07-10 |
| * | m68k: Add -ffreestanding to CFLAGS | Finn Thain | 2019-03-23 |
| * | m68k: fix "bad page state" oops on ColdFire boot | Greg Ungerer | 2018-08-24 |
| * | m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap() | Michael Schmitz | 2018-07-03 |
| * | m68k: set dma and coherent masks for platform FEC ethernets | Greg Ungerer | 2018-05-30 |
| * | m68k: Fix ndelay() macro | Boris Brezillon | 2016-12-15 |
| * | m68k: Wire up mlock2 | Geert Uytterhoeven | 2015-11-22 |
| * | m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn | Geert Uytterhoeven | 2015-11-22 |
| * | m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn | Geert Uytterhoeven | 2015-11-22 |
| * | m68k/mm: m54xx - Add missing initialization of max_pfn | Geert Uytterhoeven | 2015-11-22 |
| * | m68k/mm: motorola - Add missing initialization of max_pfn | Geert Uytterhoeven | 2015-11-22 |
| * | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 |
| | |\ |
|
| | * | | m68k/mac: Export Peripheral System Controller (PSC) base address to modules | Geert Uytterhoeven | 2015-09-29 |
| * | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 |
| | |\ \ \
| | | |/
| | |/| |
|
| | * | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 |
| | | |/
| |/| |
|
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds | 2015-11-03 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | m68k/sun3: Use %pM format specifier to print ethernet address | Alexander Kuleshov | 2015-09-13 |
| * | | | m68k/defconfig: Update defconfigs for v4.3-rc1 | Geert Uytterhoeven | 2015-09-28 |
| * | | | m68k: Define asmlinkage_protect | Andreas Schwab | 2015-09-28 |
| * | | | m68k: Wire up membarrier | Geert Uytterhoeven | 2015-09-28 |
| * | | | m68k: Wire up userfaultfd | Geert Uytterhoeven | 2015-09-28 |
| * | | | m68k: Wire up direct socket calls | Geert Uytterhoeven | 2015-09-28 |
| | |/
|/| |
|
| * | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 |
| |/ |
|
| * | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 |
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2015-09-08 |
| |\ |
|
| | * | m68k/coldfire: use PFN_DOWN macro | Alexander Kuleshov | 2015-08-24 |
| | * | m68k/coldfire/pit: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-24 |
| * | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
| |\ \ |
|
| | * | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 |
| | * | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | * | | m68k: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 |
| |\ \ |
|
| | * | | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn | 2015-08-31 |
| | |/ |
|
| * | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 |
| |\ \ |
|
| | * | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 |
| * | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 |
| |\ \ \ |
|
| | * | | | m68k/irq: Prepare irq handlers for irq argument removal | Thomas Gleixner | 2015-08-01 |
| | | |/
| |/| |
|