summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2018-07-02m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer
2018-06-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-28m68k: introduce iomem() macro for __iomem conversionsGreg Ungerer
2018-05-28m68k: fix read/write multi-byte IO for PCI on ColdFireGreg Ungerer
2018-05-28m68k: don't redefine access functions if we have PCIGreg Ungerer
2018-05-28m68k: remove old ColdFire IO access support codeGreg Ungerer
2018-05-28m68k: use io_no.h for MMU and non-MMU enabled ColdFireGreg Ungerer
2018-05-28m68k: setup PCI support code in io_no.hGreg Ungerer
2018-05-28m68k: group io mapping definitions and functionsGreg Ungerer
2018-05-28m68k: rework raw access macros for the non-MMU caseGreg Ungerer
2018-05-28m68k: use asm-generic/io.h for non-MMU io access functionsGreg Ungerer
2018-05-28m68k: put definition guards around virt_to_phys and phys_to_virtGreg Ungerer
2018-05-28m68k: move *_relaxed macros into io_no.h and io_mm.hGreg Ungerer
2018-05-22m68k/uaccess: Revive 64-bit get_user()Geert Uytterhoeven
2018-05-22m68k: Implement ndelay() as an inline function to force type checking/castingBoris Brezillon
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-16nubus: Add expansion_type values for various Mac modelsFinn Thain
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-29make kernel-side POLL... arch-independentAl Viro
2017-11-27define __poll_t, annotate constantsAl Viro
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain
2017-11-07m68k: coldfire: add dspi0 module supportAngelo Dureghello
2017-11-06m68k: move coldfire MMU initialization codeGreg Ungerer
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven
2017-09-05Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-21m68k: Restore symbol versions for symbols exported from assemblyBen Hutchings
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-10m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro