| Commit message (Expand) | Author | Age |
* | cris: single_open() leaks | Al Viro | 2013-05-05 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | cris: Don't use create_proc_read_entry() | David Howells | 2013-04-29 |
| * | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 2013-04-09 |
* | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 |
* | | cris: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
* | | arch: Cleanup enable/disable_hlt | Thomas Gleixner | 2013-04-08 |
|/ |
|
* | cris: kill weird arguments of sys_{rt_,}sigreturn() | Al Viro | 2013-02-03 |
* | cris: switch to generic old sigaction() | Al Viro | 2013-02-03 |
* | cris: switch to generic old sigsuspend | Al Viro | 2013-02-03 |
* | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn | Al Viro | 2013-02-03 |
* | cris: switch to generic sigaltstack | Al Viro | 2013-02-03 |
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 |
* | cris: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 |
* | cris: switch to generic kernel_execve/sys_execve | Al Viro | 2012-10-14 |
* | cris: switch to generic kernel_thread() | Al Viro | 2012-10-14 |
* | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 |
* | CRIS: Remove VCS simulator specific code | Jesper Nilsson | 2012-10-03 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 |
* | Merge tag 'cris-for-linus' of git://jni.nu/cris | Linus Torvalds | 2012-05-25 |
|\ |
|
| * | CRIS: Remove legacy RTC drivers | Jesper Nilsson | 2012-04-05 |
| * | cris:removed the unused variable | Wanlong Gao | 2012-04-03 |
* | | cris: missing checks of __get_user()/__put_user() return values | Al Viro | 2012-05-21 |
* | | cris: don't open-code force_sigsegv() | Al Viro | 2012-05-21 |
* | | cris: SA_ONESHOT handling is done by get_signal_to_deliver() | Al Viro | 2012-05-21 |
* | | cris: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-21 |
* | | new helper: sigsuspend() | Al Viro | 2012-05-21 |
* | | cris: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 |
|/ |
|
* | Disintegrate asm/system.h for CRIS | David Howells | 2012-03-28 |
* | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 2011-12-05 |
|\ |
|
| * | clocksource: cris: Convert to clocksource_register_khz | John Stultz | 2011-11-21 |
* | | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 |
* | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 |
* | cris: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-25 |
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | cris: Use accessor functions to set IRQ_PER_CPU flag | Thomas Gleixner | 2011-03-17 |
* | cris: Fix irq conversion fallout | Thomas Gleixner | 2011-03-17 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 |
|\ |
|
| * | cris: arch-v32: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 |
* | | cris: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-01-27 |
|/ |
|
* | cris: Convert V32 interrupt handling | Thomas Gleixner | 2011-01-21 |