aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-26m68k/setup: Use pr_*() and __func__ instead of plain printk()Geert Uytterhoeven1-9/+10
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven1-2/+2
2013-11-13m68k: Simplify low level interrupt handling codeThomas Gleixner2-42/+4
2013-09-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-1/+9
2013-08-26m68k/coldfire: flush cache when creating the signal stack frameAlexander Stein1-0/+8
2013-08-26m68knommu: Mark functions only called from setup_arch() __initGeert Uytterhoeven1-1/+1
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven1-1/+1
2013-06-24m68k/irq: Vector ints need a valid interrupt handlerThomas Bogendoerfer1-1/+1
2013-05-31m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain1-10/+19
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-12/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+6
2013-04-16m68k/atari: ROM port ISA adapter supportMichael Schmitz1-0/+6