index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-19
cris: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2
-6
/
+0
2015-12-18
cris: nand: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2
-4
/
+2
2015-12-09
cris: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2
-2
/
+2
2015-11-02
CRIS: Drop code related to obsolete or unused kconfigs
Jesper Nilsson
5
-34
/
+1
2015-11-02
cris: re-use helpers to dump data in hex format
Andy Shevchenko
1
-34
/
+6
2015-11-02
CRIS v32: remove old GPIO and LEDs code
Rabin Vincent
11
-2562
/
+2
2015-11-02
CRIS v32: remove I2C bitbanging driver
Rabin Vincent
4
-786
/
+0
2015-11-02
CRIS v32: increase NR_IRQS
Rabin Vincent
1
-2
/
+2
2015-11-02
cris: kgdb: use native hex2bin
Andy Shevchenko
1
-58
/
+38
2015-09-05
CRISv32: annotate irq enable in idle loop
Rabin Vincent
1
-2
/
+2
2015-09-05
CRISv32: add support for irqflags tracing
Rabin Vincent
1
-0
/
+11
2015-09-05
CRIS: UAPI: fix ptrace.h
Rabin Vincent
1
-1
/
+0
2015-09-05
CRISv32: Squash compile warnings for axisflashmap
Jesper Nilsson
1
-4
/
+5
2015-09-05
CRISv32: Add GPIO driver to the default configs
Jesper Nilsson
2
-10
/
+10
2015-09-05
CRISv32: ETRAX FS: Squash warnings in pinmux driver
Jesper Nilsson
1
-2
/
+6
2015-09-05
CRIS: Wire up missing syscalls
Chen Gang
1
-0
/
+8
2015-09-05
cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset
Christophe Jaillet
1
-2
/
+1
2015-08-10
cris/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-3
/
+5
2015-07-09
cris: Replace do_posix_clock_monotonic_gettime()
Thomas Gleixner
1
-1
/
+1
2015-06-16
cris: don't use module_init for non-modular core intmem.c code
Paul Gortmaker
1
-2
/
+1
2015-04-26
Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
12
-575
/
+136
2015-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-76
/
+71
2015-04-16
cris fasttimer: remove use of seq_printf return value
Joe Perches
1
-46
/
+39
2015-04-16
cris: remove use of seq_printf return value
Joe Perches
1
-30
/
+32
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-03-25
CRISv32: use GENERIC_SCHED_CLOCK
Rabin Vincent
1
-0
/
+9
2015-03-25
CRISv32: use MMIO clocksource
Rabin Vincent
1
-21
/
+4
2015-03-25
CRISv32: use generic clockevents
Rabin Vincent
1
-60
/
+85
2015-03-25
CRIS: remove SMP code
Rabin Vincent
10
-458
/
+1
2015-03-25
CRISv32: handle multiple signals
Rabin Vincent
1
-32
/
+3
2015-03-25
CRISv32: prevent bogus restarts on sigreturn
Rabin Vincent
2
-2
/
+8
2015-03-25
CRISv32: don't attempt syscall restart on irq exit
Rabin Vincent
1
-0
/
+2
2015-03-25
CRISv32: add irq domains support
Rabin Vincent
1
-3
/
+25
2015-02-16
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2
-2
/
+6
2015-02-14
CRISv32: Remove unnecessary KERN_INFO from sync_serial
Masanari Iida
1
-2
/
+2
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2015-01-29
CRISv32: Avoid warning of unused variable
Jesper Nilsson
1
-0
/
+4
2015-01-20
VFS: Convert file->f_dentry->d_inode to file_inode()
David Howells
1
-1
/
+1
2014-12-20
CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
Jesper Nilsson
1
-7
/
+0
2014-12-20
CRISv32: ETRAXFS: Fix recursive spinlock
Jesper Nilsson
1
-69
/
+83
2014-12-20
CRISv32: Select MTDRAM for axisflashmap
Jesper Nilsson
1
-0
/
+1
2014-12-20
CRISv32: Implement early console
Jesper Nilsson
1
-26
/
+56
2014-12-20
CRISv32: Fix declaration mismatch
Jesper Nilsson
1
-1
/
+0
2014-12-20
CRISv32: Rewrite of synchronous serial port driver
Jesper Nilsson
1
-639
/
+791
2014-12-20
CRISv32: Better handling of watchdog bite
Jesper Nilsson
1
-11
/
+17
2014-12-20
CRIS: Export missing function symbols
Jesper Nilsson
1
-8
/
+7
2014-12-20
CRISv32: Add missing include for mm.h
Jesper Nilsson
1
-0
/
+1
2014-12-20
CRISv32: Drop obsolete file for SPI driver
Jesper Nilsson
1
-1
/
+0
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-1
/
+0
2014-08-06
cris: Use sigsp()
Richard Weinberger
1
-12
/
+4
[next]