summaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2020-07-22m68k: nommu: register start of the memory with memblockMike Rapoport
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-01m68k: Implement arch_dma_prep_coherent()Christoph Hellwig
2019-07-01m68k: Use the generic dma coherent remap allocatorChristoph Hellwig
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2019-01-25m68k: assign syscall number for seccompArnd Bergmann
2019-01-22m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain
2019-01-21m68k: Avoid VLA use in mangle_kernel_stack()Geert Uytterhoeven
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-26Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-20Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-19m68k: Fix memblock-related crashesGeert Uytterhoeven
2018-12-04m68k: Generate uapi header and syscall table header filesFiroz Khan
2018-12-04m68k: Add system call table generation supportFiroz Khan
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-10-16m68k: fix command-line parsing when passed from u-bootAngelo Dureghello
2018-08-31m68k/sun3: Remove is_medusa and m68k_pgtable_cachemodeРуслан Исаев
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann
2018-07-23m68k: Use generic dma_noncoherent_opsChristoph Hellwig
2018-06-04Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-31m68k: Set default dma mask for platform devicesFinn Thain
2018-05-22m68k: Use read_persistent_clock64() consistentlyArnd Bergmann
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain
2018-05-22m68k: Fix style, spelling, and grammar in siginfo_build_tests()Geert Uytterhoeven
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-04-25signal/m68k: Use force_sig_fault where appropriateEric W. Biederman