aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-76/+71
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches1-46/+39
2015-04-15cris: remove use of seq_printf return valueJoe Perches1-30/+32
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds1-0/+4
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2015-01-29CRISv32: Avoid warning of unused variableJesper Nilsson1-0/+4
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson1-11/+17
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson1-0/+1
2014-08-06cris: Use sigsp()Richard Weinberger1-12/+4
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger1-47/+30
2014-01-09CRIS: Add missing syscallsJesper Nilsson1-9/+25
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker4-11/+9
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker1-1/+1
2013-05-05cris: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-167/+132
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+3
2013-04-29cris: Don't use create_proc_read_entry()David Howells1-164/+132
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro1-4/+1
2013-04-08cris: Use generic idle loopThomas Gleixner2-10/+4
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-5/+3
2013-02-03cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro1-8/+4
2013-02-03cris: switch to generic old sigaction()Al Viro1-36/+0
2013-02-03cris: switch to generic old sigsuspendAl Viro1-11/+0
2013-02-03cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro1-0/+1
2013-02-03cris: switch to generic sigaltstackAl Viro1-7/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro1-32/+5
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro2-33/+2
2012-10-14cris: switch to generic kernel_thread()Al Viro2-52/+35
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson2-70/+2
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-5/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-13/+2
2012-06-01new helper: sigmask_to_save()Al Viro1-8/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2-9/+0
2012-05-21cris: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21cris: don't open-code force_sigsegv()Al Viro1-8/+2
2012-05-21cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro1-3/+0
2012-05-21cris: use set_current_blocked() and block_sigmask()Matt Fleming1-21/+4
2012-05-21new helper: sigsuspend()Al Viro1-12/+4
2012-04-26cris: Use generic idle thread allocationThomas Gleixner1-10/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson1-7/+0
2012-04-03cris:removed the unused variableWanlong Gao1-2/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells3-3/+0