summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+1
|\
| * dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
* | Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-265-382/+500
|\ \
| * | m68k: Generate uapi header and syscall table header filesFiroz Khan2018-12-041-382/+5
| * | m68k: Add system call table generation supportFiroz Khan2018-12-044-0/+495
| |/
* | Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-201-2/+0
|\ \ | |/ |/|
| * m68k: Fix memblock-related crashesGeert Uytterhoeven2018-12-191-2/+0
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-3/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2018-10-291-1/+1
|\ \ | |/ |/|
| * m68k: fix command-line parsing when passed from u-bootAngelo Dureghello2018-10-161-1/+1
* | m68k/sun3: Remove is_medusa and m68k_pgtable_cachemodeРуслан Исаев2018-08-311-6/+0
|/
* m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport2018-07-292-26/+8
* m68k: Remove unused set_clock_mmss() helpersArnd Bergmann2018-07-292-2/+0
* m68k: Use generic dma_noncoherent_opsChristoph Hellwig2018-07-231-60/+8
* Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-043-22/+36
|\
| * m68k: Set default dma mask for platform devicesFinn Thain2018-05-311-0/+10
| * m68k: Use read_persistent_clock64() consistentlyArnd Bergmann2018-05-221-6/+9
| * m68k: Fix off-by-one calendar monthFinn Thain2018-05-221-7/+7
| * m68k: Fix style, spelling, and grammar in siginfo_build_tests()Geert Uytterhoeven2018-05-221-11/+12
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-33/+25
|\ \
| * | signal/m68k: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-35/+25
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+2
| |/
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-051-0/+62
|\
| * m68k: Verify the offsets in struct siginfo never change.Eric W. Biederman2018-04-021-0/+62
* | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-021-1/+1
|\ \
| * | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-1/+1
| |/
* | m68k/time: Stop validating rtc_time in .read_timeAlexandre Belloni2018-03-191-1/+1
|/
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-2/+0
* m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer2017-12-043-0/+6
* m68k: pull mach_beep in setup.cAlexandre Belloni2017-11-062-4/+5
* m68k: move coldfire MMU initialization codeGreg Ungerer2017-11-061-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-031-16/+0
|\
| * m68k: Remove ptrace_signal_deliverAndreas Schwab2017-06-191-16/+0
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-14/+0
|/
*-. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-263-3/+9
|\ \
| | * m68k: Wire up statxGeert Uytterhoeven2017-03-201-0/+1
| |/ |/|
| * m68k: switch to generic extable.hAl Viro2017-03-282-3/+8
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | m68k/kernel: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-125-37/+26
* | m68k: Delete an unnecessary variable assignment in sys_cacheflush()Markus Elfring2017-02-091-1/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+7
OpenPOWER on IntegriCloud