summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-6/+0
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-2/+2
|\ \
| * | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-052-2/+2
| |/
* | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-1319-76/+89
|\ \
| * | m68k/defconfig: Update defconfigs for v4.14-rc7Geert Uytterhoeven2017-11-0912-24/+48
| * | m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain2017-11-092-0/+10
| * | m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain2017-11-092-9/+4
| * | m68k/mac: Disentangle VIA and OSS initializationFinn Thain2017-11-093-24/+18
| * | m68k/mac: More printk modernizationFinn Thain2017-11-094-20/+10
| |/
* | m68k: add Sysam stmark2 open board supportAngelo Dureghello2017-11-074-1/+219
* | m68k: coldfire: add dspi0 module supportAngelo Dureghello2017-11-072-1/+8
* | m68k: pull mach_beep in setup.cAlexandre Belloni2017-11-062-4/+5
* | m68k: allow ColdFire m5441x parts to run with MMU enabledGreg Ungerer2017-11-061-1/+1
* | m68k: fix ColdFire node shift size calculationGreg Ungerer2017-11-061-1/+1
* | m68k: move coldfire MMU initialization codeGreg Ungerer2017-11-065-6/+4
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-022-0/+2
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0221-0/+21
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02234-0/+234
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2017-09-102-37/+3
|\
| * m68knommu: remove dead codeAlexandre Belloni2017-08-281-37/+0
| * m68k: allow NULL clock for clk_get_rateJonas Gorski2017-08-281-0/+3
* | m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven2017-09-101-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-091-0/+3
|\ \
| * | arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-4/+32
|\ \ \ | |/ / |/| |
| * | m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-4/+32
| |/
* | Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-0514-26/+80
|\ \ | |/ |/|
| * m68k/mac: Avoid soft-lockup warning after mach_power_offFinn Thain2017-08-211-2/+3
| * m68k/mac: Don't hang waiting for Cuda power-down commandFinn Thain2017-08-211-0/+11
| * m68k: Restore symbol versions for symbols exported from assemblyBen Hutchings2017-08-211-0/+5
| * m68k/defconfig: Update defconfigs for v4.13-rc1Geert Uytterhoeven2017-08-2112-24/+61
* | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven2017-07-161-2/+1
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-152-10/+20
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-7/+0
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-3/+20
* | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-12/+11
|\ \
| * | m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-12/+11
* | | m68k: coldfire: move inline before return typeJoe Perches2017-07-121-2/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2017-07-116-6/+0
|\ \ \ | |/ / |/| |
| * | m68k: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-06-266-6/+0
| |/
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-062-3/+0
|\ \
| * | kill strlen_user()Al Viro2017-05-152-3/+0
| |/
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-0/+1
|\ \
| * | drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-301-0/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-1/+1
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+1
| |/
* | Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-0314-33/+84
|\ \
| * | m68k: Remove ptrace_signal_deliverAndreas Schwab2017-06-192-21/+0
| * | m68k/defconfig: Update defconfigs for v4.12-rc1Geert Uytterhoeven2017-05-1412-12/+84
| |/
OpenPOWER on IntegriCloud