Age | Commit message (Expand) | Author |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-06-01 | 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-05-25 | Merge tag 'cris-for-linus' of git://jni.nu/cris | Linus Torvalds |
2012-05-21 | cris: missing checks of __get_user()/__put_user() return values | Al Viro |
2012-05-21 | cris: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-05-21 | new helper: sigsuspend() | Al Viro |
2012-04-05 | CRIS: Remove legacy RTC drivers | Jesper Nilsson |
2012-04-03 | cris:fix the wrong function declear | Wanlong Gao |
2012-03-28 | Disintegrate asm/system.h for CRIS | David Howells |
2011-10-31 | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-08-03 | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-03-28 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |
2011-03-21 | Correct auto-restart of syscalls via restartblock | Jesper Nilsson |
2011-03-17 | cris: Fix irq conversion fallout | Thomas Gleixner |
2011-01-31 | cris: arch-v10: Switch do_timer() to xtime_update() | Torben Hohn |
2011-01-21 | cris: Convert V10 interrupt handling | Thomas Gleixner |
2010-10-27 | ptrace: cleanup arch_ptrace() on cris | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-04 | CRIS: Correct address of the romfs in boot image | Jesper Nilsson |
2010-08-04 | CRIS: Fasttimer: Remove obsolete ifdef | Jesper Nilsson |
2010-08-04 | CRIS: GENERIC_TIME fixes | Jesper Nilsson |
2010-06-01 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |
2010-05-25 | CRIS: Don't use mask_irq as symbol name | Jesper Nilsson |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-13 | cris: Convert cris to use read/update_persistent_clock | John Stultz |
2010-03-12 | cris arch-v10: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-11-19 | cris: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-10-29 | percpu: remove per_cpu__ prefix. | Rusty Russell |
2009-09-01 | CRIS: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-06-23 | CRISv10: remove redundant tests on unsigned | Roel Kluin |
2009-04-28 | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson |
2009-04-05 | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | cris: convert obsolete hw_interrupt_type to struct irq_chip | Thomas Gleixner |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens |
2008-10-31 | [CRIS] Merge asm-offsets.c for both arches into one file. | Jesper Nilsson |
2008-10-29 | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson |
2008-07-26 | cris: use the common ascii hex helpers | Harvey Harrison |
2008-06-30 | [CRISv10] Correct whitespace damage. | Jesper Nilsson |