aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses.Jesper Nilsson1-1/+1
2008-02-08CRIS: Correct comment in io.h to describe reality of I/O space.Jesper Nilsson1-2/+2
2008-02-08CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header.Jesper Nilsson1-2/+2
2008-02-08CRIS v10: Cleanup rtc.hJesper Nilsson1-20/+21
2008-02-08CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32Jesper Nilsson2-0/+99
2008-02-08CRIS v32: Minor fixes for io.hJesper Nilsson1-15/+55
2008-02-08CRIS v32: Include path fix for timex.hJesper Nilsson1-4/+4
2008-02-08CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORYJesper Nilsson1-11/+0
2008-02-08CRIS v32: Add headers for EtraxFS and Artpec-3 chips.Jesper Nilsson1-0/+3
2008-02-08CRIS v32: Add prototypes for cache flushingJesper Nilsson1-0/+11
2008-02-08CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3Jesper Nilsson1-5/+10
2008-02-08CRIS: Merge axisflashmap.h with Axis internal changes.Jesper Nilsson1-12/+27
2008-02-08CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.Jesper Nilsson1-0/+1
2008-02-08CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips.Jesper Nilsson63-0/+18462
2008-02-07Add cmpxchg_local to crisMathieu Desnoyers1-0/+15
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-7/+0
2008-02-05cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.hJesper Nilsson1-7/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-3/+3
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz2-10/+0
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson1-5/+2
2008-01-14CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson1-0/+1
2007-11-14CRIS tlb.h should include linux/pagemap.hJesper Nilsson1-0/+2
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson1-6/+10
2007-11-14CRIS don't include bitops.h in posix_types.hJesper Nilsson1-1/+0
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson1-2/+7
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson1-0/+3
2007-11-14cris build fixes: add baud rate definesJesper Nilsson1-0/+13
2007-11-14cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton1-1/+2
2007-11-14cris build fixes: atomic.h needs compiler.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson1-1/+38
2007-11-14cris build fixes: fix csum_tcpudp_magic() declarationJesper Nilsson1-1/+1
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz1-1/+1
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-7/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-17softlockup: make asm/irq_regs.h available on every platformIngo Molnar1-0/+1
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-4/+2
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+6
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-1/+2