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
2014-01-28
CRISv10: Readd missing header
Jesper Nilsson
1
-0
/
+1
2014-01-15
Drop code for CRISv10 CPU simulator
Jesper Nilsson
8
-107
/
+65
2014-01-09
Cleanup whitespace, remove old author tag
Jesper Nilsson
1
-63
/
+61
2014-01-09
CRIS: Add missing syscalls
Jesper Nilsson
1
-82
/
+98
2014-01-09
cris: sync_serial: remove interruptible_sleep_on
Arnd Bergmann
1
-1
/
+3
2014-01-08
cris: remove deprecated IRQF_DISABLED
Michael Opdenacker
3
-8
/
+6
2013-09-10
CRIS: drop unused Kconfig symbols
Paul Bolle
1
-23
/
+0
2013-09-10
CRIS: Remove last traces of legacy RTC drivers
Paul Bolle
2
-49
/
+0
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+1
2013-06-20
net: Add missing dependencies on NETDEVICES
Ben Hutchings
1
-2
/
+1
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-06-16
cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT
Geert Uytterhoeven
1
-255
/
+2
2013-06-16
cris/kgdb: Fix buffer overflow in getpacket()
Geert Uytterhoeven
1
-1
/
+1
2013-06-16
cris/kgdb: Remove obsolete USED*() macros
Geert Uytterhoeven
1
-9
/
+0
2013-06-16
cris/kgdb: Make symbols used from asm global
Geert Uytterhoeven
1
-109
/
+109
2013-06-16
cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed
Geert Uytterhoeven
1
-1
/
+3
2013-06-16
cris/kgdb: Kill forward declarations for static functions
Geert Uytterhoeven
1
-241
/
+165
2013-06-16
cris/kgdb: Remove unused static int do_printk
Geert Uytterhoeven
1
-2
/
+0
2013-06-16
cris/kgdb: Properly split long lines in asm
Geert Uytterhoeven
1
-175
/
+175
2013-05-05
cris: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-168
/
+133
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+3
2013-04-29
cris: Don't use create_proc_read_entry()
David Howells
1
-166
/
+133
2013-04-09
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
1
-3
/
+1
2013-04-08
cris: Use generic idle loop
Thomas Gleixner
1
-1
/
+2
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-58
/
+7
2013-02-23
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-02-04
cris: kill weird arguments of sys_{rt_,}sigreturn()
Al Viro
1
-8
/
+4
2013-02-04
cris: switch to generic old sigaction()
Al Viro
1
-31
/
+0
2013-02-04
cris: switch to generic old sigsuspend
Al Viro
1
-12
/
+0
2013-02-04
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
Al Viro
1
-0
/
+2
2013-02-04
cris: switch to generic sigaltstack
Al Viro
1
-7
/
+1
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
1
-2
/
+4
2012-12-24
cris: move usec/nsec conversion to do_slow_gettimeoffset
Stephen Warren
1
-2
/
+2
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-29
cris: switch to generic fork/vfork/clone
Al Viro
1
-28
/
+4
2012-10-15
cris: switch to generic kernel_execve/sys_execve
Al Viro
2
-32
/
+2
2012-10-15
cris: switch to generic kernel_thread()
Al Viro
2
-60
/
+33
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-12
/
+2
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-25
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
6
-910
/
+1
2012-05-22
cris: missing checks of __get_user()/__put_user() return values
Al Viro
1
-6
/
+6
2012-05-22
cris: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-17
/
+5
2012-05-22
new helper: sigsuspend()
Al Viro
1
-12
/
+4
2012-04-19
cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
Paul Gortmaker
1
-3
/
+0
[next]