aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-49/+26
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-12/+0
2014-08-06m68k: Use sigsp()Richard Weinberger1-12/+4
2014-08-06m68k: Use get_signal() signal_setup_done()Richard Weinberger1-39/+24
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-10/+1
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-07-26m68k/sun3: Remove define statement no longer neededNicholas Krause1-4/+0
2014-07-17tgt: defconfig cleanupBart Van Assche12-12/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
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-20m68knommu: Remove unnecessary prototype for kobjsize()Tobias Klauser1-5/+0
2014-06-20m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.Steven King1-5/+1
2014-06-06signals: kill sigfindinword()Oleg Nesterov1-9/+0
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-13/+2
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into nextLinus Torvalds15-63/+74
2014-05-28m68k/hp300: Convert printk to pr_foo()Fabian Frederick1-5/+6
2014-05-28m68k/apollo: Convert printk to pr_foo()Fabian Frederick1-10/+10
2014-05-28m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick2-11/+11
2014-05-28m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab2-6/+23
2014-05-28m68k: Update defconfigs for v3.15-rc2Geert Uytterhoeven12-12/+48
2014-05-28m68k/atari: fix SCC initialization for debug consoleFinn Thain1-10/+21
2014-05-28m68k/mvme16x: Adopt common boot consoleFinn Thain3-33/+25
2014-05-28m68k: Multi-platform EARLY_PRINTKFinn Thain5-55/+83
2014-05-26m68k: Toward platform agnostic framebuffer debug loggingFinn Thain1-86/+26
2014-05-26m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz2-17/+56
2014-05-26m68knommu: Implement gpio support for m54xx.Steven King2-7/+17
2014-05-26m68knommu: Make everything thats not exported, static.Steven King1-8/+10
2014-05-26m68knommu: setting the gpio data direction register to output doesn't dependent upon the value to output!Steven King1-4/+1
2014-05-26m68knommu: add to_irq function so we can map gpios to external interrupts.Steven King1-0/+13
2014-05-26m68knommu: qspi declutter.Steven King6-36/+12
2014-05-26m68knommu: Fix the 5249/525x qspi base address.Steven King1-1/+1
2014-05-26m68knommu: Add qspi clk for Coldfire SoCs without real clks.Steven King6-0/+12
2014-05-26m68k: fix a compiler warning when building for DragonBallDaniel Palmer1-7/+6
2014-05-26m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chipsDaniel Palmer2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-04-18arch,m68k: Convert smp_mb__*()Peter Zijlstra2-13/+2
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds7-9/+3
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+3
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds13-111/+79
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+3
2014-03-31m68k: Update defconfigs for v3.14-rc1Geert Uytterhoeven12-48/+72
2014-03-20m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner1-0/+1
2014-03-19m68k: amiga: Add linux/irq.h to make it compile againThomas Gleixner1-0/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner5-12/+8
2014-03-11m68knommu: fix arg types for outs* functionsGreg Ungerer1-3/+3
2014-03-11m68k : Kill CONFIG_MTD_PARTITIONSEunbong Song6-6/+0