aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
Commit message (Expand)AuthorAge
* CRIS: drop unused Kconfig symbolsPaul Bolle2013-09-10
* CRIS: Remove last traces of legacy RTC driversPaul Bolle2013-09-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * net: Add missing dependencies on NETDEVICESBen Hutchings2013-06-20
| * net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-20
* | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven2013-06-16
* | cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven2013-06-16
* | cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven2013-06-16
* | cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven2013-06-16
* | cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven2013-06-16
* | cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven2013-06-16
* | cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven2013-06-16
* | cris/kgdb: Properly split long lines in asmGeert Uytterhoeven2013-06-16
|/
* cris: single_open() leaksAl Viro2013-05-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * cris: Don't use create_proc_read_entry()David Howells2013-04-29
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-09
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | cris: Use generic idle loopThomas Gleixner2013-04-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2013-02-03
| * | cris: switch to generic old sigaction()Al Viro2013-02-03
| * | cris: switch to generic old sigsuspendAl Viro2013-02-03
| * | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2013-02-03
| * | cris: switch to generic sigaltstackAl Viro2013-02-03
| |/
* | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
* | cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-24
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-28
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-14
* cris: switch to generic kernel_thread()Al Viro2012-10-14
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-25
|\
| * cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker2012-04-19
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-05
| * cris:fix the wrong function declearWanlong Gao2012-04-03
* | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
* | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* | new helper: sigsuspend()Al Viro2012-05-21
|/
* Disintegrate asm/system.h for CRISDavid Howells2012-03-28
* net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-09
* kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\