aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10
AgeCommit message (Expand)AuthorFilesLines
2013-09-10CRIS: drop unused Kconfig symbolsGravatar Paul Bolle 1-23/+0
2013-09-10CRIS: Remove last traces of legacy RTC driversGravatar Paul Bolle 2-49/+0
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-3/+1
2013-06-19net: Add missing dependencies on NETDEVICESGravatar Ben Hutchings 1-2/+1
2013-06-19net: Move MII out from under NET_CORE and hide itGravatar Ben Hutchings 1-1/+0
2013-06-16cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGravatar Geert Uytterhoeven 1-255/+2
2013-06-16cris/kgdb: Fix buffer overflow in getpacket()Gravatar Geert Uytterhoeven 1-1/+1
2013-06-16cris/kgdb: Remove obsolete USED*() macrosGravatar Geert Uytterhoeven 1-9/+0
2013-06-16cris/kgdb: Make symbols used from asm globalGravatar Geert Uytterhoeven 1-109/+109
2013-06-16cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGravatar Geert Uytterhoeven 1-1/+3
2013-06-16cris/kgdb: Kill forward declarations for static functionsGravatar Geert Uytterhoeven 1-241/+165
2013-06-16cris/kgdb: Remove unused static int do_printkGravatar Geert Uytterhoeven 1-2/+0
2013-06-16cris/kgdb: Properly split long lines in asmGravatar Geert Uytterhoeven 1-175/+175
2013-05-05cris: single_open() leaksGravatar Al Viro 1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-168/+133
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-0/+3
2013-04-29cris: Don't use create_proc_read_entry()Gravatar David Howells 1-166/+133
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Gravatar Al Viro 1-3/+1
2013-04-08cris: Use generic idle loopGravatar Thomas Gleixner 1-1/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+4
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-58/+7
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-4/+4
2013-02-03cris: kill weird arguments of sys_{rt_,}sigreturn()Gravatar Al Viro 1-8/+4
2013-02-03cris: switch to generic old sigaction()Gravatar Al Viro 1-31/+0
2013-02-03cris: switch to generic old sigsuspendGravatar Al Viro 1-12/+0
2013-02-03cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnGravatar Al Viro 1-0/+2
2013-02-03cris: switch to generic sigaltstackGravatar Al Viro 1-7/+1
2012-12-24time: convert arch_gettimeoffset to a pointerGravatar Stephen Warren 1-2/+4
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetGravatar Stephen Warren 1-2/+2
2012-11-28flagday: don't pass regs to copy_thread()Gravatar Al Viro 1-2/+1
2012-11-28cris: switch to generic fork/vfork/cloneGravatar Al Viro 1-28/+4
2012-10-14cris: switch to generic kernel_execve/sys_execveGravatar Al Viro 2-32/+2
2012-10-14cris: switch to generic kernel_thread()Gravatar Al Viro 2-60/+33
2012-10-12vfs: define struct filename and have getname() return itGravatar Jeff Layton 1-2/+2
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Gravatar Al Viro 1-12/+2
2012-06-01new helper: sigmask_to_save()Gravatar Al Viro 1-8/+3
2012-06-01new helper: restore_saved_sigmask()Gravatar Al Viro 1-4/+1
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisGravatar Linus Torvalds 6-910/+1
2012-05-21cris: missing checks of __get_user()/__put_user() return valuesGravatar Al Viro 1-6/+6
2012-05-21cris: use set_current_blocked() and block_sigmask()Gravatar Matt Fleming 1-17/+5
2012-05-21new helper: sigsuspend()Gravatar Al Viro 1-12/+4
2012-04-19cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefileGravatar Paul Gortmaker 1-3/+0
2012-04-05CRIS: Remove legacy RTC driversGravatar Jesper Nilsson 4-906/+0
2012-04-03cris:fix the wrong function declearGravatar Wanlong Gao 1-1/+1
2012-03-28Disintegrate asm/system.h for CRISGravatar David Howells 13-7/+6
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.Gravatar David S. Miller 1-1/+1
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Gravatar Andy Shevchenko 1-3/+3
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1