summaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3x
Commit message (Expand)AuthorAgeFilesLines
* m68k: sun3/3x: Add and use "sun3.h"Geert Uytterhoeven2023-10-061-2/+1
* m68k: sun3x: Make dvma_print() staticGeert Uytterhoeven2023-10-061-1/+1
* m68k: sun3x: Make sun3x_halt() staticGeert Uytterhoeven2023-10-061-1/+1
* m68k: sun3x: Do not mark dvma_map_iommu() inlineGeert Uytterhoeven2023-10-061-2/+1
* m68k: sun3x: Fix signature of sun3_leds()Geert Uytterhoeven2023-10-061-1/+1
* m68k: sun3/3x: Include <asm/config.h> for config_sun3*()Geert Uytterhoeven2023-10-061-0/+1
* m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij2023-05-291-1/+1
* m68k: Remove set_fs()Christoph Hellwig2021-09-241-1/+0
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-162-4/+3
|\
| * m68k: remove timer_interrupt() functionArnd Bergmann2020-10-302-2/+2
| * m68k: sun3/sun3c: use legacy_timer_tickArnd Bergmann2020-10-301-2/+1
* | m68k: Remove unused mach_max_dma_addressLaurent Vivier2020-11-021-2/+0
|/
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* arch/m68k/setup: Drop dummy_con initializationArvind Sankar2020-01-141-1/+0
* m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-041-2/+5
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain2019-03-253-7/+0
* m68k: Call timer_interrupt() with interrupts disabledFinn Thain2019-03-251-6/+10
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* m68k: Fix off-by-one calendar monthFinn Thain2018-05-221-3/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* m68k/sun3x: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-122-24/+15
* char/genrtc: remove m68k supportArnd Bergmann2016-06-041-1/+1
* m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven2013-11-261-1/+0
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-243-3/+3
* Disintegrate asm/system.h for M68KDavid Howells2012-03-282-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-121-1/+0
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-231-9/+3
* m68k: use bcd2bin/bin2bcdAdrian Bunk2008-10-141-14/+14
* m68k: missing __initAl Viro2007-07-201-1/+1
* m68k: early parameter supportRoman Zippel2007-05-041-4/+7
* m68k: reformat various m68k filesRoman Zippel2007-05-041-65/+62
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-092-2/+2
* [PATCH] m68k pt_regs fixesAl Viro2006-10-072-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert sun3 irq codeRoman Zippel2006-06-251-7/+0
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-121-4/+0
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-166-0/+600