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-v10
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
cris: use the common ascii hex helpers
Harvey Harrison
1
-55
/
+24
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
1
-35
/
+1
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-07-21
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
8
-143
/
+148
2008-07-01
Merge branch 'cris_debug_port_fix' into cris
Jesper Nilsson
1
-4
/
+4
2008-07-01
Merge branch 'build_fix' into cris
Jesper Nilsson
3
-59
/
+72
2008-07-01
[CRISv10] Clean up compressed/misc.c
Jesper Nilsson
1
-57
/
+70
2008-07-01
[CRISv10] Correct whitespace damage.
Jesper Nilsson
1
-4
/
+4
2008-06-30
[CRIS] Correct image makefiles to allow using a separate OBJ-directory.
Jesper Nilsson
2
-2
/
+2
2008-06-30
Merge branch 'pcf8563_mutex_spinlock' into cris
Jesper Nilsson
1
-1
/
+1
2008-06-30
Merge branch 'cris_debug_port_fix' into cris
Jesper Nilsson
1
-7
/
+13
2008-06-30
[CRIS] Build fixes for compressed and rescue images for v10 and v32:
Jesper Nilsson
6
-79
/
+65
2008-06-30
It looks at least odd to apply spin_unlock to a mutex.
Julia Lawall
1
-1
/
+1
2008-06-30
cris: compile fixes for 2.6.26-rc5
Hinko Kocevar
1
-7
/
+13
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
[next]