aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21cris: Use generic irq KconfigThomas Gleixner2-5/+3
2011-01-21cris: Convert V32 interrupt handlingThomas Gleixner1-35/+15
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner1-31/+10
2011-01-21cris: Use irq handling wrapperThomas Gleixner1-2/+2
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes3-3/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-2/+2
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0
2010-10-27ptrace: cleanup arch_ptrace() on crisNamhyung Kim2-16/+14
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim2-4/+6
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-83/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds12-3/+15
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds8-31/+36
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney1-83/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann12-3/+15
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek66-2872/+877
2010-10-07Fix IRQ flag handling namingDavid Howells6-38/+93
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann8-31/+36
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-3/+7
2010-08-14defconfig reductionSam Ravnborg4-2104/+5
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-3/+2
2010-08-12Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds1-0/+3
2010-08-12CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson1-0/+3
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman1-2/+0
2010-08-09Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds1-0/+1
2010-08-09CRIS: ioctl for getting RS485 informationClaudio Scordino1-0/+1
2010-08-08Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds54-742/+857
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-04CRIS: Fix alignment problem for older ldJesper Nilsson1-1/+1
2010-08-04CRIS: Always dump registers for segfaulting process.Jesper Nilsson1-0/+6
2010-08-04CRIS: Add config for pausing a seg-faulting processJesper Nilsson2-3/+16
2010-08-04CRIS: Don't take faults while in_atomicJesper Nilsson1-8/+5
2010-08-04CRIS: Fixup lookup for delay slot faultsJesper Nilsson1-1/+4
2010-08-04CRIS: Discard exit.text and .data at runtimeJesper Nilsson1-0/+10
2010-08-04CRIS: Add cache aligned and read mostly data sectionsJesper Nilsson1-0/+2
2010-08-04CRIS: Return something from profile writeJesper Nilsson1-8/+7
2010-08-04CRIS: Add ARTPEC-3 and timestamps for sync-serialJesper Nilsson1-1/+26
2010-08-04CRIS: Better ARTPEC-3 support for gpioJesper Nilsson1-18/+78
2010-08-04CRIS: Add include guardJesper Nilsson1-0/+5
2010-08-04CRIS: Better handling of pinmux settingsJesper Nilsson1-2/+26
2010-08-04CRIS: New DMA defines for ARTPEC-3Jesper Nilsson1-0/+27