aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/atari/stram.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-0/+4
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowGravatar Mike Rapoport 1-1/+2
2014-09-14m68k/atari - stram: Add missing #include <linux/ioport.h>Gravatar Geert Uytterhoeven 1-0/+1
2014-05-26m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMGravatar Michael Schmitz 1-17/+54
2011-07-30m68k/atari: Reserve some ST-RAM early on for device buffer useGravatar Michael Schmitz 1-285/+69
2008-10-23proc: move /proc/stram to m68k-specific codeGravatar Alexey Dobriyan 1-6/+22
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 1-1/+0
2008-02-07Introduce flags for reserve_bootmem()Gravatar Bernhard Walle 1-1/+1
2008-02-05m68k: kill arch/m68k/atari/atari_ksyms.cGravatar Adrian Bunk 1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-10-29[PATCH] mm: m68k kill stram swapGravatar Hugh Dickins 1-903/+15
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1247