summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
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-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-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-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2019-01-25m68k: assign syscall number for seccompArnd Bergmann
2019-01-21m68k: Add -ffreestanding to CFLAGSFinn Thain
2019-01-21m68k/apollo: Fix comment in MakefileJonathan Neuschäfer
2019-01-21m68k/defconfig: Update defconfigs for v5.0-rc1Geert Uytterhoeven
2019-01-21m68k/atari: Avoid VLA use in atari_switches_setup()Geert Uytterhoeven
2019-01-21m68k: Avoid VLA use in mangle_kernel_stack()Geert Uytterhoeven
2019-01-21m68k/mac: Use '030 reset method on SE/30Finn Thain
2019-01-21m68k/mac: Remove obsolete commentFinn Thain
2019-01-21m68k/mac: Skip VIA port setup unless RTC is connectedFinn Thain
2019-01-21m68k/mac: Clean up unused timer definitionsFinn Thain
2019-01-21m68k/defconfig: Drop NET_VENDOR_<FOO>=nGeert Uytterhoeven
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-26Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-20Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-19m68k: Fix memblock-related crashesGeert Uytterhoeven
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig