Commit Graph

210 Commits (12fcdba1b7ae8b25696433f420b775aeb556d89b)

Author SHA1 Message Date
Al Viro 751c88a2c3 m68knommu: Need to check __get_user()/__put_user() result 14 years ago
Al Viro 8972be4d44 m68knommu: signal.c __user annotations 14 years ago
Al Viro a19185c32d m68knommu: Equivalent of "m68k: handle new gcc's" 14 years ago
Al Viro e64f1b7520 m68knommu: f_pcr has been gone since headers' merge 14 years ago
Al Viro 089e449a82 m68knommu: Don't lose state if sigframe setup fails 14 years ago
Al Viro d1574df7e0 m68knommu: Handle multiple pending signals 14 years ago
Al Viro 710e91e455 m68knommu: Switch to saner sigsuspend 14 years ago
Al Viro bf814b45d5 m68knommu: Don't bother with SA_ONESHOT 14 years ago
Greg Ungerer 0762346034 m68knommu: remove command line printing DEBUG 14 years ago
Greg Ungerer 733f31b764 m68knommu: fix clock rate value reported for ColdFire 54xx parts 14 years ago
Greg Ungerer 7fc82b655a m68knommu: move ColdFire CPU names into their headers 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Namhyung Kim bf60ef9607 ptrace: cleanup arch_ptrace() on m68knommu 14 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 14 years ago
Christian Dietrich 5bc5a70b62 m68k/m68knommu: Remove dead SMP config option 15 years ago
Greg Ungerer 55f411de48 m68knommu: convert to using tracehook_report_syscall_* 15 years ago
Greg Ungerer 730251f27d m68knommu: mask of vector bits in exception word properly 15 years ago
Philippe De Muyter a7c681f620 m68knommu: .gitignore vmlinux.lds 15 years ago
Philippe De Muyter eb497e7b49 m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC. 15 years ago
Philippe De Muyter aa108e4eae m68k{nommu}: Remove unused DEFINE's from asm-offsets.c 15 years ago
Philippe De Muyter 47422259b4 m68knommu: fix default starting date 15 years ago
Christian Dietrich a37f6aeeea arch/m68knommu: Removing dead M68KFPU_EMU config option 15 years ago
Christian Dietrich cb8a5565cb arch/m68knommu: Removing dead M68000 config option 15 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Geert Uytterhoeven edc805b7c5 m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 15 years ago
Greg Ungerer e6ba59bcae m68knommu: fix missing linker segments 15 years ago
Kulikov Vasiliy c7484cf467 m68knommu: formatting of pointers in printk() 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Maxim Kuvyrkov 760d6e7861 Fix m68k-uclinux's rt_sigreturn trampoline 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig 7a0fde8b3b m68knommu: use generic ptrace_resume code 15 years ago
Christoph Hellwig b3c1e01a09 ptrace: use ptrace_request() in the remaining architectures 15 years ago
Christoph Hellwig baed7fc9b5 Add generic sys_ipc wrapper 15 years ago
Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 years ago
Denys Vlasenko 2c31c341a8 Rename .data.initvect to .data..initvect. 15 years ago
Denys Vlasenko 75ddb0e87d Rename .text.lock to .text..lock. 15 years ago
Maxim Kuvyrkov a58f753490 m68knommu: NPTL support for uClinux 15 years ago
Al Viro f8b7256096 Unify sys_mmap* 15 years ago
Greg Ungerer f60a557267 m68knommu: define arch_has_single_step() and friends 15 years ago
Tim Abbott 53749f735a m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION. 15 years ago
Tim Abbott 995bcd3dc1 m68knommu: Move __init_end out of the .init section. 15 years ago
Tim Abbott a90a44ee90 m68knommu: Move __init_begin out of the .init section. 15 years ago
Tim Abbott 84bd757155 m68knommu: Use more macros inside the .init section. 15 years ago
Tim Abbott 49612a5fa5 m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA. 15 years ago
Tim Abbott f4bed4fb17 m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script. 15 years ago
Greg Ungerer 10f204e5ad m68knommu: rename BSS define in linker script 15 years ago
Greg Ungerer 193f087d49 m68knommu: define arch_has_single_step() and friends 15 years ago
Lennart Sorensen 588baeac38 m68knommu: add uboot commandline argument passing support 15 years ago