aboutsummaryrefslogtreecommitdiff
path: root/include/asm-cris
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisGravatar Linus Torvalds 100-742/+18506
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Gravatar Martin Schwidefsky 2-4/+11
2008-02-08avoid overflows in kernel/time.cGravatar H. Peter Anvin 1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Gravatar Mike Frysinger 1-4/+0
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hGravatar David Howells 2-6/+3
2008-02-08CRIS v32: Remove hwregs/timer_defs.h, it is now architecture specific.Gravatar Jesper Nilsson 1-266/+0
2008-02-08CRIS: Add new timerfd syscall entries.Gravatar Jesper Nilsson 1-1/+3
2008-02-08CRIS v32: Correct spelling of bandwidth in function name.Gravatar Jesper Nilsson 1-1/+1
2008-02-08CRIS: Make io_pwm_set_period members unsigned in etraxgpio.hGravatar Jesper Nilsson 1-2/+2
2008-02-08CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.hGravatar Jesper Nilsson 1-4/+6
2008-02-08CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory.Gravatar Jesper Nilsson 1-225/+0
2008-02-08CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.hGravatar Jesper Nilsson 1-1/+1
2008-02-08CRIS v32: Move register map header to machine dependent directory.Gravatar Jesper Nilsson 1-103/+0
2008-02-08CRIS v32: Let compiler know that memory is clobbered after a break op.Gravatar Jesper Nilsson 1-7/+14
2008-02-08CRIS v32: Remove SMP stub from asm-cris/arch-v32/system.hGravatar Jesper Nilsson 1-9/+0
2008-02-08CRIS v32: Completely rework spinlocks for ETRAX FS and ARTPEC-3Gravatar Jesper Nilsson 1-105/+67
2008-02-08CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.hGravatar Jesper Nilsson 1-1/+1
2008-02-08CRIS v32: Add prototype for crisv32_pinmux_dealloc_fixed in asm-cris/arch-v32...Gravatar Jesper Nilsson 1-0/+1
2008-02-08CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.hGravatar Jesper Nilsson 1-2/+2
2008-02-08CRIS v32: Remove juliette.h, it is not supported for CRIS v32.Gravatar Jesper Nilsson 1-326/+0
2008-02-08CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.hGravatar Jesper Nilsson 1-104/+98
2008-02-08CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.hGravatar Jesper Nilsson 1-7/+6
2008-02-08CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/MakefileGravatar Jesper Nilsson 1-1/+0
2008-02-08CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.hGravatar Jesper Nilsson 1-0/+10
2008-02-08CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructureGravatar Jesper Nilsson 1-5/+5
2008-02-08CRIS v32: Add missing header to include/asm-cris/arch-v32/KbuildGravatar Jesper Nilsson 1-0/+1
2008-02-08CRIS: Break long comment line in include/asm-cris/arch-v10/page.hGravatar Jesper Nilsson 1-2/+2
2008-02-08CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.hGravatar Jesper Nilsson 2-72/+77
2008-02-08CRIS: Add missing headers to include/asm-cris Kbuild files.Gravatar Jesper Nilsson 2-1/+7
2008-02-08CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.hGravatar Jesper Nilsson 1-18/+94
2008-02-08CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.Gravatar Jesper Nilsson 1-2/+2
2008-02-08CRIS: Allow arch dependent delay to override common version.Gravatar Jesper Nilsson 1-0/+3
2008-02-08CRIS: Include arch dependent bug.h.Gravatar Jesper Nilsson 1-1/+1
2008-02-08CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses.Gravatar Jesper Nilsson 1-1/+1
2008-02-08CRIS: Correct comment in io.h to describe reality of I/O space.Gravatar Jesper Nilsson 1-2/+2
2008-02-08CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header.Gravatar Jesper Nilsson 1-2/+2
2008-02-08CRIS v10: Cleanup rtc.hGravatar Jesper Nilsson 1-20/+21
2008-02-08CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32Gravatar Jesper Nilsson 2-0/+99
2008-02-08CRIS v32: Minor fixes for io.hGravatar Jesper Nilsson 1-15/+55
2008-02-08CRIS v32: Include path fix for timex.hGravatar Jesper Nilsson 1-4/+4
2008-02-08CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORYGravatar Jesper Nilsson 1-11/+0
2008-02-08CRIS v32: Add headers for EtraxFS and Artpec-3 chips.Gravatar Jesper Nilsson 1-0/+3
2008-02-08CRIS v32: Add prototypes for cache flushingGravatar Jesper Nilsson 1-0/+11
2008-02-08CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3Gravatar Jesper Nilsson 1-5/+10
2008-02-08CRIS: Merge axisflashmap.h with Axis internal changes.Gravatar Jesper Nilsson 1-12/+27
2008-02-08CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.Gravatar Jesper Nilsson 1-0/+1
2008-02-08CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...Gravatar Jesper Nilsson 63-0/+18462
2008-02-07Add cmpxchg_local to crisGravatar Mathieu Desnoyers 1-0/+15
2008-02-07Sanitize the type of struct user.u_ar0Gravatar H. Peter Anvin 1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededGravatar Kirill A. Shutemov 2-7/+0