summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2018-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-04-05Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02m68k: Verify the offsets in struct siginfo never change.Eric W. Biederman
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-03-28m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer
2018-03-26m68k/mac: Remove bogus "FIXME" commentFinn Thain
2018-03-26m68k/mac: Enable RTC for 100-series PowerBooksFinn Thain
2018-03-26m68k/mac: Clean up whitespace and remove redundant parenthesesFinn Thain
2018-03-19m68k/defconfig: Update defconfigs for v4.16-rc5Geert Uytterhoeven
2018-03-19m68k/time: Stop validating rtc_time in .read_timeAlexandre Belloni
2018-03-19m68k/mm: Stop printing the virtual memory layoutGeert Uytterhoeven
2018-03-19macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcallFinn Thain
2018-03-19m68k/mac: Fix apparent race condition in Baboon interrupt dispatchFinn Thain
2018-03-19m68k/mac: Enable PDMA support for PowerBook 190Finn Thain
2018-03-01net/mac89x0: Convert to platform_driverFinn Thain
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2018-01-16m68k/mac: Fix race conditions in OSS interrupt dispatchFinn Thain
2018-01-16nubus: Add expansion_type values for various Mac modelsFinn Thain
2018-01-16m68k/defconfig: Update defconfigs for v4.15-rc1Geert Uytterhoeven
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
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-29make kernel-side POLL... arch-independentAl Viro
2017-11-27define __poll_t, annotate constantsAl Viro
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