Commit Graph

212 Commits (7dc00a0d14992d0083fefccad7839ac837ea55bc)

Author SHA1 Message Date
Geert Uytterhoeven 531d289591 m68knommu: Use generic show_interrupts() 14 years ago
Greg Ungerer cae2e6cc00 m68k: merge the mmu and non-mmu versions of sys_m68k.c 14 years ago
Geert Uytterhoeven b60de9f514 m68knommu: Remove obsolete #include <linux/sys.h> 14 years ago
Greg Ungerer aa4d1f897f m68k: merge mmu and non-mmu versions of asm-offsets.c 14 years ago
Greg Ungerer a697dc934f m68k: merge non-mmu and mmu versions of m68k_ksyms.c 14 years ago
Greg Ungerer 2c7f3feb63 m68knommu: remove un-needed exporting of COLDFIRE symbols 14 years ago
Greg Ungerer dcc4d72fad m68knommu: move EXPORT of kernel_thread to function definition 14 years ago
Greg Ungerer b33972eb47 m68knommu: move EXPORT of local checksumming functions to definitions 14 years ago
Greg Ungerer 67cc09ed70 m68knommu: move EXPORT of dump_fpu to function definition 14 years ago
Greg Ungerer 593732bd41 m68knommu: remove stubs for __ioremap() and iounmap() 14 years ago
Greg Ungerer 66d83ab32a m68k: remove duplicate memcpy() implementation 14 years ago
Greg Ungerer d10ed2f538 m68k: remove duplicate memset() implementation 14 years ago
Steven Rostedt a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata 14 years ago
Geert Uytterhoeven d6d42bb2f8 m68k: Really wire up sys_pselect6 and sys_ppoll 14 years ago
Geert Uytterhoeven c4245c9d65 m68k: Merge mmu and non-mmu versions of sys_call_table 14 years ago
Geert Uytterhoeven 60d48c1e67 m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, syncfs 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Thomas Gleixner 0b98b1636c m68k: Convert irq function namespace 14 years ago
Greg Ungerer 66d857b08b m68k: merge m68k and m68knommu arch directories 14 years ago
Petr Stehlik 65cd577d5e m68k/atari: Initial ARAnyM support 14 years ago
Andreas Schwab cf6da575ad m68k: Allow all kernel traps to be handled via exception fixups 14 years ago
Roman Zippel f67080884a m68k: Use base_trap_init() to initialize vectors 14 years ago
Roman Zippel dcdf3a2935 m68k: Add helper function handle_kernel_fault() 14 years ago
Torben Hohn e53f276beb m68k: Switch do_timer() to xtime_update() 14 years ago
Al Viro 8c18194f6c m68k: Check __get_user()/__put_user() return value 14 years ago
Al Viro bd6f56a75b m68k: Missing syscall_trace() on sigreturn 14 years ago
Al Viro ea52b58ccb m68k: Fix stack mangling logics in sigreturn 14 years ago
Al Viro 90731d7537 m68k: If we fail to set sigframe up, just leave regs alone... 14 years ago
Al Viro f85741eb5f m68k: Don't lose state if sigframe setup fails 14 years ago
Al Viro 9e4930dbf1 m68k: Simplify the singlestepping handling in signals 14 years ago
Al Viro e68847fee7 m68k: Switch to saner sigsuspend() 14 years ago
Al Viro 35fc157baf m68k: Resetting sa_handler in local copy of k_sigaction is pointless 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Namhyung Kim add3d6e8b1 ptrace: cleanup arch_ptrace() on m68k 15 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 15 years ago
Geert Uytterhoeven 2f81a18446 m68k: Remove big kernel lock in cache flush code 15 years ago
Christian Dietrich 5bc5a70b62 m68k/m68knommu: Remove dead SMP config option 15 years ago
Christian Dietrich 808fa62f1b m68k: Remove dead GG2 config option 15 years ago
Philippe De Muyter aa108e4eae m68k{nommu}: Remove unused DEFINE's from asm-offsets.c 15 years ago
Geert Uytterhoeven edc805b7c5 m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 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
Frans Pop b9b0d8b430 m68k: Remove trailing spaces in messages 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
John Stultz ffbcad49e7 m68k: Convert m68k to use read/update_persistent_clock 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
Maxim Kuvyrkov 00ebfe58b0 m68k: Define sigcontext ABI of ColdFire 15 years ago
Maxim Kuvyrkov 9674cdc74d m68k: Add NPTL support 15 years ago