aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAge
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-12-13
|\
| * m68k/sun3: Fix instruction faultsThomas Bogendoerfer2012-11-14
* | get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-29
* | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro2012-11-28
* | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
|\|
| * m68k: Wire up kcmpGeert Uytterhoeven2012-10-19
* | m68k: switch to saner kernel_execve() semanticsAl Viro2012-10-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * m68k: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-01
| * m68k: split ret_from_fork(), simplify kernel_thread()Al Viro2012-10-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-10-01
|\ \
| * | m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-18
| |/
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \
| * | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-18
| |/
* / m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-03
|\
| * m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab2012-08-02
| * m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven2012-06-27
| * m68knommu: Clean up printing of sectionsGeert Uytterhoeven2012-06-10
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-07-24
|\ \
| * | m68k: common PCI support definitions and codeGreg Ungerer2012-07-17
| * | m68k: add support for DMA_BIDIRECTIONAL in dma support functionsGreg Ungerer2012-07-17
| * | m68k: use simpler dma_alloc_coherent() for ColdFire CPUsGreg Ungerer2012-07-15
| * | m68k: merge the MMU and non-MMU versions of the entry.S codeGreg Ungerer2012-07-15
| * | m68k: use jbsr to call functions instead of bsrlGreg Ungerer2012-07-15
| * | m68k: use some direct calls to ret_from_exception in entry codeGreg Ungerer2012-07-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \ \ | |/ / |/| |
| * | module.c: spelling s/postition/position/gGeert Uytterhoeven2012-07-20
* | | m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer2012-06-11
* | | m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer2012-06-11
| |/ |/|
* | new helper: signal_delivered()Al Viro2012-06-01
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* | new helper: sigmask_to_save()Al Viro2012-06-01
* | new helper: restore_saved_sigmask()Al Viro2012-06-01
* | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
|/
* m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro2012-05-21
* m68k: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* new helper: sigsuspend()Al Viro2012-05-21
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\
| * m68k: Use generic init_taskThomas Gleixner2012-05-05
* | m68k: merge the MMU and non-MMU versions of the arch dma codeGreg Ungerer2012-05-20
* | m68k: merge the MMU and non-MMU signal.c codeGreg Ungerer2012-05-20
|/
* Disintegrate asm/system.h for M68KDavid Howells2012-03-28
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-03-21
|\
| * m68k: merge the MMU and non-MMU versions of process.cGreg Ungerer2012-03-04
| * m68k: merge the mmu and non-mmu versions of ptrace.cGreg Ungerer2012-03-04