summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2019-01-25m68k: assign syscall number for seccompArnd Bergmann
2019-01-22m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain
2019-01-22m68k/mac: Fix PRAM accessorsFinn Thain
2019-01-22m68k/mac: Use macros for RTC accesses not magic numbersFinn Thain
2019-01-22m68k/mac: Adopt naming and calling conventions for PRAM routinesFinn Thain
2019-01-22m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...Finn Thain
2019-01-22m68k/atari: Implement arch_nvram_ops structFinn Thain
2019-01-22nvram: Replace nvram_* function exports with static functionsFinn Thain
2019-01-22m68k/atari: Move Atari-specific code out of drivers/char/nvram.cFinn Thain
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
2018-12-10m68k/mac: Switch to use %ptRAndy Shevchenko
2018-12-04m68k: Generate uapi header and syscall table header filesFiroz Khan
2018-12-04m68k: Add system call table generation supportFiroz Khan
2018-12-04m68k: Add __NR_syscalls along with NR_syscallsFiroz Khan
2018-12-03m68k/defconfig: Update defconfigs for v4.20-rc1Geert Uytterhoeven
2018-12-03m68k: Remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz
2018-12-03m68k: Unroll raw_outsb() loopFinn Thain
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport