| Commit message (Expand) | Author |
| 2021-10-06 | m68k: Double cast io functions to unsigned long | Guenter Roeck |
| 2020-08-26 | m68knommu: fix overwriting of bits in ColdFire V3 cache control | Greg Ungerer |
| 2020-06-20 | m68k: mac: Don't call via_flush_cache() on Mac IIfx | Finn Thain |
| 2020-06-01 | uapi: export all headers under uapi directories | Nicolas Dichtel |
| 2019-07-10 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann |
| 2018-08-24 | m68k: fix "bad page state" oops on ColdFire boot | Greg Ungerer |
| 2018-02-05 | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby |
| 2016-12-15 | m68k: Fix ndelay() macro | Boris Brezillon |
| 2015-11-22 | m68k: Wire up mlock2 | 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-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
| 2015-07-29 | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez |
| 2015-07-27 | 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-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
| 2015-07-13 | m68k: fix io functions for ColdFire/MMU/PCI case | Greg Ungerer |
| 2015-07-13 | m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire | Greg Ungerer |
| 2015-06-24 | mm: new mm hook framework | Laurent Dufour |
| 2015-06-07 | video/fbdev, asm/io.h: Remove ioremap_writethrough() | Toshi Kani |
| 2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
| 2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
| 2015-05-19 | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker |
| 2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner |
| 2015-05-06 | serial: 8250: remove Kconfig indirection | Valentin Rothberg |
| 2015-04-12 | m68k: Remove signal translation and exec_domain | Richard Weinberger |
| 2015-03-30 | m68knommu: ColdFire 5271 only has a single FEC controller | Greg Ungerer |
| 2015-03-30 | m68k: Fix trivial typos in comments | Yannick Guerrini |
| 2015-03-15 | m68k: Remove FSF address | Geert Uytterhoeven |
| 2015-02-28 | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines | Kirill A. Shutemov |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
| 2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
| 2015-02-10 | m68k: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
| 2015-02-03 | m68knommu: fix irq handler types in 68360/commproc.c | Greg Ungerer |
| 2015-02-03 | m68k: remove check for CONFIG_BSEIP | Paul Bolle |
| 2015-01-15 | m68k/atari: Remove obsolete IRQ_TYPE_* | Geert Uytterhoeven |
| 2015-01-13 | m68k: macro whitespace fixes | Michael S. Tsirkin |
| 2015-01-13 | m68k/uaccess: fix sparse errors | Michael S. Tsirkin |
| 2015-01-11 | m68k/mac: Fix scsi_type for Mac LC and similar models | Finn Thain |
| 2015-01-11 | m68k: Switch to asm-generic/futex.h | Geert Uytterhoeven |
| 2015-01-11 | m68k: Wire up execveat | Geert Uytterhoeven |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
| 2014-11-20 | atari_scsi: Fix atari_scsi deadlocks on Falcon | Finn Thain |
| 2014-11-20 | mac_scsi: Convert to platform device | Finn Thain |
| 2014-10-27 | m68k: Wire up bpf | Geert Uytterhoeven |
| 2014-10-20 | m68k: io: implement dummy relaxed accessor macros for writes | Will Deacon |