- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 673c790 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
- 381fdd6 m68k: fix command-line parsing when passed from u-boot by Angelo Dureghello · 6 years ago
- 58c116f m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode by Руслан Исаев · 6 years ago
- 1008a11 m68k: switch to MEMBLOCK + NO_BOOTMEM by Mike Rapoport · 7 years ago
- d7de1c3 m68k: Remove unused set_clock_mmss() helpers by Arnd Bergmann · 7 years ago
- 9eb8be6 m68k: Use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
- 137f5ae Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
- 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- b12c8a70 m68k: Set default dma mask for platform devices by Finn Thain · 7 years ago
- 065f109 m68k: Use read_persistent_clock64() consistently by Arnd Bergmann · 7 years ago
- b65769f m68k: Fix off-by-one calendar month by Finn Thain · 7 years ago
- 4eee57d m68k: Fix style, spelling, and grammar in siginfo_build_tests() by Geert Uytterhoeven · 7 years ago
- 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
- 3c67075 signal/m68k: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- d66db9f Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
- 4be3332 m68k: Verify the offsets in struct siginfo never change. by Eric W. Biederman · 7 years ago
- a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
- 6efe264 m68k/time: Stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
- 57bf5a8 dma-mapping: clear harmful GFP_* flags in common code by Christoph Hellwig · 7 years ago
- 969de09 m68k: add missing SOFTIRQENTRY_TEXT linker section by Greg Ungerer · 7 years ago
- 375bc91 m68k: pull mach_beep in setup.c by Alexandre Belloni · 7 years ago
- 34fa9b2 m68k: move coldfire MMU initialization code by Greg Ungerer · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 241e5e6 Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
- 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
- 204a2be m68k: Remove ptrace_signal_deliver by Andreas Schwab · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- 68acfdc m68k: switch to generic extable.h by Al Viro · 8 years ago
- e3b1ebd m68k: Wire up statx by Geert Uytterhoeven · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 7c79e1e m68k/kernel: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
- ecdc35c m68k: Delete an unnecessary variable assignment in sys_cacheflush() by Markus Elfring · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 5140d23 arch/m68k: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- a6930aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
- 5419e78 Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
- 6736e65 m68k: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 3ec53d6 m68knommu: convert printk(KERN_INFO) to pr_info() by Greg Ungerer · 8 years ago
- 150cefb m68knommu: clean up uClinux boot log output by Greg Ungerer · 8 years ago
- aa5ac78 m68k: generalize uboot command line support by Greg Ungerer · 8 years ago
- 2a74400 m68k: don't panic if no hardware FPU defined by Greg Ungerer · 8 years ago
- 6d3ec80 m68k: only generate FPU instructions if CONFIG_FPU enabled by Greg Ungerer · 8 years ago
- 8912eac m68k: always make available dump_fpu() by Greg Ungerer · 8 years ago
- 81d3335 m68k: set appropriate machine type for m5411x SoC platforms by Greg Ungerer · 8 years ago
- a1a9e88 m68k: Use IS_ENABLED() instead of checking for built-in or module by Geert Uytterhoeven · 8 years ago
- d13ffb5 m68k: move exports to definitions by Al Viro · 9 years ago
- 0b98027 m68knommu: fix user a5 register being overwritten by Greg Ungerer · 8 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 598e8a1 rtc: m68k: provide ioctl for q40 by Arnd Bergmann · 9 years ago
- 923c904 rtc: m68k: provide rtc_class_ops directly by Arnd Bergmann · 9 years ago
- 0eb2c80 m68k: Wire up preadv2 and pwritev2 by Geert Uytterhoeven · 9 years ago
- 82b666e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
- aa6865d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
- a359596 m68knommu: remove obsolete 68360 support by Greg Ungerer · 9 years ago
- a955179 m68k: Use conventional function parameters for do_sigreturn by Greg Ungerer · 9 years ago
- 78832a8 m68k: Wire up copy_file_range by Geert Uytterhoeven · 9 years ago
- 340f303 m68k: convert to dma_map_ops by Christoph Hellwig · 9 years ago
- 21d380e m68k: Wire up mlock2 by Geert Uytterhoeven · 9 years ago
- b66f55c m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn by Geert Uytterhoeven · 9 years ago
- 7f843da m68k: Wire up membarrier by Geert Uytterhoeven · 9 years ago
- b92858f m68k: Wire up userfaultfd by Geert Uytterhoeven · 9 years ago
- 5b3f33e m68k: Wire up direct socket calls by Geert Uytterhoeven · 9 years ago
- 1ecb406 m68k/bootinfo: Use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
- 1214c52 m68k: Use for_each_sg() by Akinobu Mita · 10 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- a0075cd m68k: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- 79bf442 m68k/pci: Remove a superflous KERN_ERR by Dan Carpenter · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- f27bd5b m68k: Wire up execveat by Geert Uytterhoeven · 10 years ago
- f7bbd12a m68k: Wire up bpf by Geert Uytterhoeven · 10 years ago
- cd2567b m68k: call find_vma with the mmap_sem held in sys_cacheflush() by Davidlohr Bueso · 10 years ago
- 4ed7800 m68k: Wire up memfd_create by Geert Uytterhoeven · 10 years ago
- 16d7b8b m68k: Wire up getrandom by Geert Uytterhoeven · 10 years ago
- 36992f2 m68k: Use sigsp() by Richard Weinberger · 11 years ago
- 0d97500 m68k: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- 5bc8c7c m68k: Export mach_random_get_entropy to modules by Geert Uytterhoeven · 10 years ago
- f1a1b63 m68k: Fix boot regression on machines with RAM at non-zero by Geert Uytterhoeven · 11 years ago
- b55a0ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into next by Linus Torvalds · 11 years ago
- 486df8b m68k: Increase initial mapping to 8 or 16 MiB if possible by Andreas Schwab · 11 years ago
- 83adc18 m68k/atari: fix SCC initialization for debug console by Finn Thain · 11 years ago
- c46f46d m68k/mvme16x: Adopt common boot console by Finn Thain · 11 years ago
- 7913ad1 m68k: Multi-platform EARLY_PRINTK by Finn Thain · 11 years ago
- 97f3f68c m68k: Toward platform agnostic framebuffer debug logging by Finn Thain · 11 years ago
- 5198f84 m68k: fix a compiler warning when building for DragonBall by Daniel Palmer · 11 years ago
- cc79f00 m68k: add renameat2 syscall by Miklos Szeredi · 11 years ago
- 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f242791 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
- ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
- ecc79d4 m68k: head.S - Remove bogus L prefix in comment by Geert Uytterhoeven · 11 years ago