aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/atari/stram.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+4
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport1-1/+2
2014-09-14m68k/atari - stram: Add missing #include <linux/ioport.h>Geert Uytterhoeven1-0/+1
2014-05-26m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz1-17/+54
2011-07-30m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz1-285/+69
2008-10-23proc: move /proc/stram to m68k-specific codeAlexey Dobriyan1-6/+22
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2008-02-05m68k: kill arch/m68k/atari/atari_ksyms.cAdrian Bunk1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-29[PATCH] mm: m68k kill stram swapHugh Dickins1-903/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1247