aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-18/+1
2018-02-06lib: optimize cpumask_next_and()Clement Courbet1-1/+2
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds12-12/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+0
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+18
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+2
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds15-120/+114
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert12-12/+0
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman1-1/+2
2018-01-16m68k/mac: Fix race conditions in OSS interrupt dispatchFinn Thain1-41/+26
2018-01-16nubus: Add expansion_type values for various Mac modelsFinn Thain2-67/+52
2018-01-16m68k/defconfig: Update defconfigs for v4.15-rc1Geert Uytterhoeven12-12/+36
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-2/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-4/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-12-04m68k/defconfig: fix stmark2 broken local compilationAngelo Dureghello1-1/+0
2017-12-04m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer3-0/+6
2017-11-29make kernel-side POLL... arch-independentAl Viro1-0/+17
2017-11-27define __poll_t, annotate constantsAl Viro1-1/+1
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2-4/+4
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-6/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds19-76/+89
2017-11-09m68k/defconfig: Update defconfigs for v4.14-rc7Geert Uytterhoeven12-24/+48
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain2-0/+10
2017-11-09m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain2-9/+4
2017-11-09m68k/mac: Disentangle VIA and OSS initializationFinn Thain3-24/+18
2017-11-09m68k/mac: More printk modernizationFinn Thain4-20/+10
2017-11-07m68k: add Sysam stmark2 open board supportAngelo Dureghello4-1/+219
2017-11-07m68k: coldfire: add dspi0 module supportAngelo Dureghello2-1/+8
2017-11-06m68k: pull mach_beep in setup.cAlexandre Belloni2-4/+5
2017-11-06m68k: allow ColdFire m5441x parts to run with MMU enabledGreg Ungerer1-1/+1
2017-11-06m68k: fix ColdFire node shift size calculationGreg Ungerer1-1/+1
2017-11-06m68k: move coldfire MMU initialization codeGreg Ungerer5-6/+4
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2-0/+2
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman21-0/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman234-0/+234
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-6/+0
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2-2/+2
2017-09-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-37/+3
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven1-1/+1
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger1-0/+3
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+32
2017-09-05Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds14-26/+80
2017-08-28m68knommu: remove dead codeAlexandre Belloni1-37/+0