aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/arch-v32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson176-47573/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman171-0/+171
2017-05-11arch/include: remove empty Kbuild filesNicolas Dichtel1-1/+0
2017-03-28cris: get rid of zeroingAl Viro1-8/+4
2017-03-28cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Al Viro1-28/+14
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-1/+1
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent1-140/+0
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent1-1/+1
2015-09-05CRIS: UAPI: fix elf.h exportRabin Vincent1-76/+0
2015-09-05CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent1-2/+3
2015-09-05CRIS: UAPI: fix ptrace.hRabin Vincent2-119/+1
2015-09-05CRISv32: add unreachable() to BUG()Rabin Vincent1-2/+9
2015-03-25CRIS: use generic atomic.hRabin Vincent1-8/+0
2015-03-25CRIS: remove SMP codeRabin Vincent2-159/+0
2015-03-25CRISv32: don't enable irqs in INIT_THREADRabin Vincent1-2/+1
2015-02-10cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-3/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson1-2/+0
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-3/+3
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells1-0/+1
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun1-1/+1
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowells/linux-headers into for-linus2Jesper Nilsson3-158/+1
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder1-1/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/archDavid Howells3-158/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2-2/+2
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson3-16/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells2-2/+2
2012-04-03CRISv32: Correct name of read_mostly section.Jesper Nilsson1-1/+1
2012-03-28Disintegrate asm/system.h for CRISDavid Howells2-10/+2
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-25cris, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2010-10-07Fix IRQ flag handling namingDavid Howells2-22/+46
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-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson1-2/+2
2010-03-12cris arch-v32: use generic ptrace_resume codeChristoph Hellwig1-0/+1
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-08-31CRIS: add pgprot_noncachedArnd Bergmann1-4/+6
2009-06-08CRIS: assignment/is equal confusionRoel Kluin1-3/+3