aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAge
* CRIS: Add missing syscallsJesper Nilsson2014-01-09
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-08
* cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-14
* cris: single_open() leaksAl Viro2013-05-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * cris: Don't use create_proc_read_entry()David Howells2013-04-29
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-09
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | cris: Use generic idle loopThomas Gleixner2013-04-08
* | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-08
|/
* cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2013-02-03
* cris: switch to generic old sigaction()Al Viro2013-02-03
* cris: switch to generic old sigsuspendAl Viro2013-02-03
* cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2013-02-03
* cris: switch to generic sigaltstackAl Viro2013-02-03
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-28
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-14
* cris: switch to generic kernel_thread()Al Viro2012-10-14
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-03
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-25
|\
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-05
| * cris:removed the unused variableWanlong Gao2012-04-03
* | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
* | cris: don't open-code force_sigsegv()Al Viro2012-05-21
* | cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro2012-05-21
* | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* | new helper: sigsuspend()Al Viro2012-05-21
* | cris: Use generic idle thread allocationThomas Gleixner2012-04-26
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
|/
* Disintegrate asm/system.h for CRISDavid Howells2012-03-28
* Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-05
|\
| * clocksource: cris: Convert to clocksource_register_khzJohn Stultz2011-11-21
* | kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-25
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
* Fix common misspellingsLucas De Marchi2011-03-31
* cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner2011-03-17
* cris: Fix irq conversion falloutThomas Gleixner2011-03-17
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\