summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
Commit message (Expand)AuthorAgeFilesLines
...
| * | cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2013-02-041-8/+4Star
| * | cris: switch to generic old sigaction()Al Viro2013-02-041-31/+0Star
| * | cris: switch to generic old sigsuspendAl Viro2013-02-041-12/+0Star
| * | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2013-02-041-0/+2
| * | cris: switch to generic sigaltstackAl Viro2013-02-041-7/+1Star
| |/
* | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-2/+4
* | cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-241-2/+2
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-291-28/+4Star
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-152-32/+2Star
* cris: switch to generic kernel_thread()Al Viro2012-10-152-60/+33Star
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-12/+2Star
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-256-910/+1Star
|\
| * cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker2012-04-191-3/+0Star
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-054-906/+0Star
| * cris:fix the wrong function declearWanlong Gao2012-04-031-1/+1
* | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-221-6/+6
* | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-17/+5Star
* | new helper: sigsuspend()Al Viro2012-05-221-12/+4Star
|/
* Disintegrate asm/system.h for CRISDavid Howells2012-03-2813-7/+6Star
* net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-101-1/+1
* kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-11-011-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-0/+1
|\
| * Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-1/+1
| |\
| * | MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+1
* | | Fix file references in Kconfig filesJohann Felix Soden2011-10-111-6/+6
| |/ |/|
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
|/
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-041-0/+3
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-041-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-041-2/+2
* Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* | mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-251-4/+6
|/
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-292-2/+2
|\
| * Correct auto-restart of syscalls via restartblockJesper Nilsson2011-03-211-1/+1
| * CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson2011-03-211-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-253-4/+4
|\ \
| | \
| | \
| *-. \ Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds2011-03-181-1/+1
| |\ \ \
| | * | | cris: Fix irq conversion falloutThomas Gleixner2011-03-171-1/+1
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | cris: fix comment typo occationally to occasionallyJustin P. Mattock2011-02-161-1/+1
| | |/
| * / cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-2/+2
| |/
* / CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-111-6/+0Star
|/
* cris: Convert V10 interrupt handlingThomas Gleixner2011-01-211-31/+10Star