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