summaryrefslogtreecommitdiff
path: root/arch/m68k/include (unfollow)
Commit message (Expand)Author
2021-10-06m68k: Double cast io functions to unsigned longGuenter Roeck
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-06-20m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-08-24m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer
2018-02-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2016-12-15m68k: Fix ndelay() macroBoris Brezillon
2015-11-22m68k: Wire up mlock2Geert Uytterhoeven
2015-09-28m68k: Define asmlinkage_protectAndreas Schwab
2015-09-28m68k: Wire up membarrierGeert Uytterhoeven
2015-09-28m68k: Wire up userfaultfdGeert Uytterhoeven
2015-09-28m68k: Wire up direct socket callsGeert Uytterhoeven
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27m68k: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-13m68k: fix io functions for ColdFire/MMU/PCI caseGreg Ungerer
2015-07-13m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGreg Ungerer
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner
2015-05-06serial: 8250: remove Kconfig indirectionValentin Rothberg
2015-04-12m68k: Remove signal translation and exec_domainRichard Weinberger
2015-03-30m68knommu: ColdFire 5271 only has a single FEC controllerGreg Ungerer
2015-03-30m68k: Fix trivial typos in commentsYannick Guerrini
2015-03-15m68k: Remove FSF addressGeert Uytterhoeven
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-03m68knommu: fix irq handler types in 68360/commproc.cGreg Ungerer
2015-02-03m68k: remove check for CONFIG_BSEIPPaul Bolle
2015-01-15m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven
2015-01-13m68k: macro whitespace fixesMichael S. Tsirkin
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin
2015-01-11m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain
2015-01-11m68k: Switch to asm-generic/futex.hGeert Uytterhoeven
2015-01-11m68k: Wire up execveatGeert Uytterhoeven
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain
2014-11-20mac_scsi: Convert to platform deviceFinn Thain
2014-10-27m68k: Wire up bpfGeert Uytterhoeven
2014-10-20m68k: io: implement dummy relaxed accessor macros for writesWill Deacon