aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2013-02-03m68k: switch to generic sigaltstackAl Viro
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
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
2012-07-17m68k: common PCI support definitions and codeGreg Ungerer
2012-07-17m68k: add support for DMA_BIDIRECTIONAL in dma support functionsGreg Ungerer
2012-07-16m68k: use simpler dma_alloc_coherent() for ColdFire CPUsGreg Ungerer
2012-07-16m68k: merge the MMU and non-MMU versions of the entry.S codeGreg Ungerer
2012-07-16m68k: use jbsr to call functions instead of bsrlGreg Ungerer
2012-07-16m68k: use some direct calls to ret_from_exception in entry codeGreg Ungerer
2012-06-27m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven
2012-06-12m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer
2012-06-12m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer
2012-06-10m68knommu: Clean up printing of sectionsGeert Uytterhoeven
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro
2012-05-21m68k: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-20m68k: merge the MMU and non-MMU versions of the arch dma codeGreg Ungerer
2012-05-20m68k: merge the MMU and non-MMU signal.c codeGreg Ungerer
2012-05-05m68k: Use generic init_taskThomas Gleixner
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2012-03-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-03-05m68k: merge the MMU and non-MMU versions of process.cGreg Ungerer