summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/cryptocop.c
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Drop support for the CRIS portJesper Nilsson2018-03-161-3522/+0
* cris: switch to get_user_pages_fast()Al Viro2017-12-021-16/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König2016-10-271-1/+1
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-3/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* cris: Fix misspellings in comments.Adam Buchbinder2016-04-181-1/+1
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-6/+2
* new helper: file_inode(file)Al Viro2013-02-221-2/+1
* cris/arch-v32: cryptocop: Use kzallocJesper Nilsson2012-04-031-4/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-1/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-261-2/+2
|/
* cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-041-2/+0
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-041-6/+20
* cryptocop: fix assertion in create_output_descriptors()Roel Kluin2010-03-061-1/+1
* CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson2009-06-111-2/+2
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-201-1/+2
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-201-1/+1
* CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3Jesper Nilsson2008-02-081-50/+54
* CRIS: replace old-style member inits with designated initsRobert P. J. Day2007-07-161-4/+4
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan2006-10-301-1/+0
* [PATCH] cris: switch to iminor/imajorEric Sesterhenn2006-07-101-1/+1
* [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+1
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-7/+7
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-271-0/+3522
OpenPOWER on IntegriCloud