index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
include
/
arch-v32
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
CRIS: Drop support for the CRIS port
Jesper Nilsson
176
-47573
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
171
-0
/
+171
2017-05-11
arch/include: remove empty Kbuild files
Nicolas Dichtel
1
-1
/
+0
2017-03-28
cris: get rid of zeroing
Al Viro
1
-8
/
+4
2017-03-28
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-13
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-10
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-03
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-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-25
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-12
cris arch-v32: use generic ptrace_resume code
Christoph Hellwig
1
-0
/
+1
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-8
/
+8
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
1
-8
/
+8
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-23
/
+23
2009-12-14
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
[next]