summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2020-01-27m68k: Call timer_interrupt() with interrupts disabledFinn Thain
2020-01-27m68k: mac: Fix VIA timer counter accessesFinn Thain
2019-12-01m68k: fix command-line parsing when passed from u-bootAngelo Dureghello
2019-03-23m68k: Add -ffreestanding to CFLAGSFinn Thain
2018-08-24m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer
2018-07-03m68k/mac: Fix SWIM memory resource end addressFinn Thain
2018-07-03m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz
2018-05-30m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-25m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer
2017-12-10m68k: fix ColdFire node shift size calculationGreg Ungerer
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-05Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-28m68knommu: remove dead codeAlexandre Belloni
2017-08-28m68k: allow NULL clock for clk_get_rateJonas Gorski
2017-08-21m68k/mac: Avoid soft-lockup warning after mach_power_offFinn Thain
2017-08-21m68k/mac: Don't hang waiting for Cuda power-down commandFinn Thain
2017-08-21m68k: Restore symbol versions for symbols exported from assemblyBen Hutchings
2017-08-21m68k/defconfig: Update defconfigs for v4.13-rc1Geert Uytterhoeven
2017-08-03m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-12m68k: coldfire: move inline before return typeJoe Perches
2017-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2017-07-10m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-26m68k: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-15kill strlen_user()Al Viro
2017-05-14m68k/defconfig: Update defconfigs for v4.12-rc1Geert Uytterhoeven
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-02Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds