aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2013-09-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-08-26m68k/coldfire: flush cache when creating the signal stack frameAlexander Stein
2013-08-26m68knommu: Mark functions only called from setup_arch() __initGeert Uytterhoeven
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven
2013-06-24m68k/irq: Vector ints need a valid interrupt handlerThomas Bogendoerfer
2013-05-31m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-04-16m68k/atari: ROM port ISA adapter supportMichael Schmitz
2013-04-08m68k: Use generic idle loopThomas Gleixner
2013-03-04m68knommu: add CPU_NAME for 68000Luis Alves
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-09m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMAGeert Uytterhoeven
2013-02-03m68k: switch to generic old sigaction()Al Viro
2013-02-03m68k: switch to generic old sigsuspendAl Viro
2013-02-03m68k: switch to generic sigaltstackAl Viro
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-25m68k: Wire up finit_moduleGeert Uytterhoeven
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-11-29get rid of ptrace_signal_deliver() argumentsAl Viro
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-11-14m68k/sun3: Fix instruction faultsThomas Bogendoerfer
2012-10-19m68k: Wire up kcmpGeert Uytterhoeven
2012-10-17m68k: switch to saner kernel_execve() semanticsAl Viro
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01m68k: switch to generic sys_execve()/kernel_execve()Al Viro
2012-10-01m68k: split ret_from_fork(), simplify kernel_thread()Al Viro
2012-09-23m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-08-18m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-08-03m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab
2012-07-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-20module.c: spelling s/postition/position/gGeert Uytterhoeven