summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-091-1/+0
|\
| * arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy2013-04-051-1/+0
* | 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
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-301-0/+3
|\ \
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+3
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-304-299/+0
|\ \ \ | |/ / |/| |
| * | cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-290/+0
| * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-022-23/+14
| |/
* | cris: Use generic idle loopThomas Gleixner2013-04-082-10/+4
* | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-5/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-6/+5
|\
| * new helper: file_inode(file)Al Viro2013-02-222-6/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-62/+6
|\ \
| * | 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/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-032-2/+2
* 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
* Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds2012-10-0311-439/+2
|\
| * CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-0310-414/+2
| * cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2012-10-031-25/+0
* | cris/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
|/
* 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-253-13/+2
|\
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-051-7/+0
| * cris/arch-v32: cryptocop: Use kzallocJesper Nilsson2012-04-031-4/+2
| * 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-288-8/+0
* Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-101-4/+3
|\