linux_dsm_epyc7002/arch/m68k/kernel
Linus Torvalds 673c790e72 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Pull m68k nommu fix from Greg Ungerer:
 "Only a single change to fix an out of bounds array access when parsing
  boot command line"

* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu:
  m68k: fix command-line parsing when passed from u-boot
2018-10-29 09:04:26 -07:00
..
.gitignore
asm-offsets.c
bootinfo_proc.c
dma.c m68k: Use generic dma_noncoherent_ops 2018-07-23 15:07:12 +02:00
early_printk.c
entry.S
head.S
ints.c
irq.c
machine_kexec.c
Makefile
module.c
module.lds
pcibios.c
process.c
ptrace.c
relocate_kernel.S
setup_mm.c m68k: switch to MEMBLOCK + NO_BOOTMEM 2018-07-29 10:48:18 +02:00
setup_no.c m68k: switch to MEMBLOCK + NO_BOOTMEM 2018-07-29 10:48:18 +02:00
setup.c
signal.c m68k: Fix style, spelling, and grammar in siginfo_build_tests() 2018-05-22 10:31:13 +02:00
sun3-head.S m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode 2018-08-31 09:30:42 +02:00
sys_m68k.c
syscalltable.S
time.c m68k: Use read_persistent_clock64() consistently 2018-05-22 10:31:51 +02:00
traps.c signal/m68k: Use force_sig_fault where appropriate 2018-04-25 10:41:01 -05:00
uboot.c m68k: fix command-line parsing when passed from u-boot 2018-10-16 09:46:02 +10:00
vectors.c
vmlinux-nommu.lds
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S