| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -7/+0 |
|\ |
|
| * | cris: Switch cris to drivers/Kconfig | Geert Uytterhoeven | 2013-06-16 | 1 | -7/+0 |
* | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-05-09 | 1 | -1/+0 |
|\ |
|
| * | arch: cris: amend Kconfig after mtdchar merge | Artem Bityutskiy | 2013-04-05 | 1 | -1/+0 |
* | | cris: single_open() leaks | Al Viro | 2013-05-05 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -167/+132 |
|\ \ |
|
| * | | cris: Don't use create_proc_read_entry() | David Howells | 2013-04-29 | 1 | -164/+132 |
| * | | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 2013-04-09 | 1 | -4/+1 |
| |/ |
|
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-30 | 1 | -0/+3 |
|\ \ |
|
| * | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 | 1 | -0/+3 |
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 4 | -299/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | cpufreq: cris: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 4 | -290/+0 |
| * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 2 | -23/+14 |
| |/ |
|
* | | cris: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -10/+4 |
* | | arch: Cleanup enable/disable_hlt | Thomas Gleixner | 2013-04-08 | 1 | -5/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 2 | -6/+5 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 2 | -6/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 1 | -62/+6 |
|\ \ |
|
| * | | cris: kill weird arguments of sys_{rt_,}sigreturn() | Al Viro | 2013-02-03 | 1 | -8/+4 |
| * | | cris: switch to generic old sigaction() | Al Viro | 2013-02-03 | 1 | -36/+0 |
| * | | cris: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 1 | -11/+0 |
| * | | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | | cris: switch to generic sigaltstack | Al Viro | 2013-02-03 | 1 | -7/+1 |
| |/ |
|
* | | arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 |
|/ |
|
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 2 | -2/+2 |
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+1 |
* | cris: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -32/+5 |
* | cris: switch to generic kernel_execve/sys_execve | Al Viro | 2012-10-14 | 2 | -33/+2 |
* | cris: switch to generic kernel_thread() | Al Viro | 2012-10-14 | 2 | -52/+35 |
* | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris | Linus Torvalds | 2012-10-03 | 11 | -439/+2 |
|\ |
|
| * | CRIS: Remove VCS simulator specific code | Jesper Nilsson | 2012-10-03 | 10 | -414/+2 |
| * | cris/PCI: remove pcibios_assign_resources() | Bjorn Helgaas | 2012-10-03 | 1 | -25/+0 |
* | | cris/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -5/+0 |
|/ |
|
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -5/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -13/+2 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -8/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | Merge tag 'cris-for-linus' of git://jni.nu/cris | Linus Torvalds | 2012-05-25 | 3 | -13/+2 |
|\ |
|
| * | CRIS: Remove legacy RTC drivers | Jesper Nilsson | 2012-04-05 | 1 | -7/+0 |
| * | cris/arch-v32: cryptocop: Use kzalloc | Jesper Nilsson | 2012-04-03 | 1 | -4/+2 |
| * | cris:removed the unused variable | Wanlong Gao | 2012-04-03 | 1 | -2/+0 |
* | | cris: missing checks of __get_user()/__put_user() return values | Al Viro | 2012-05-21 | 1 | -6/+6 |
* | | cris: don't open-code force_sigsegv() | Al Viro | 2012-05-21 | 1 | -8/+2 |
* | | cris: SA_ONESHOT handling is done by get_signal_to_deliver() | Al Viro | 2012-05-21 | 1 | -3/+0 |
* | | cris: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-21 | 1 | -21/+4 |
* | | new helper: sigsuspend() | Al Viro | 2012-05-21 | 1 | -12/+4 |
* | | cris: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -10/+2 |