summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: Wire up memfd_createGeert Uytterhoeven2014-09-013-1/+3
* m68k: Wire up getrandomGeert Uytterhoeven2014-09-013-1/+3
* kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-49/+26
|\
| * m68k: Use sigsp()Richard Weinberger2014-08-061-12/+4
| * m68k: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-39/+24
* | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-0612-12/+0
|\ \
| * | tgt: defconfig cleanupBart Van Assche2014-07-1712-12/+0
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-08-052-10/+1
|\ \
| * | m68knommu: Remove unnecessary prototype for kobjsize()Tobias Klauser2014-06-201-5/+0
| * | m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.Steven King2014-06-201-5/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\ \ \
| * | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| | |/ | |/|
* / | m68k/sun3: Remove define statement no longer neededNicholas Krause2014-07-261-4/+0
|/ /
* | m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven2014-07-111-0/+2
* | m68k: Fix boot regression on machines with RAM at non-zeroGeert Uytterhoeven2014-07-101-1/+2
|/
* signals: kill sigfindinword()Oleg Nesterov2014-06-061-9/+0
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-13/+2
|\
| * arch,m68k: Convert smp_mb__*()Peter Zijlstra2014-04-182-13/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-06-0215-63/+74
|\ \
| * | m68knommu: Implement gpio support for m54xx.Steven King2014-05-262-7/+17
| * | m68knommu: Make everything thats not exported, static.Steven King2014-05-261-8/+10
| * | m68knommu: setting the gpio data direction register to output doesn't depende...Steven King2014-05-261-4/+1
| * | m68knommu: add to_irq function so we can map gpios to external interrupts.Steven King2014-05-261-0/+13
| * | m68knommu: qspi declutter.Steven King2014-05-266-36/+12
| * | m68knommu: Fix the 5249/525x qspi base address.Steven King2014-05-261-1/+1
| * | m68knommu: Add qspi clk for Coldfire SoCs without real clks.Steven King2014-05-266-0/+12
| * | m68k: fix a compiler warning when building for DragonBallDaniel Palmer2014-05-261-7/+6
| * | m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chipsDaniel Palmer2014-05-262-1/+3
* | | m68k/hp300: Convert printk to pr_foo()Fabian Frederick2014-05-281-5/+6
* | | m68k/apollo: Convert printk to pr_foo()Fabian Frederick2014-05-281-10/+10
* | | m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick2014-05-282-11/+11
* | | m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab2014-05-282-6/+23
* | | m68k: Update defconfigs for v3.15-rc2Geert Uytterhoeven2014-05-2812-12/+48
* | | m68k/atari: fix SCC initialization for debug consoleFinn Thain2014-05-281-10/+21
* | | m68k/mvme16x: Adopt common boot consoleFinn Thain2014-05-283-33/+25
* | | m68k: Multi-platform EARLY_PRINTKFinn Thain2014-05-285-55/+83
* | | m68k: Toward platform agnostic framebuffer debug loggingFinn Thain2014-05-261-86/+26
* | | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz2014-05-262-17/+56
|/ /
* / m68k: add renameat2 syscallMiklos Szeredi2014-05-203-1/+3
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-04-057-9/+3
|\
| * m68knommu: fix arg types for outs* functionsGreg Ungerer2014-03-111-3/+3
| * m68k : Kill CONFIG_MTD_PARTITIONSEunbong Song2014-03-116-6/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-013-1/+3
|\ \
| * | m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner2014-03-201-0/+1
| * | m68k: amiga: Add linux/irq.h to make it compile againThomas Gleixner2014-03-191-0/+1
| * | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-125-12/+8
| |\|