Age | Commit message (Expand) | Author | Files | Lines |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 5 | -5/+5 |
2016-12-14 | arch/m68k: add option to skip DMA sync as a part of mapping | Alexander Duyck | 1 | -1/+7 |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -33/+1 |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 3 | -0/+3 |
2016-10-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 5 | -120/+153 |
2016-10-03 | Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
2016-09-30 | m68k: Migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 1 | -1/+1 |
2016-09-26 | m68knommu: convert printk(KERN_INFO) to pr_info() | Greg Ungerer | 1 | -11/+11 |
2016-09-26 | m68knommu: clean up uClinux boot log output | Greg Ungerer | 1 | -1/+1 |
2016-09-26 | m68k: generalize uboot command line support | Greg Ungerer | 4 | -79/+111 |
2016-09-26 | m68k: don't panic if no hardware FPU defined | Greg Ungerer | 1 | -1/+1 |
2016-09-26 | m68k: only generate FPU instructions if CONFIG_FPU enabled | Greg Ungerer | 1 | -1/+1 |
2016-09-26 | m68k: always make available dump_fpu() | Greg Ungerer | 1 | -28/+28 |
2016-09-26 | m68k: set appropriate machine type for m5411x SoC platforms | Greg Ungerer | 1 | -0/+1 |
2016-09-19 | m68k: Use IS_ENABLED() instead of checking for built-in or module | Geert Uytterhoeven | 1 | -1/+1 |
2016-08-07 | m68k: move exports to definitions | Al Viro | 2 | -33/+1 |
2016-08-08 | m68knommu: fix user a5 register being overwritten | Greg Ungerer | 1 | -1/+0 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -2/+46 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -6/+6 |
2016-06-04 | rtc: m68k: provide ioctl for q40 | Arnd Bergmann | 1 | -0/+25 |
2016-06-04 | rtc: m68k: provide rtc_class_ops directly | Arnd Bergmann | 1 | -2/+21 |
2016-04-07 | m68k: Wire up preadv2 and pwritev2 | Geert Uytterhoeven | 1 | -0/+2 |
2016-03-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2 | -11/+4 |
2016-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2 | -6/+8 |
2016-03-07 | m68knommu: remove obsolete 68360 support | Greg Ungerer | 2 | -11/+4 |
2016-02-29 | m68k: Use conventional function parameters for do_sigreturn | Greg Ungerer | 2 | -6/+8 |
2016-02-01 | m68k: Wire up copy_file_range | Geert Uytterhoeven | 1 | -0/+1 |
2016-01-20 | m68k: convert to dma_map_ops | Christoph Hellwig | 1 | -34/+27 |
2015-11-22 | m68k: Wire up mlock2 | Geert Uytterhoeven | 1 | -0/+1 |
2015-11-22 | m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn | Geert Uytterhoeven | 1 | -3/+6 |
2015-09-28 | m68k: Wire up membarrier | Geert Uytterhoeven | 1 | -0/+1 |
2015-09-28 | m68k: Wire up userfaultfd | Geert Uytterhoeven | 1 | -0/+1 |
2015-09-28 | m68k: Wire up direct socket calls | Geert Uytterhoeven | 1 | -1/+17 |
2015-08-10 | m68k/bootinfo: Use kmemdup rather than duplicating its implementation | Andrzej Hajda | 1 | -3/+1 |
2015-06-01 | m68k: Use for_each_sg() | Akinobu Mita | 1 | -7/+12 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+2 |
2015-04-12 | m68k: Remove signal translation and exec_domain | Richard Weinberger | 1 | -12/+2 |
2015-03-15 | m68k/pci: Remove a superflous KERN_ERR | Dan Carpenter | 1 | -1/+1 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -2/+2 |
2015-01-11 | m68k: Wire up execveat | Geert Uytterhoeven | 1 | -0/+1 |
2014-10-27 | m68k: Wire up bpf | Geert Uytterhoeven | 1 | -0/+1 |
2014-10-09 | m68k: call find_vma with the mmap_sem held in sys_cacheflush() | Davidlohr Bueso | 1 | -8/+13 |
2014-09-01 | m68k: Wire up memfd_create | Geert Uytterhoeven | 1 | -0/+1 |
2014-09-01 | m68k: Wire up getrandom | Geert Uytterhoeven | 1 | -0/+1 |
2014-08-06 | m68k: Use sigsp() | Richard Weinberger | 1 | -12/+4 |
2014-08-06 | m68k: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -39/+24 |
2014-07-11 | m68k: Export mach_random_get_entropy to modules | Geert Uytterhoeven | 1 | -0/+2 |
2014-07-10 | m68k: Fix boot regression on machines with RAM at non-zero | Geert Uytterhoeven | 1 | -1/+2 |
2014-06-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -7/+6 |
2014-05-28 | m68k: Increase initial mapping to 8 or 16 MiB if possible | Andreas Schwab | 1 | -2/+17 |