Commit Graph

181 Commits (b39b04403bba4f807ee6e57ae2f4407187588fcd)

Author SHA1 Message Date
Jesper Nilsson 87ffbe679e cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_gettime 17 years ago
Jesper Nilsson 07f2402b4a cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h 17 years ago
Martin Schwidefsky 2f569afd9c CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
H. Peter Anvin bdc807871d avoid overflows in kernel/time.c 17 years ago
Mike Frysinger 531d7d4256 asm-*/posix_types.h: scrub __GLIBC__ 17 years ago
David Howells 922a70d327 aout: move STACK_TOP[_MAX] to asm/processor.h 17 years ago
Jesper Nilsson bc10ac3f2f CRIS v32: Remove hwregs/timer_defs.h, it is now architecture specific. 17 years ago
Jesper Nilsson 7800029df3 CRIS: Add new timerfd syscall entries. 17 years ago
Jesper Nilsson eb090473a7 CRIS v32: Correct spelling of bandwidth in function name. 17 years ago
Jesper Nilsson a63461e9ea CRIS: Make io_pwm_set_period members unsigned in etraxgpio.h 17 years ago
Jesper Nilsson 1791f539cd CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.h 17 years ago
Jesper Nilsson b8ed6b4d83 CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory. 17 years ago
Jesper Nilsson fb5c6e1155 CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.h 17 years ago
Jesper Nilsson 78dbb60643 CRIS v32: Move register map header to machine dependent directory. 17 years ago
Jesper Nilsson 57e6f9646c CRIS v32: Let compiler know that memory is clobbered after a break op. 17 years ago
Jesper Nilsson 12e1b1e790 CRIS v32: Remove SMP stub from asm-cris/arch-v32/system.h 17 years ago
Jesper Nilsson de1c1419f9 CRIS v32: Completely rework spinlocks for ETRAX FS and ARTPEC-3 17 years ago
Jesper Nilsson 4258fb1932 CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.h 17 years ago
Jesper Nilsson 230d69cf2b CRIS v32: Add prototype for crisv32_pinmux_dealloc_fixed in asm-cris/arch-v32/pinmux.h 17 years ago
Jesper Nilsson e919a1201c CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.h 17 years ago
Jesper Nilsson d9ebcacee9 CRIS v32: Remove juliette.h, it is not supported for CRIS v32. 17 years ago
Jesper Nilsson 6c6dc56c1e CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.h 17 years ago
Jesper Nilsson 8d07328744 CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.h 17 years ago
Jesper Nilsson 3fb18a3387 CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/Makefile 17 years ago
Jesper Nilsson 94ebe16415 CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.h 17 years ago
Jesper Nilsson 209e9c43ad CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructure 17 years ago
Jesper Nilsson e52c2c72dd CRIS v32: Add missing header to include/asm-cris/arch-v32/Kbuild 17 years ago
Jesper Nilsson 581b4fdc15 CRIS: Break long comment line in include/asm-cris/arch-v10/page.h 17 years ago
Jesper Nilsson 0d9f2e6f86 CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.h 17 years ago
Jesper Nilsson a1a7dc1d06 CRIS: Add missing headers to include/asm-cris Kbuild files. 17 years ago
Jesper Nilsson 46aac058fe CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.h 17 years ago
Jesper Nilsson 3c1d9303a9 CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return. 17 years ago
Jesper Nilsson b43890af88 CRIS: Allow arch dependent delay to override common version. 17 years ago
Jesper Nilsson 151f639830 CRIS: Include arch dependent bug.h. 17 years ago
Jesper Nilsson 620cf2e442 CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses. 17 years ago
Jesper Nilsson 058f5fdfd9 CRIS: Correct comment in io.h to describe reality of I/O space. 17 years ago
Jesper Nilsson 78759757df CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header. 17 years ago
Jesper Nilsson d8468472e4 CRIS v10: Cleanup rtc.h 17 years ago
Jesper Nilsson 0dfb8c3570 CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32 17 years ago
Jesper Nilsson d8ca6b1593 CRIS v32: Minor fixes for io.h 17 years ago
Jesper Nilsson e867cefbaa CRIS v32: Include path fix for timex.h 17 years ago
Jesper Nilsson e8a8abf20e CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY 17 years ago
Jesper Nilsson 75e52b279c CRIS v32: Add headers for EtraxFS and Artpec-3 chips. 17 years ago
Jesper Nilsson 738af38bbc CRIS v32: Add prototypes for cache flushing 17 years ago
Jesper Nilsson 1e5915b173 CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3 17 years ago
Jesper Nilsson 0c2efc4848 CRIS: Merge axisflashmap.h with Axis internal changes. 17 years ago
Jesper Nilsson ca91d5b098 CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial. 17 years ago
Jesper Nilsson 58d0831928 CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 17 years ago
Mathieu Desnoyers 7732ba3abc Add cmpxchg_local to cris 17 years ago
H. Peter Anvin 6e16d89bcd Sanitize the type of struct user.u_ar0 17 years ago