aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-16etrax: enable arbitary speed setting on tty portsAlan Cox3-2/+9
2007-07-16page table handling cleanupJan Beulich1-30/+0
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-32/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-4/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-05-11Consolidate asm/poll.hStephen Rothwell1-26/+1
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+2
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-11[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_save() in headersJiri Kosina2-8/+4
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-5/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-07[PATCH] include/asm-cris/: "extern inline" -> "static inline"Adrian Bunk2-9/+9
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro3-29/+25
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7