aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-01m68k: Wire up copy_file_rangeGeert Uytterhoeven1-0/+1
2016-01-20m68k: convert to dma_map_opsChristoph Hellwig1-34/+27
2015-11-22m68k: Wire up mlock2Geert Uytterhoeven1-0/+1
2015-11-22m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven1-3/+6
2015-09-28m68k: Wire up membarrierGeert Uytterhoeven1-0/+1
2015-09-28m68k: Wire up userfaultfdGeert Uytterhoeven1-0/+1
2015-09-28m68k: Wire up direct socket callsGeert Uytterhoeven1-1/+17
2015-08-10m68k/bootinfo: Use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+1
2015-06-01m68k: Use for_each_sg()Akinobu Mita1-7/+12
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-12/+2
2015-04-12m68k: Remove signal translation and exec_domainRichard Weinberger1-12/+2
2015-03-15m68k/pci: Remove a superflous KERN_ERRDan Carpenter1-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-2/+2
2015-01-11m68k: Wire up execveatGeert Uytterhoeven1-0/+1
2014-10-27m68k: Wire up bpfGeert Uytterhoeven1-0/+1
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso1-8/+13
2014-09-01m68k: Wire up memfd_createGeert Uytterhoeven1-0/+1
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven1-0/+1
2014-08-06m68k: Use sigsp()Richard Weinberger1-12/+4
2014-08-06m68k: Use get_signal() signal_setup_done()Richard Weinberger1-39/+24
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven1-0/+2
2014-07-10m68k: Fix boot regression on machines with RAM at non-zeroGeert Uytterhoeven1-1/+2
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into nextLinus Torvalds1-7/+6
2014-05-28m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab1-2/+17
2014-05-28m68k/atari: fix SCC initialization for debug consoleFinn Thain1-10/+21
2014-05-28m68k/mvme16x: Adopt common boot consoleFinn Thain2-8/+24
2014-05-28m68k: Multi-platform EARLY_PRINTKFinn Thain3-24/+76
2014-05-26m68k: Toward platform agnostic framebuffer debug loggingFinn Thain1-86/+26
2014-05-26m68k: fix a compiler warning when building for DragonBallDaniel Palmer1-7/+6
2014-05-20m68k: add renameat2 syscallMiklos Szeredi1-0/+1
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-63/+7
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner1-0/+2
2014-03-10m68k: head.S - Remove bogus L prefix in commentGeert Uytterhoeven1-1/+1
2014-03-10m68k: Remove dead codeFinn Thain1-55/+0
2014-03-10m68k: Remove CONSOLE_PENGUIN macro, adopt CONFIG_LOGOFinn Thain1-7/+6
2014-03-05m68k: Do not rely on magic indirect includesThomas Gleixner1-1/+1
2014-02-10m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven1-0/+2
2014-01-19m68k/mac: Make SCC reset work more reliablyFinn Thain1-1/+3
2013-12-30m68k: Convert arch/m68k/kernel/traps.c to pr_*()Geert Uytterhoeven1-131/+101
2013-12-08m68k: Add support to export bootinfo in procfsGeert Uytterhoeven3-0/+83
2013-12-08m68k: Add kexec supportGeert Uytterhoeven4-0/+222
2013-11-26m68k: Add infrastructure for machine-specific random_get_entropy()Geert Uytterhoeven1-0/+4
2013-11-26m68k/atari: Call paging_init() before nf_init()Geert Uytterhoeven1-2/+2
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven1-11/+20
2013-11-26m68k/UAPI: Move generic definitions to <asm/bootinfo.h>Geert Uytterhoeven1-2/+2
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven1-0/+6
2013-11-26m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>Geert Uytterhoeven1-2/+0
2013-11-26m68k: head.S - Correct date and spellingGeert Uytterhoeven1-1/+1
2013-11-26m68k: The bootinfo is located right after the kernelGeert Uytterhoeven2-2/+2