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.12.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-v10
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-21
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2
-2
/
+4
2008-06-21
Add "no BKL needed" comments to several drivers
Jonathan Corbet
1
-1
/
+1
2008-05-19
cris: cdev lock_kernel() pushdown
Jonathan Corbet
2
-13
/
+24
2008-03-05
cris: correct usage of __user for copy to and from user space in lib/usercopy...
Jesper Nilsson
1
-1
/
+1
2008-03-05
CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4
Jesper Nilsson
1
-163
/
+174
2008-03-05
CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c
Jesper Nilsson
1
-1
/
+1
2008-02-15
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
Jesper Nilsson
1
-195
/
+202
2008-02-08
CRIS: Add new timerfd syscall entries.
Jesper Nilsson
1
-1
/
+3
2008-02-08
CRIS v10: Cleanup of drivers/gpio.c
Jesper Nilsson
1
-32
/
+29
2008-02-08
CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.
Jesper Nilsson
1
-15
/
+0
2008-02-08
CRIS v10: Update drivers/gpio.c, fix locking and general improvements.
Jesper Nilsson
1
-359
/
+228
2008-02-08
CRIS v10: Change name of low voltage read and set macros.
Jesper Nilsson
1
-2
/
+2
2008-02-08
CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not n...
Jesper Nilsson
1
-7
/
+1
2008-02-08
CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is n...
Jesper Nilsson
1
-7
/
+1
2008-02-08
CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c
Jesper Nilsson
1
-0
/
+1
2008-02-08
CRIS v10: Update kernel/io_interface_mux.c
Jesper Nilsson
1
-107
/
+408
2008-02-08
CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.
Jesper Nilsson
1
-178
/
+43
2008-02-08
CRIS v10: Add synchronous serial port driver for CRIS v10.
Jesper Nilsson
2
-0
/
+1442
2008-02-08
CRIS v10: Don't call get_mmu_context when switching between tasks with shared...
Jesper Nilsson
1
-29
/
+29
2008-02-08
CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c
Jesper Nilsson
1
-6
/
+7
2008-02-08
CRIS v10: Remove useless CVS id tag from lib/old_checksum.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Remove useless CVS id and log from lib/dram_init.S
Jesper Nilsson
1
-56
/
+2
2008-02-08
CRIS v10: Remove useless CVS id from kernel/shadows.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Reformat drivers/makefile using tabs.
Jesper Nilsson
1
-6
/
+5
2008-02-08
CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.
Jesper Nilsson
1
-12
/
+0
2008-02-08
CRIS v10: Remove CVS id from kernel/process.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Remove CVS log and id from kernel/kgdb.c
Jesper Nilsson
1
-58
/
+0
2008-02-08
CRIS v10: Cleanup kernel/irq.c
Jesper Nilsson
1
-6
/
+1
2008-02-08
CRIS v10: Cleanup kernel/fasttimer.c
Jesper Nilsson
1
-21
/
+14
2008-02-08
CRIS v10: Cleanup kernel/entry.S CVS log and id.
Jesper Nilsson
1
-244
/
+1
2008-02-08
CRIS v10: Remove CVS id tag from kernel/dma.c
Jesper Nilsson
1
-2
/
+1
2008-02-08
CRIS v10: Break long lines in boot/rescue/head.S
Jesper Nilsson
1
-6
/
+8
2008-02-08
CRIS v10: Remove CVS tag from boot/compressed/misc.c
Jesper Nilsson
1
-4
/
+2
2008-02-08
CRIS v10: Update and fix bug in kernel/debugport.
Jesper Nilsson
1
-111
/
+23
2008-02-08
CRIS v10: Update driver for pcf8563
Jesper Nilsson
1
-173
/
+220
2008-02-08
CRIS v10: Fix bugs in i2c_init and i2c_readreg
Jesper Nilsson
1
-78
/
+3
2008-02-08
CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.
Jesper Nilsson
1
-73
/
+2
2008-02-08
CRIS v10: Correct and cleanup boot/rescue/testrescue.S
Jesper Nilsson
1
-7
/
+5
2008-02-08
CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S
Jesper Nilsson
1
-29
/
+29
2008-02-08
CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y.
Jesper Nilsson
1
-3
/
+3
2008-02-08
CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y
Jesper Nilsson
1
-2
/
+2
2008-02-08
CRIS v32: Update traps.c
Jesper Nilsson
1
-103
/
+95
2008-02-08
CRIS v10: Update and improve axisflashmap.c
Jesper Nilsson
1
-144
/
+37
2008-02-08
CRIS v10: Update rescue head.s
Jesper Nilsson
1
-56
/
+61
2008-02-08
CRIS v10: Update rescue Kbuild makefile.
Jesper Nilsson
1
-37
/
+19
2008-02-08
CRIS v10: Update boot/compressed Kbuild makefile.
Jesper Nilsson
1
-29
/
+19
2008-02-08
CRIS v10: Update boot Kbuild makefile.
Jesper Nilsson
1
-8
/
+16
2008-02-08
CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.
Jesper Nilsson
2
-217
/
+4
2008-02-05
CRIS: avoid using arch links in Kconfig
Jesper Nilsson
2
-0
/
+8
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-1
/
+1
[next]