summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+1
|\
| * lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-1/+1
* | m68k/irq: Vector ints need a valid interrupt handlerThomas Bogendoerfer2013-06-241-1/+1
|/
* m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain2013-05-311-10/+19
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-12/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-04-301-0/+6
|\
| * m68k/atari: ROM port ISA adapter supportMichael Schmitz2013-04-161-0/+6
* | m68k: Use generic idle loopThomas Gleixner2013-04-081-28/+4Star
|/
* m68knommu: add CPU_NAME for 68000Luis Alves2013-03-041-0/+3
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-261-1/+1
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-241-56/+3Star
|\ \
| * | m68k: switch to generic old sigaction()Al Viro2013-02-041-32/+0Star
| * | m68k: switch to generic old sigsuspendAl Viro2013-02-041-11/+0Star
| * | m68k: switch to generic sigaltstackAl Viro2013-02-041-13/+3Star
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-11/+5Star
|\ \
| * \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-281-0/+1
| |\ \
| * \ \ Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | m68k: set arch_gettimeoffset directlyStephen Warren2012-12-242-10/+0Star
| * | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-6/+10
* | | | m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMAGeert Uytterhoeven2013-02-091-3/+1Star
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-231-0/+1
|\ \ \ | |_|/ |/| |
| * | m68k: Wire up finit_moduleGeert Uytterhoeven2012-12-251-0/+1
| |/
* / ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-041-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-12-131-1/+1
|\
| * m68k/sun3: Fix instruction faultsThomas Bogendoerfer2012-11-141-1/+1
* | get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-291-1/+2
* | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-1/+1
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
* | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro2012-11-293-71/+44Star
* | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-171-0/+1
|\|
| * m68k: Wire up kcmpGeert Uytterhoeven2012-10-191-0/+1
* | m68k: switch to saner kernel_execve() semanticsAl Viro2012-10-171-7/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-123-97/+40Star
|\
| * m68k: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-013-37/+5Star
| * m68k: split ret_from_fork(), simplify kernel_thread()Al Viro2012-10-012-60/+35Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-10-011-4/+1Star
|\ \
| * | m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-181-4/+1Star
| |/
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-5/+0Star
|\ \
| * | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-191-5/+0Star
| |/
* / m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-035-15/+10Star
|\
| * m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab2012-08-031-2/+6
| * m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven2012-06-274-8/+2Star
| * m68knommu: Clean up printing of sectionsGeert Uytterhoeven2012-06-101-7/+4Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-07-256-554/+562
|\ \
| * | m68k: common PCI support definitions and codeGreg Ungerer2012-07-172-0/+110
| * | m68k: add support for DMA_BIDIRECTIONAL in dma support functionsGreg Ungerer2012-07-171-0/+1
| * | m68k: use simpler dma_alloc_coherent() for ColdFire CPUsGreg Ungerer2012-07-161-2/+2
| * | m68k: merge the MMU and non-MMU versions of the entry.S codeGreg Ungerer2012-07-163-552/+449Star