aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds12-39/+32
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf3-0/+3
2016-10-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds20-177/+222
2016-10-03Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds18-6/+42
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-09-27exceptions: detritus removalAl Viro1-3/+0
2016-09-26m68k: let clk_disable() return immediately if clk is NULLMasahiro Yamada1-0/+4
2016-09-26m68knommu: convert printk(KERN_INFO) to pr_info()Greg Ungerer1-11/+11
2016-09-26m68knommu: clean up uClinux boot log outputGreg Ungerer1-1/+1
2016-09-26m68k: generalize uboot command line supportGreg Ungerer5-79/+117
2016-09-26m68k: don't panic if no hardware FPU definedGreg Ungerer1-1/+1
2016-09-26m68k: only generate FPU instructions if CONFIG_FPU enabledGreg Ungerer1-1/+1
2016-09-26m68k: always make available dump_fpu()Greg Ungerer1-28/+28
2016-09-26m68k: generalize io memory region setup for ColdFire ACR registersGreg Ungerer3-1/+5
2016-09-26m68k: move ColdFire _bootmem_alloc codeGreg Ungerer3-40/+32
2016-09-26m68k: report correct FPU type on ColdFire MMU platformsGreg Ungerer3-2/+4
2016-09-26m68k: set appropriate machine type for m5411x SoC platformsGreg Ungerer5-2/+6
2016-09-26m68k: move CONFIG_FPU set to per-CPU configurationGreg Ungerer2-1/+6
2016-09-26m68knommu: fix IO write size in nettel pin setGreg Ungerer1-1/+1
2016-09-26m68knommu: switch to using IO access methods in WildFire board codeGreg Ungerer1-4/+4
2016-09-26m68knommu: fix early setup to not access variablesGreg Ungerer1-6/+2
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven5-5/+5
2016-08-29m68k/defconfig: Update defconfigs for v4.8-rc1Geert Uytterhoeven12-0/+36
2016-08-07m68k: move exports to definitionsAl Viro12-39/+32
2016-08-08m68knommu: fix user a5 register being overwrittenGreg Ungerer1-1/+0
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds14-93/+52
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-17/+11
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-6/+6
2016-07-28m68k: enable binfmt_flat on systems with an MMUNicolas Pitre1-2/+3
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+40
2016-07-25m68k: use same start_thread() on MMU and no-MMUGreg Ungerer1-12/+1
2016-07-25m68k: fix file path commentGreg Ungerer1-1/+1
2016-07-25m68k: fix bFLT executable running on MMU enabled systemsGreg Ungerer2-2/+6
2016-07-23Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds23-16/+64
2016-07-19m68k/defconfig: Update defconfigs for v4.7-rc2Geert Uytterhoeven12-0/+48
2016-07-03m68k: Assorted spelling fixesAndrea Gelmini11-16/+16
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko3-6/+6
2016-06-20locking/atomic, arch/m68k: Remove commentPeter Zijlstra1-7/+0
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-4/+49
2016-06-04char/genrtc: remove m68k supportArnd Bergmann13-91/+6
2016-06-04rtc: m68k: provide ioctl for q40Arnd Bergmann1-0/+25
2016-06-04rtc: m68k: provide rtc_class_ops directlyArnd Bergmann1-2/+21
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2-0/+60
2016-05-28m68k: Add <asm/hash.h>George Spelvin2-0/+60
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+11
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-7/+0
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1