summaryrefslogtreecommitdiff
path: root/arch/m68k
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2018-04-09
|\
| * m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer2018-03-28
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-05
|\ \
| * | m68k: Verify the offsets in struct siginfo never change.Eric W. Biederman2018-04-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-03
|\ \ \
| * | | net/mac89x0: Convert to platform_driverFinn Thain2018-03-01
| | |/ | |/|
* | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-02
|\ \ \
| * | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
| |/ /
* | | m68k/mac: Remove bogus "FIXME" commentFinn Thain2018-03-26
* | | m68k/mac: Enable RTC for 100-series PowerBooksFinn Thain2018-03-26
* | | m68k/mac: Clean up whitespace and remove redundant parenthesesFinn Thain2018-03-26
* | | m68k/defconfig: Update defconfigs for v4.16-rc5Geert Uytterhoeven2018-03-19
* | | m68k/time: Stop validating rtc_time in .read_timeAlexandre Belloni2018-03-19
* | | m68k/mm: Stop printing the virtual memory layoutGeert Uytterhoeven2018-03-19
* | | macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcallFinn Thain2018-03-19
* | | m68k/mac: Fix apparent race condition in Baboon interrupt dispatchFinn Thain2018-03-19
* | | m68k/mac: Enable PDMA support for PowerBook 190Finn Thain2018-03-19
|/ /
* | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-21
|/
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-11
* lib: optimize cpumask_next_and()Clement Courbet2018-02-06
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\ \
| * | firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-25
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\ \ \
| * | | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-15
| |/ /
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \
| * | | make kernel-side POLL... arch-independentAl Viro2017-11-29
| * | | define __poll_t, annotate constantsAl Viro2017-11-27
| | |/ | |/|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \
| * | | signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-22
| | |/ | |/|
* | | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-29
|\ \ \
| * | | m68k/mac: Fix race conditions in OSS interrupt dispatchFinn Thain2018-01-16
| * | | nubus: Add expansion_type values for various Mac modelsFinn Thain2018-01-16
| * | | m68k/defconfig: Update defconfigs for v4.15-rc1Geert Uytterhoeven2018-01-16
| | |/ | |/|
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-08
|\ \
| * | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
| |/
* | m68k/defconfig: fix stmark2 broken local compilationAngelo Dureghello2017-12-04
* | m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer2017-12-04
|/
* m68k/macboing: Fix missed timer callback assignmentKees Cook2017-11-24
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
| |/
* | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-13
|\ \
| * | m68k/defconfig: Update defconfigs for v4.14-rc7Geert Uytterhoeven2017-11-09
| * | m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain2017-11-09
| * | m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain2017-11-09