- 8fdd36d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
- de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 58064e1 m68knommu: Fix typos in Coldfire 5272 DMA debug code by Geert Uytterhoeven · 7 years ago
- 9e09221 m68k/page_no.h: force __va argument to be unsigned long by Mike Rapoport · 7 years ago
- 384052e m68k/bitops: convert __ffs to match generic declaration by Mike Rapoport · 7 years ago
- 781c4d6 m68k/io: Switch mmu variant to <asm-generic/io.h> by Geert Uytterhoeven · 7 years ago
- ab4d391 m68k/io: Move mem*io define guards to <asm/kmap.h> by Geert Uytterhoeven · 7 years ago
- e295066 m68k/io: Add missing ioremap define guards, fix typo by Geert Uytterhoeven · 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
- cf85d89 m68k/mac: Enable PDMA for PowerBook 500 series by Finn Thain · 7 years ago
- 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
- ecd6053 m68k: fix "bad page state" oops on ColdFire boot by Greg Ungerer · 7 years ago
- 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
- 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
- eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
- bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
- 84038fd locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h> by Will Deacon · 7 years ago
- eab733a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
- 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 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
- 48074d2 m68k: introduce iomem() macro for __iomem conversions by Greg Ungerer · 7 years ago
- 4d53037 m68k: fix read/write multi-byte IO for PCI on ColdFire by Greg Ungerer · 7 years ago
- df8f77d m68k: don't redefine access functions if we have PCI by Greg Ungerer · 7 years ago
- de25cfc m68k: remove old ColdFire IO access support code by Greg Ungerer · 7 years ago
- dfbc5cb m68k: use io_no.h for MMU and non-MMU enabled ColdFire by Greg Ungerer · 7 years ago
- 927c28c m68k: setup PCI support code in io_no.h by Greg Ungerer · 7 years ago
- 9746882 m68k: group io mapping definitions and functions by Greg Ungerer · 7 years ago
- 4478048 m68k: rework raw access macros for the non-MMU case by Greg Ungerer · 7 years ago
- d97cf70 m68k: use asm-generic/io.h for non-MMU io access functions by Greg Ungerer · 7 years ago
- f8f3304 m68k: put definition guards around virt_to_phys and phys_to_virt by Greg Ungerer · 7 years ago
- fedc33e m68k: move *_relaxed macros into io_no.h and io_mm.h by Greg Ungerer · 7 years ago
- 7124330 m68k/uaccess: Revive 64-bit get_user() by Geert Uytterhoeven · 7 years ago
- d8441ba m68k: Implement ndelay() as an inline function to force type checking/casting by Boris Brezillon · 7 years ago
- 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
- 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
- 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
- 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
- 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
- 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- aca21de Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
- b87eaec nubus: Add expansion_type values for various Mac models by Finn Thain · 7 years ago
- 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
- e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- c71d227 make kernel-side POLL... arch-independent by Al Viro · 7 years ago
- 8ced390 define __poll_t, annotate constants by Al Viro · 8 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 9e09d05 Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
- 92178fc m68k/mac: Add mutual exclusion for IOP interrupt polling by Finn Thain · 7 years ago
- 08fe92e m68k: coldfire: add dspi0 module support by Angelo Dureghello · 7 years ago
- 34fa9b2 m68k: move coldfire MMU initialization code by Greg Ungerer · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 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
- c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
- 4c2b5e0 m68k: Add braces to __pmd(x) initializer to kill compiler warning by Geert Uytterhoeven · 7 years ago
- d1ce495 Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
- 07144be m68k: Restore symbol versions for symbols exported from assembly by Ben Hutchings · 7 years ago
- 9f42ef4 blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes by Geert Uytterhoeven · 7 years ago
- 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 5608e72 m68k: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
- dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
- 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 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
- 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
- 8298525 kill strlen_user() by Al Viro · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 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
- bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
- 29be02e m68k: switch to RAW_COPY_USER by Al Viro · 8 years ago
- 7cefa5a m68k: get rid of zeroing by Al Viro · 8 years ago
- 68acfdc m68k: switch to generic extable.h by Al Viro · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- e3b1ebd m68k: Wire up statx by Geert Uytterhoeven · 8 years ago
- 066def5 m68k/bitops: Correct signature of test_bit() by Geert Uytterhoeven · 8 years ago
- af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
- 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 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
- 849de0c m68k: replace gcc specific macros with ones from compiler.h by Gideon Israel Dsouza · 8 years ago
- 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 937b5b5 Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
- f0b914a m68k/include: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
- 05b70ff m68k/mm: sun3 - Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
- 4eee1e7 m68k/sun3x: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
- 16a1a66 m68k/mac: Clean up interrupt debug macros and printk statements by Finn Thain · 8 years ago
- f74faec m68k/mac: Replace via-maciisi driver with via-cuda driver by Finn Thain · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0261b5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
- 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago