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