summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/arch-v32/arch
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Drop support for the CRIS portJesper Nilsson2018-03-16111-28897/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02108-0/+108
* arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-111-1/+0
* cris: get rid of zeroingAl Viro2017-03-281-8/+4
* cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Al Viro2017-03-281-28/+14
* Fix typoAndrea Gelmini2016-09-231-1/+1
* ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-1/+1
* CRIS v32: remove old GPIO and LEDs codeRabin Vincent2015-11-021-140/+0
* CRIS v32: increase NR_IRQSRabin Vincent2015-11-021-1/+1
* CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-051-76/+0
* CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-051-2/+3
* CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-052-119/+1
* CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
* CRIS: use generic atomic.hRabin Vincent2015-03-251-8/+0
* CRIS: remove SMP codeRabin Vincent2015-03-252-159/+0
* CRISv32: don't enable irqs in INIT_THREADRabin Vincent2015-03-251-2/+1
* cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-3/+0
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-081-3/+3
* UAPI: Fix up empty files in arch/cris/David Howells2012-12-201-0/+1
* CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun2012-12-201-1/+1
* Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson2012-12-203-158/+1
|\
| * UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/archDavid Howells2012-10-093-158/+1
* | various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-191-1/+1
|/
* Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-032-2/+2
|\
| * UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-022-2/+2
* | CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-032-10/+1
|/
* CRISv32: Correct name of read_mostly section.Jesper Nilsson2012-04-031-1/+1
* Disintegrate asm/system.h for CRISDavid Howells2012-03-282-10/+2
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* Fix IRQ flag handling namingDavid Howells2010-10-072-22/+46
* CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson2010-08-041-4/+3
* CRIS: Pagetable for ARTPEC-3Jesper Nilsson2010-08-041-0/+8
* CRIS: Machine dependent memmap.hJesper Nilsson2010-08-041-24/+1
* CRIS: Check if pointer is set before using itJesper Nilsson2010-08-041-8/+12
* CRIS: Machine dependent dma.hJesper Nilsson2010-08-041-79/+1
* CRIS: Define __read_mostly for CRISv32Jesper Nilsson2010-08-041-0/+2
* CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-251-2/+2
* cris arch-v32: use generic ptrace_resume codeChristoph Hellwig2010-03-121-0/+1
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-8/+8
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-141-8/+8
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-23/+23
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-6/+6
* CRIS: add pgprot_noncachedArnd Bergmann2009-08-311-4/+6
* CRIS: assignment/is equal confusionRoel Kluin2009-06-081-3/+3
* Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+2
* cris: introduce asm/swab.hHarvey Harrison2009-01-142-20/+24
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29117-0/+29535
OpenPOWER on IntegriCloud