| Commit message (Expand) | Author | Age | Files | Lines |
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+1 |
* | cris: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -28/+4 |
* | cris: switch to generic kernel_execve/sys_execve | Al Viro | 2012-10-14 | 2 | -32/+2 |
* | cris: switch to generic kernel_thread() | Al Viro | 2012-10-14 | 2 | -60/+33 |
* | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -4/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -12/+2 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -8/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | Merge tag 'cris-for-linus' of git://jni.nu/cris | Linus Torvalds | 2012-05-25 | 6 | -910/+1 |
|\ |
|
| * | cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile | Paul Gortmaker | 2012-04-19 | 1 | -3/+0 |
| * | CRIS: Remove legacy RTC drivers | Jesper Nilsson | 2012-04-05 | 4 | -906/+0 |
| * | cris:fix the wrong function declear | Wanlong Gao | 2012-04-03 | 1 | -1/+1 |
* | | cris: missing checks of __get_user()/__put_user() return values | Al Viro | 2012-05-21 | 1 | -6/+6 |
* | | cris: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-21 | 1 | -17/+5 |
* | | new helper: sigsuspend() | Al Viro | 2012-05-21 | 1 | -12/+4 |
|/ |
|
* | Disintegrate asm/system.h for CRIS | David Howells | 2012-03-28 | 13 | -7/+6 |
* | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 | 1 | -1/+1 |
* | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -1/+1 |
| |\ |
|
| * | | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 2011-09-15 | 1 | -0/+1 |
* | | | Fix file references in Kconfig files | Johann Felix Soden | 2011-10-11 | 1 | -6/+6 |
| |/
|/| |
|
* | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
|/ |
|
* | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong | 2011-08-03 | 1 | -0/+3 |
* | cris: fix the prototype of sync_serial_ioctl() | WANG Cong | 2011-08-03 | 1 | -1/+1 |
* | cris: fix a build error in sync_serial_open() | WANG Cong | 2011-08-03 | 1 | -2/+2 |
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 1 | -0/+1 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -0/+1 |
* | | mtd: cris: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -4/+6 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
* | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2011-03-28 | 2 | -2/+2 |
|\ |
|
| * | Correct auto-restart of syscalls via restartblock | Jesper Nilsson | 2011-03-21 | 1 | -1/+1 |
| * | CRISv10: Fix return before mutex_unlock in pcf8563 | Jesper Nilsson | 2011-03-21 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 2011-03-25 | 3 | -4/+4 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | cris: Fix irq conversion fallout | Thomas Gleixner | 2011-03-17 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | cris: fix comment typo occationally to occasionally | Justin P. Mattock | 2011-02-16 | 1 | -1/+1 |
| | |/ |
|
| * | | cris: arch-v10: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -2/+2 |
| |/ |
|
* | | CRIS: stop checking for MTD_CONCAT | Dmitry Eremin-Solenikov | 2011-03-11 | 1 | -6/+0 |
|/ |
|
* | cris: Convert V10 interrupt handling | Thomas Gleixner | 2011-01-21 | 1 | -31/+10 |
* | ptrace: cleanup arch_ptrace() on cris | Namhyung Kim | 2010-10-27 | 1 | -9/+8 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -3/+4 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 5 | -1/+6 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 5 | -1/+6 |
* | | cris: autoconvert trivial BKL users | Arnd Bergmann | 2010-09-26 | 3 | -11/+13 |
|/ |
|
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -1/+3 |
* | CRIS: Correct address of the romfs in boot image | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 |