Age | Commit message (Expand) | Author | Files | Lines |
2017-05-10 | arch/include: remove empty Kbuild files | Nicolas Dichtel | 1 | -1/+0 |
2017-03-29 | cris: get rid of zeroing | Al Viro | 1 | -8/+4 |
2017-03-29 | cris: get rid of zeroing in __asm_copy_from_user_N for N > 4 | Al Viro | 1 | -28/+14 |
2016-09-23 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -1/+1 |
2015-11-02 | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent | 1 | -140/+0 |
2015-11-02 | CRIS v32: increase NR_IRQS | Rabin Vincent | 1 | -1/+1 |
2015-09-05 | CRIS: UAPI: fix elf.h export | Rabin Vincent | 1 | -76/+0 |
2015-09-05 | CRIS: don't make asm/elf.h depend on asm/user.h | Rabin Vincent | 1 | -2/+3 |
2015-09-05 | CRIS: UAPI: fix ptrace.h | Rabin Vincent | 2 | -119/+1 |
2015-09-05 | CRISv32: add unreachable() to BUG() | Rabin Vincent | 1 | -2/+9 |
2015-03-25 | CRIS: use generic atomic.h | Rabin Vincent | 1 | -8/+0 |
2015-03-25 | CRIS: remove SMP code | Rabin Vincent | 2 | -159/+0 |
2015-03-25 | CRISv32: don't enable irqs in INIT_THREAD | Rabin Vincent | 1 | -2/+1 |
2015-02-11 | cris: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 1 | -3/+0 |
2014-12-20 | CRISv32: ETRAXFS: Fix recursive spinlock | Jesper Nilsson | 1 | -2/+0 |
2014-01-08 | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -3/+3 |
2012-12-20 | UAPI: Fix up empty files in arch/cris/ | David Howells | 1 | -0/+1 |
2012-12-20 | CRIS: locking: fix the return value of arch_read_trylock() | Wei Yongjun | 1 | -1/+1 |
2012-12-20 | Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe... | Jesper Nilsson | 3 | -158/+1 |
2012-11-19 | various: Fix spelling of "registered" in comments. | Adam Buchbinder | 1 | -1/+1 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/arch | David Howells | 3 | -158/+1 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2 | -2/+2 |
2012-10-03 | CRIS: Remove VCS simulator specific code | Jesper Nilsson | 3 | -16/+1 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2 | -2/+2 |
2012-04-03 | CRISv32: Correct name of read_mostly section. | Jesper Nilsson | 1 | -1/+1 |
2012-03-28 | Disintegrate asm/system.h for CRIS | David Howells | 2 | -10/+2 |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 1 | -1/+0 |
2011-07-26 | cris, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 2 | -22/+46 |
2010-08-04 | CRIS: Add include guard | Jesper Nilsson | 1 | -0/+5 |
2010-08-04 | CRIS: Better handling of pinmux settings | Jesper Nilsson | 1 | -2/+26 |
2010-08-04 | CRIS: New DMA defines for ARTPEC-3 | Jesper Nilsson | 1 | -0/+27 |
2010-08-04 | CRIS: __do_strncpy_from_user: Don't read the byte beyond the nil | Jesper Nilsson | 1 | -4/+3 |
2010-08-04 | CRIS: Pagetable for ARTPEC-3 | Jesper Nilsson | 1 | -0/+8 |
2010-08-04 | CRIS: Machine dependent memmap.h | Jesper Nilsson | 2 | -24/+25 |
2010-08-04 | CRIS: Check if pointer is set before using it | Jesper Nilsson | 1 | -8/+12 |
2010-08-04 | CRIS: Machine dependent dma.h | Jesper Nilsson | 2 | -79/+80 |
2010-08-04 | CRIS: Define __read_mostly for CRISv32 | Jesper Nilsson | 1 | -0/+2 |
2010-05-25 | CRIS: Don't use mask_irq as symbol name | Jesper Nilsson | 1 | -2/+2 |
2010-03-13 | cris arch-v32: use generic ptrace_resume code | Christoph Hellwig | 1 | -0/+1 |
2009-12-15 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 1 | -8/+8 |
2009-12-15 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 1 | -8/+8 |
2009-12-15 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 1 | -23/+23 |
2009-12-15 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 1 | -6/+6 |
2009-08-31 | CRIS: add pgprot_noncached | Arnd Bergmann | 1 | -4/+6 |
2009-06-08 | CRIS: assignment/is equal confusion | Roel Kluin | 1 | -3/+3 |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt | 1 | -0/+2 |
2009-01-15 | cris: introduce asm/swab.h | Harvey Harrison | 2 | -20/+24 |