Tobias Klauser
|
6474924e2b
arch: remove unused macro/function thread_saved_pc()
|
8 years ago |
Al Viro
|
68acfdcb47
m68k: switch to generic extable.h
|
8 years ago |
Christian Borntraeger
|
6d0d287891
locking/core: Provide common cpu_relax_yield() definition
|
8 years ago |
Christian Borntraeger
|
5bd0b85ba8
locking/core, arch: Remove cpu_relax_lowlatency()
|
8 years ago |
Christian Borntraeger
|
79ab11cdb9
locking/core: Introduce cpu_relax_yield()
|
8 years ago |
Greg Ungerer
|
f987e5a13c
m68k: use same start_thread() on MMU and no-MMU
|
9 years ago |
Greg Ungerer
|
89e6ffd9f0
m68k: fix bFLT executable running on MMU enabled systems
|
9 years ago |
Jiri Slaby
|
5f56a5dfdb
exit_thread: remove empty bodies
|
9 years ago |
Davidlohr Bueso
|
3a6bfbc91d
arch, locking: Ciao arch_mutex_cpu_relax()
|
11 years ago |
Greg Ungerer
|
e95c3f7a09
m68knommu: fix trap on execing /bin/init
|
12 years ago |
Al Viro
|
533e6903be
m68k: split ret_from_fork(), simplify kernel_thread()
|
13 years ago |
Greg Ungerer
|
0973c687e0
m68k: always set stack frame format for ColdFire on thread start
|
13 years ago |
Suresh Siddha
|
55ccf3fe3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
|
13 years ago |
Greg Ungerer
|
2c9b82adb5
m68k: add TASK definitions for ColdFires running with MMU
|
14 years ago |
Greg Ungerer
|
d25ba98afc
m68k: remove thread_info struct from thread struct
|
14 years ago |
Greg Ungerer
|
144077ead4
m68k: merge the mmu and non-mmu traps.c files
|
14 years ago |
Mathias Krause
|
b7de110044
m68k, exec: remove redundant set_fs(USER_DS)
|
14 years ago |
Roman Zippel
|
dcdf3a2935
m68k: Add helper function handle_kernel_fault()
|
17 years ago |
Greg Ungerer
|
1c83af5f9d
m68knommu: use user stack pointer hardware on some ColdFire cores
|
15 years ago |
Greg Ungerer
|
cc24c40594
m68knommu: remove size limit on non-MMU TASK_SIZE
|
15 years ago |
Greg Ungerer
|
c23b6538d0
m68knommu: add a task_pt_regs() macro
|
16 years ago |
Greg Ungerer
|
633ea5d78b
m68k: merge mmu and non-mmu versions of processor.h
|
16 years ago |
Sam Ravnborg
|
49148020bc
m68k,m68knommu: merge header files
|
16 years ago |