summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-25m68k: defconfig: Update defconfigs for v5.1-rc1Geert Uytterhoeven
2019-03-25m68k: mvme16x: Handle timer counter overflowFinn Thain
2019-03-25m68k: mvme16x: Convert to clocksource APIFinn Thain
2019-03-25m68k: mvme147: Handle timer counter overflowFinn Thain
2019-03-25m68k: mvme147: Convert to clocksource APIFinn Thain
2019-03-25m68k: mac: Convert to clocksource APIFinn Thain
2019-03-25m68k: hp300: Handle timer counter overflowFinn Thain
2019-03-25m68k: hp300: Convert to clocksource APIFinn Thain
2019-03-25m68k: bvme6000: Convert to clocksource APIFinn Thain
2019-03-25m68k: atari: Convert to clocksource APIFinn Thain
2019-03-25m68k: amiga: Convert to clocksource APIFinn Thain
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain
2019-03-25m68k: mac: Fix VIA timer counter accessesFinn Thain
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-20m68k: define syscall_get_arch()Dmitry V. Levin
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport
2019-03-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-03-07configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-05m68k/mm: use __ClearPageReserved()David Hildenbrand
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-05a.out: remove core dumping supportLinus Torvalds
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-25m68k: add ColdFire mcf5441x eDMA platform supportAngelo Dureghello
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-02-06m68k: set proper major_num when specifying module param major_numChengguang Xu
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman