summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2018-04-0332-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-04m68k/defconfig: fix stmark2 broken local compilationAngelo Dureghello
2017-12-04m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09m68k/defconfig: Update defconfigs for v4.14-rc7Geert Uytterhoeven
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain
2017-11-09m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain
2017-11-09m68k/mac: Disentangle VIA and OSS initializationFinn Thain
2017-11-09m68k/mac: More printk modernizationFinn Thain
2017-11-07m68k: add Sysam stmark2 open board supportAngelo Dureghello
2017-11-07m68k: coldfire: add dspi0 module supportAngelo Dureghello
2017-11-06m68k: pull mach_beep in setup.cAlexandre Belloni
2017-11-06m68k: allow ColdFire m5441x parts to run with MMU enabledGreg Ungerer
2017-11-06m68k: fix ColdFire node shift size calculationGreg Ungerer
2017-11-06m68k: move coldfire MMU initialization codeGreg 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-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
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