aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown2-2/+2
2011-08-25cris: add arch/cris/include/asm/serial.hWANG Cong1-0/+9
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong1-0/+3
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong1-1/+1
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong1-2/+2
2011-08-03cris: fix a build error in kernel/fork.cWANG Cong1-3/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma5-5/+4
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger2-2/+0
2011-07-25cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2-2/+0
2011-07-25cris: fix some build warnings in pinmux.cWANG Cong1-4/+6
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-40/+3
2011-05-28Merge branch 'setns'Linus Torvalds3-1/+4
2011-05-28ns: Wire up the setns system callEric W. Biederman3-1/+4
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-9/+10
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-4/+0
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro2-17/+20
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles4-9/+10
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo4-14/+0
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-18cris: typo in mach-fs MakefileSarah Nadi1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-5/+8
2011-03-31Fix common misspellingsLucas De Marchi18-19/+19
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds5-382/+3
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy12-70/+17
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-23remove dma64_addr_tFUJITA Tomonori1-6/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-1/+1
2011-03-21Correct auto-restart of syscalls via restartblockJesper Nilsson1-1/+1
2011-03-21CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson1-1/+1
2011-03-21Drop the CRISv32 version of pcf8563Jesper Nilsson3-380/+1
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds4-44/+6
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-03-17cris: Use generic show_interrupts()Thomas Gleixner2-39/+1
2011-03-17cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner1-3/+3
2011-03-17cris: Fix irq conversion falloutThomas Gleixner2-2/+2
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+4
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2011-03-11CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov4-14/+0
2011-02-23Drop redundant __param section for CRISv32.Jesper Nilsson1-5/+0
2011-02-16cris: fix comment typo occationally to occasionallyJustin P. Mattock1-1/+1
2011-01-31cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn1-4/+2
2011-01-31cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn1-2/+2
2011-01-27cris: Replace deprecated spinlock initializationThomas Gleixner1-1/+3
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
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/jiko...Linus 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/mmare...Linus 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/l...Linus Torvalds1-3/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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
2010-08-04CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson1-4/+3
2010-08-04CRIS: Pagetable for ARTPEC-3Jesper Nilsson1-0/+8
2010-08-04CRIS: Machine dependent memmap.hJesper Nilsson2-24/+25
2010-08-04CRIS: Check if pointer is set before using itJesper Nilsson1-8/+12
2010-08-04CRIS: Machine dependent dma.hJesper Nilsson2-79/+80
2010-08-04CRIS: Define __read_mostly for CRISv32Jesper Nilsson1-0/+2
2010-08-04CRIS: Discard .note.gnu.build-id sectionJesper Nilsson1-1/+1
2010-08-04CRIS: Avoid compilation warning for putsJesper Nilsson1-40/+25
2010-08-04CRIS: Add debug for assembler macrosJesper Nilsson1-0/+4
2010-08-04CRIS: Update for ARTPEC-3Jesper Nilsson1-5/+18
2010-08-04CRIS: Add more delays in DDR setupJesper Nilsson3-1/+21
2010-08-04CRIS: Add debug info for assembler codeJesper Nilsson1-0/+7
2010-08-04CRIS: Add debug info for assembler codeJesper Nilsson1-0/+3
2010-08-04CRIS: Add debug symbols for assembler codeJesper Nilsson1-0/+3
2010-08-04CRIS: Minor formatting fix in traps.cJesper Nilsson1-4/+2
2010-08-04CRIS: v32: Correct auto-restart of syscallsJesper Nilsson1-1/+1
2010-08-04CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson1-8/+66
2010-08-04CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson1-229/+0
2010-08-04CRIS: kgdb: Fix compilation errorsJesper Nilsson1-8/+8
2010-08-04CRIS: v32: Correct path for intr_vect.hJesper Nilsson1-1/+1
2010-08-04CRIS: v32: Better irq mapping codeJesper Nilsson1-25/+22
2010-08-04CRIS: v32: Correct address for romfs in the imageJesper Nilsson1-1/+1
2010-08-04CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson1-2/+40
2010-08-04CRIS: Faster syscall entry for CRISv32.Jesper Nilsson1-20/+17
2010-08-04CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson1-9/+9
2010-08-04CRIS: Add debug for assembler functionsJesper Nilsson2-1/+29
2010-08-04CRIS: Correct address of the romfs in boot imageJesper Nilsson1-1/+1
2010-08-04CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson1-5/+1
2010-08-04CRIS: Better link to rs485 in helpJesper Nilsson1-1/+1
2010-08-04CRIS: Remove CVS tag.Jesper Nilsson1-2/+1
2010-08-04CRIS: v10: remove all BKL usageJesper Nilsson1-26/+13
2010-08-04CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson1-32/+48
2010-08-04arch/cris: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson4-12/+6
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson7-61/+137
2010-08-04CRIS: invoke oom-killer from page faultJesper Nilsson1-4/+4
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson4-106/+45
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar14-90/+97
2010-06-16Merge branch 'master' into for-nextJiri Kosina16-139/+113
2010-06-16arch/cris: Remove unnecessary kmalloc castsJoe Perches1-8/+5
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds14-90/+97
2010-05-27cris: use asm-generic/scatterlist.hFUJITA Tomonori1-16/+1
2010-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson6-22/+21
2010-05-25CRIS: Simplify param.h by simply including <asm-generic/param.h>Jesper Nilsson1-15/+2
2010-05-25CRISv10: Whitespace fixes for hw_settings.SJesper Nilsson1-8/+6
2010-05-25CRISv10: Trivial fixes.Jesper Nilsson1-8/+7
2010-05-25CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson1-1/+1
2010-05-25CRISv32: Remove duplicated Kconfig items.Jesper Nilsson1-14/+0
2010-05-21fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro1-14/+7
2010-05-21get rid of home-grown mutex in cris eeprom.cAl Viro1-19/+8
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-82/+18
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-04-29cris: push down BKL into some device driversArnd Bergmann4-22/+60
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo12-7/+7
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells1-1/+1
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz4-82/+18
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: cris: use include/linux/pci-dma.hFUJITA Tomonori1-7/+1
2010-03-12cris arch-v32: use generic ptrace_resume codeChristoph Hellwig2-79/+31
2010-03-12cris arch-v10: use generic ptrace_resume codeChristoph Hellwig1-51/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig2-78/+1
2010-03-12Add generic sys_old_mmap()Christoph Hellwig4-20/+3
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2010-03-06cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin1-1/+1
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin1-1/+1
2010-03-06cris: convert to use arch_gettimeoffset()john stultz2-66/+8
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-2/+2
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds6-8/+8
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-8/+6
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack2-2/+2
2010-01-05Merge branch 'master' into percpuTejun Heo13-90/+42
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds4-3/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-2/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-8/+8
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner1-8/+8
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-23/+23
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-6/+6
2009-12-12drop explicit include of autoconf.hSam Ravnborg3-3/+0
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Unify sys_mmap*Al Viro1-27/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-25/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov1-0/+1
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner3-3/+3
2009-11-09CRIS: remove code that has been commented out for many yearsJiri Kosina1-22/+0