summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/arch-v32
AgeCommit message (Expand)AuthorLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson-47573/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+171
2017-05-11arch/include: remove empty Kbuild filesNicolas Dichtel-1/+0
2017-03-28cris: get rid of zeroingAl Viro-8/+4
2017-03-28cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Al Viro-28/+14
2016-09-23Fix typoAndrea Gelmini-1/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck-1/+1
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent-140/+0
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent-1/+1
2015-09-05CRIS: UAPI: fix elf.h exportRabin Vincent-76/+0
2015-09-05CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent-2/+3
2015-09-05CRIS: UAPI: fix ptrace.hRabin Vincent-119/+1
2015-09-05CRISv32: add unreachable() to BUG()Rabin Vincent-2/+9
2015-03-25CRIS: use generic atomic.hRabin Vincent-8/+0
2015-03-25CRIS: remove SMP codeRabin Vincent-159/+0
2015-03-25CRISv32: don't enable irqs in INIT_THREADRabin Vincent-2/+1
2015-02-10cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-3/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson-2/+0
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker-3/+3
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells-0/+1
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun-1/+1
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson-158/+1
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder-1/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/archDavid Howells-158/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds-2/+2
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson-16/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells-2/+2
2012-04-03CRISv32: Correct name of read_mostly section.Jesper Nilsson-1/+1
2012-03-28Disintegrate asm/system.h for CRISDavid Howells-10/+2
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger-1/+0
2011-07-25cris, exec: remove redundant set_fs(USER_DS)Mathias Krause-1/+0
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2010-10-07Fix IRQ flag handling namingDavid Howells-22/+46
2010-08-04CRIS: Add include guardJesper Nilsson-0/+5
2010-08-04CRIS: Better handling of pinmux settingsJesper Nilsson-2/+26
2010-08-04CRIS: New DMA defines for ARTPEC-3Jesper Nilsson-0/+27
2010-08-04CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson-4/+3
2010-08-04CRIS: Pagetable for ARTPEC-3Jesper Nilsson-0/+8
2010-08-04CRIS: Machine dependent memmap.hJesper Nilsson-24/+25
2010-08-04CRIS: Check if pointer is set before using itJesper Nilsson-8/+12
2010-08-04CRIS: Machine dependent dma.hJesper Nilsson-79/+80
2010-08-04CRIS: Define __read_mostly for CRISv32Jesper Nilsson-0/+2
2010-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson-2/+2
2010-03-12cris arch-v32: use generic ptrace_resume codeChristoph Hellwig-0/+1
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner-8/+8
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner-8/+8
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner-23/+23
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner-6/+6
2009-08-31CRIS: add pgprot_noncachedArnd Bergmann-4/+6
2009-06-08CRIS: assignment/is equal confusionRoel Kluin-3/+3