Age | Commit message (Expand) | Author |
2014-01-09 | CRIS: Add missing syscalls | Jesper Nilsson |
2014-01-09 | cris: sync_serial: remove interruptible_sleep_on | Arnd Bergmann |
2014-01-08 | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-10 | CRIS: drop unused Kconfig symbols | Paul Bolle |
2013-07-14 | cris: delete __cpuinit usage from all cris files | Paul Gortmaker |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-19 | net: Add missing dependencies on NETDEVICES | Ben Hutchings |
2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings |
2013-06-16 | cris: Switch cris to drivers/Kconfig | Geert Uytterhoeven |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-05-05 | cris: single_open() leaks | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-29 | cris: Don't use create_proc_read_entry() | David Howells |
2013-04-10 | cpufreq: cris: move cpufreq driver to drivers/cpufreq | Viresh Kumar |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro |
2013-04-08 | cris: Use generic idle loop | Thomas Gleixner |
2013-04-08 | arch: Cleanup enable/disable_hlt | Thomas Gleixner |
2013-04-05 | arch: cris: amend Kconfig after mtdchar merge | Artem Bityutskiy |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-03 | cris: kill weird arguments of sys_{rt_,}sigreturn() | Al Viro |
2013-02-03 | cris: switch to generic old sigaction() | Al Viro |
2013-02-03 | cris: switch to generic old sigsuspend | Al Viro |
2013-02-03 | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn | Al Viro |
2013-02-03 | cris: switch to generic sigaltstack | Al Viro |
2013-01-11 | arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | cris: switch to generic fork/vfork/clone | Al Viro |
2012-10-14 | cris: switch to generic kernel_execve/sys_execve | Al Viro |
2012-10-14 | cris: switch to generic kernel_thread() | Al Viro |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-03 | Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris | Linus Torvalds |
2012-10-03 | CRIS: Remove VCS simulator specific code | Jesper Nilsson |
2012-10-03 | cris/PCI: remove pcibios_assign_resources() | Bjorn Helgaas |
2012-07-05 | cris/PCI: factor out pcibios_setup() | Myron Stowe |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-25 | Merge tag 'cris-for-linus' of git://jni.nu/cris | Linus Torvalds |
2012-05-21 | cris: missing checks of __get_user()/__put_user() return values | Al Viro |