aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAge
* m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven2014-07-11
* m68k: Fix boot regression on machines with RAM at non-zeroGeert Uytterhoeven2014-07-10
* signals: kill sigfindinword()Oleg Nesterov2014-06-06
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-04
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\
| * arch,m68k: Convert smp_mb__*()Peter Zijlstra2014-04-18
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-06-02
|\ \
| * | m68knommu: Implement gpio support for m54xx.Steven King2014-05-25
| * | m68knommu: Make everything thats not exported, static.Steven King2014-05-25
| * | m68knommu: setting the gpio data direction register to output doesn't depende...Steven King2014-05-25
| * | m68knommu: add to_irq function so we can map gpios to external interrupts.Steven King2014-05-25
| * | m68knommu: qspi declutter.Steven King2014-05-25
| * | m68knommu: Fix the 5249/525x qspi base address.Steven King2014-05-25
| * | m68knommu: Add qspi clk for Coldfire SoCs without real clks.Steven King2014-05-25
| * | m68k: fix a compiler warning when building for DragonBallDaniel Palmer2014-05-25
| * | m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chipsDaniel Palmer2014-05-25
* | | m68k/hp300: Convert printk to pr_foo()Fabian Frederick2014-05-28
* | | m68k/apollo: Convert printk to pr_foo()Fabian Frederick2014-05-28
* | | m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick2014-05-28
* | | m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab2014-05-28
* | | m68k: Update defconfigs for v3.15-rc2Geert Uytterhoeven2014-05-28
* | | m68k/atari: fix SCC initialization for debug consoleFinn Thain2014-05-28
* | | m68k/mvme16x: Adopt common boot consoleFinn Thain2014-05-28
* | | m68k: Multi-platform EARLY_PRINTKFinn Thain2014-05-28
* | | m68k: Toward platform agnostic framebuffer debug loggingFinn Thain2014-05-26
* | | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz2014-05-26
|/ /
* / m68k: add renameat2 syscallMiklos Szeredi2014-05-20
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-04-05
|\
| * m68knommu: fix arg types for outs* functionsGreg Ungerer2014-03-10
| * m68k : Kill CONFIG_MTD_PARTITIONSEunbong Song2014-03-10
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\ \
| * | m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner2014-03-20
| * | m68k: amiga: Add linux/irq.h to make it compile againThomas Gleixner2014-03-19
| * | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-12
| |\|
| * | m68k: Do not rely on magic indirect includesThomas Gleixner2014-03-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-03-31
|\ \ \
| * | | m68k: Update defconfigs for v3.14-rc1Geert Uytterhoeven2014-03-31
| * | | m68k: head.S - Remove bogus L prefix in commentGeert Uytterhoeven2014-03-10
| * | | m68k: Remove dead codeFinn Thain2014-03-10
| * | | m68k: Remove CONSOLE_PENGUIN macro, adopt CONFIG_LOGOFinn Thain2014-03-10
| |/ /
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-31
|\ \ \ | |_|/ |/| |
| * | m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain2014-03-06
| * | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
| * | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
| |/
* | m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven2014-02-10
* | m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2014-02-10
* | m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven2014-02-10
|/
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24