summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
...
| * m68k: use asm-generic/io.h for non-MMU io access functionsGreg Ungerer2018-05-281-174/+5
| * m68k: put definition guards around virt_to_phys and phys_to_virtGreg Ungerer2018-05-281-0/+2
| * m68k: move *_relaxed macros into io_no.h and io_mm.hGreg Ungerer2018-05-283-8/+16
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/
* | Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-0425-142/+224
|\ \
| * | m68k: Set default dma mask for platform devicesFinn Thain2018-05-311-0/+10
| * | m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz2018-05-241-1/+2
| * | m68k/defconfig: Update defconfigs for v4.17-rc3Geert Uytterhoeven2018-05-2212-96/+144
| * | m68k/uaccess: Revive 64-bit get_user()Geert Uytterhoeven2018-05-221-7/+9
| * | m68k: Implement ndelay() as an inline function to force type checking/castingBoris Brezillon2018-05-221-3/+8
| * | m68k: Use read_persistent_clock64() consistentlyArnd Bergmann2018-05-221-6/+9
| * | m68k: Fix off-by-one calendar monthFinn Thain2018-05-227-19/+31
| * | m68k: Fix style, spelling, and grammar in siginfo_build_tests()Geert Uytterhoeven2018-05-221-11/+12
| * | m68k/mac: Fix SWIM memory resource end addressFinn Thain2018-05-221-1/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-042-47/+36
|\ \
| * | signal/m68k: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-49/+36
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+2
| |/
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-6/+0
|\ \
| * | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-6/+0
| |/
* / proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2018-04-091-2/+10
|\
| * m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer2018-03-281-2/+10
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-051-0/+62
|\ \
| * | m68k: Verify the offsets in struct siginfo never change.Eric W. Biederman2018-04-021-0/+62
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031-0/+4
|\ \ \
| * | | net/mac89x0: Convert to platform_driverFinn Thain2018-03-011-0/+4
| | |/ | |/|
* | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-021-1/+1
|\ \ \
| * | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-1/+1
| |/ /
* | | m68k/mac: Remove bogus "FIXME" commentFinn Thain2018-03-261-4/+0
* | | m68k/mac: Enable RTC for 100-series PowerBooksFinn Thain2018-03-261-29/+41
* | | m68k/mac: Clean up whitespace and remove redundant parenthesesFinn Thain2018-03-261-27/+37
* | | m68k/defconfig: Update defconfigs for v4.16-rc5Geert Uytterhoeven2018-03-1912-12/+132
* | | m68k/time: Stop validating rtc_time in .read_timeAlexandre Belloni2018-03-191-1/+1
* | | m68k/mm: Stop printing the virtual memory layoutGeert Uytterhoeven2018-03-191-27/+0
* | | macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcallFinn Thain2018-03-191-0/+4
* | | m68k/mac: Fix apparent race condition in Baboon interrupt dispatchFinn Thain2018-03-191-19/+8
* | | m68k/mac: Enable PDMA support for PowerBook 190Finn Thain2018-03-191-4/+2
|/ /
* / bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-211-0/+3
|/
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-18/+1
* lib: optimize cpumask_next_and()Clement Courbet2018-02-061-1/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-0112-12/+0
|\ \
| * | firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-2512-12/+0
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-2/+0
|\ \ \
| * | | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-2/+0
| |/ /
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+18
|\ \ \
| * | | make kernel-side POLL... arch-independentAl Viro2017-11-291-0/+17
| * | | define __poll_t, annotate constantsAl Viro2017-11-271-1/+1
| | |/ | |/|