| Commit message (Expand) | Author | Age | Files | Lines |
* | CRIS: drop unused Kconfig symbols | Paul Bolle | 2013-09-10 | 1 | -23/+0 |
* | CRIS: Remove last traces of legacy RTC drivers | Paul Bolle | 2013-09-10 | 2 | -49/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-10 | 1 | -3/+1 |
|\ |
|
| * | net: Add missing dependencies on NETDEVICES | Ben Hutchings | 2013-06-20 | 1 | -2/+1 |
| * | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 2013-06-20 | 1 | -1/+0 |
* | | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT | Geert Uytterhoeven | 2013-06-16 | 1 | -255/+2 |
* | | cris/kgdb: Fix buffer overflow in getpacket() | Geert Uytterhoeven | 2013-06-16 | 1 | -1/+1 |
* | | cris/kgdb: Remove obsolete USED*() macros | Geert Uytterhoeven | 2013-06-16 | 1 | -9/+0 |
* | | cris/kgdb: Make symbols used from asm global | Geert Uytterhoeven | 2013-06-16 | 1 | -109/+109 |
* | | cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed | Geert Uytterhoeven | 2013-06-16 | 1 | -1/+3 |
* | | cris/kgdb: Kill forward declarations for static functions | Geert Uytterhoeven | 2013-06-16 | 1 | -241/+165 |
* | | cris/kgdb: Remove unused static int do_printk | Geert Uytterhoeven | 2013-06-16 | 1 | -2/+0 |
* | | cris/kgdb: Properly split long lines in asm | Geert Uytterhoeven | 2013-06-16 | 1 | -175/+175 |
|/ |
|
* | 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-02 | 1 | -168/+133 |
|\ |
|
| * | cris: Don't use create_proc_read_entry() | David Howells | 2013-04-29 | 1 | -166/+133 |
| * | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 2013-04-09 | 1 | -3/+1 |
* | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -0/+3 |
* | | cris: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -4/+4 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 1 | -58/+7 |
|\ \ |
|
| * | | cris: kill weird arguments of sys_{rt_,}sigreturn() | Al Viro | 2013-02-04 | 1 | -8/+4 |
| * | | cris: switch to generic old sigaction() | Al Viro | 2013-02-04 | 1 | -31/+0 |
| * | | cris: switch to generic old sigsuspend | Al Viro | 2013-02-04 | 1 | -12/+0 |
| * | | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn | Al Viro | 2013-02-04 | 1 | -0/+2 |
| * | | cris: switch to generic sigaltstack | Al Viro | 2013-02-04 | 1 | -7/+1 |
| |/ |
|
* | | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 2012-12-24 | 1 | -2/+4 |
* | | cris: move usec/nsec conversion to do_slow_gettimeoffset | Stephen Warren | 2012-12-24 | 1 | -2/+2 |
|/ |
|
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -2/+1 |
* | cris: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 1 | -28/+4 |
* | cris: switch to generic kernel_execve/sys_execve | Al Viro | 2012-10-15 | 2 | -32/+2 |
* | cris: switch to generic kernel_thread() | Al Viro | 2012-10-15 | 2 | -60/+33 |
* | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-13 | 1 | -2/+2 |
* | 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 | -4/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -12/+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 | 6 | -910/+1 |
|\ |
|
| * | cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile | Paul Gortmaker | 2012-04-19 | 1 | -3/+0 |
| * | CRIS: Remove legacy RTC drivers | Jesper Nilsson | 2012-04-05 | 4 | -906/+0 |
| * | cris:fix the wrong function declear | Wanlong Gao | 2012-04-03 | 1 | -1/+1 |
* | | cris: missing checks of __get_user()/__put_user() return values | Al Viro | 2012-05-22 | 1 | -6/+6 |
* | | cris: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-22 | 1 | -17/+5 |
* | | new helper: sigsuspend() | Al Viro | 2012-05-22 | 1 | -12/+4 |
|/ |
|
* | Disintegrate asm/system.h for CRIS | David Howells | 2012-03-28 | 13 | -7/+6 |
* | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-10 | 1 | -1/+1 |
* | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-11-01 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 | 1 | -0/+1 |
|\ |
|