aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris
Commit message (Expand)AuthorAgeFilesLines
* CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-171-5/+2
* CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson2008-01-141-0/+1
* CRIS tlb.h should include linux/pagemap.hJesper Nilsson2007-11-141-0/+2
* CRISv10 improve and bugfix fasttimerJesper Nilsson2007-11-141-6/+10
* CRIS don't include bitops.h in posix_types.hJesper Nilsson2007-11-141-1/+0
* cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-141-2/+7
* cris build fixes: update eth_v10.c ethernet driverJesper Nilsson2007-11-141-0/+3
* cris build fixes: add baud rate definesJesper Nilsson2007-11-141-0/+13
* cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton2007-11-141-1/+2
* cris build fixes: atomic.h needs compiler.hJesper Nilsson2007-11-141-0/+1
* cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson2007-11-141-0/+1
* cris build fixes: Add missing syscallsJesper Nilsson2007-11-141-1/+38
* cris build fixes: fix csum_tcpudp_magic() declarationJesper Nilsson2007-11-141-1/+1
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-201-1/+1
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-7/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* softlockup: make asm/irq_regs.h available on every platformIngo Molnar2007-10-171-0/+1
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-4/+2
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* etrax: enable arbitary speed setting on tty portsAlan Cox2007-07-163-2/+9
* page table handling cleanupJan Beulich2007-07-161-30/+0
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-32/+0
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
* Consolidate asm/poll.hStephen Rothwell2007-05-111-26/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+2
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
* [PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...Jiri Kosina2007-02-112-8/+4
* [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-5/+0
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] include/asm-cris/: "extern inline" -> "static inline"Adrian Bunk2006-12-072-9/+9
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-023-29/+25
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-61/+0