summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| | |/ | |/|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-1/+2
|\ \ \
| * | | signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-221-1/+2
| | |/ | |/|
* | | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-2915-120/+114
|\ \ \
| * | | m68k/mac: Fix race conditions in OSS interrupt dispatchFinn Thain2018-01-161-41/+26
| * | | nubus: Add expansion_type values for various Mac modelsFinn Thain2018-01-162-67/+52
| * | | m68k/defconfig: Update defconfigs for v4.15-rc1Geert Uytterhoeven2018-01-1612-12/+36
| | |/ | |/|
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-4/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-081-0/+1
|\ \
| * | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
| |/
* | m68k/defconfig: fix stmark2 broken local compilationAngelo Dureghello2017-12-041-1/+0
* | m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer2017-12-043-0/+6
|/
* m68k/macboing: Fix missed timer callback assignmentKees Cook2017-11-241-2/+2
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-212-4/+4
* 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
OpenPOWER on IntegriCloud