summaryrefslogtreecommitdiffstats
path: root/include/asm-cris
AgeCommit message (Expand)Author
2008-02-08CRIS v32: Add missing header to include/asm-cris/arch-v32/KbuildJesper Nilsson
2008-02-08CRIS: Break long comment line in include/asm-cris/arch-v10/page.hJesper Nilsson
2008-02-08CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.hJesper Nilsson
2008-02-08CRIS: Add missing headers to include/asm-cris Kbuild files.Jesper Nilsson
2008-02-08CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.hJesper Nilsson
2008-02-08CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.Jesper Nilsson
2008-02-08CRIS: Allow arch dependent delay to override common version.Jesper Nilsson
2008-02-08CRIS: Include arch dependent bug.h.Jesper Nilsson
2008-02-08CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses.Jesper Nilsson
2008-02-08CRIS: Correct comment in io.h to describe reality of I/O space.Jesper Nilsson
2008-02-08CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header.Jesper Nilsson
2008-02-08CRIS v10: Cleanup rtc.hJesper Nilsson
2008-02-08CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32Jesper Nilsson
2008-02-08CRIS v32: Minor fixes for io.hJesper Nilsson
2008-02-08CRIS v32: Include path fix for timex.hJesper Nilsson
2008-02-08CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORYJesper Nilsson
2008-02-08CRIS v32: Add headers for EtraxFS and Artpec-3 chips.Jesper Nilsson
2008-02-08CRIS v32: Add prototypes for cache flushingJesper Nilsson
2008-02-08CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3Jesper Nilsson
2008-02-08CRIS: Merge axisflashmap.h with Axis internal changes.Jesper Nilsson
2008-02-08CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.Jesper Nilsson
2008-02-08CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...Jesper Nilsson
2008-02-07Add cmpxchg_local to crisMathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-05cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.hJesper Nilsson
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson
2008-01-14CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson
2007-11-14CRIS tlb.h should include linux/pagemap.hJesper Nilsson
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson
2007-11-14CRIS don't include bitops.h in posix_types.hJesper Nilsson
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson
2007-11-14cris build fixes: add baud rate definesJesper Nilsson
2007-11-14cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton
2007-11-14cris build fixes: atomic.h needs compiler.hJesper Nilsson
2007-11-14cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson
2007-11-14cris build fixes: fix csum_tcpudp_magic() declarationJesper Nilsson
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17remove include/asm-*/ipc.hAdrian Bunk