summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAgeFilesLines
* cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-141-1/+1
* cris: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-167/+132
|\
| * cris: Don't use create_proc_read_entry()David Howells2013-04-291-164/+132
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-4/+1
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+3
* | cris: Use generic idle loopThomas Gleixner2013-04-082-10/+4
* | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-5/+3
|/
* cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2013-02-031-8/+4
* cris: switch to generic old sigaction()Al Viro2013-02-031-36/+0
* cris: switch to generic old sigsuspendAl Viro2013-02-031-11/+0
* cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2013-02-031-0/+1
* cris: switch to generic sigaltstackAl Viro2013-02-031-7/+1
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-281-32/+5
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-142-33/+2
* cris: switch to generic kernel_thread()Al Viro2012-10-142-52/+35
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-032-70/+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-5/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-13/+2
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-252-9/+0
|\
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-051-7/+0
| * cris:removed the unused variableWanlong Gao2012-04-031-2/+0
* | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-6/+6
* | cris: don't open-code force_sigsegv()Al Viro2012-05-211-8/+2
* | cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro2012-05-211-3/+0
* | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-21/+4
* | new helper: sigsuspend()Al Viro2012-05-211-12/+4
* | cris: Use generic idle thread allocationThomas Gleixner2012-04-261-10/+2
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
|/
* Disintegrate asm/system.h for CRISDavid Howells2012-03-283-3/+0
* Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-3/+1
|\
| * clocksource: cris: Convert to clocksource_register_khzJohn Stultz2011-11-211-3/+1
* | kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-311-7/+7
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+8
* Fix common misspellingsLucas De Marchi2011-03-315-5/+5
* cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner2011-03-171-3/+3
* cris: Fix irq conversion falloutThomas Gleixner2011-03-171-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-4/+2
|\
| * cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-4/+2
* | cris: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+3
|/
OpenPOWER on IntegriCloud