| Commit message (Expand) | Author | Age | Files | Lines |
* | score: Use generic show_interrupts() | Thomas Gleixner | 2011-03-28 | 1 | -39/+0 |
* | score: Convert to new irq function names | Thomas Gleixner | 2011-03-28 | 1 | -2/+2 |
* | score: Convert irq_chip to new functions | Thomas Gleixner | 2011-03-28 | 1 | -11/+13 |
* | ptrace: cleanup arch_ptrace() on score | Namhyung Kim | 2010-10-27 | 1 | -2/+2 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -1/+2 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -3/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | score: fixed pfn_valid define. | Chen Liqin | 2009-12-17 | 1 | -0/+1 |
* | Add missing alignment check in arch/score sys_mmap() | Al Viro | 2009-12-11 | 1 | -3/+4 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -22/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 1 | -3/+2 |
|\ |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
* | | score: Cleanup linker script using new macros. | Tim Abbott | 2009-09-23 | 1 | -68/+9 |
|/ |
|
* | score: make init_thread_union align to THREAD_SIZE | Chen Liqin | 2009-08-30 | 1 | -1/+1 |
* | score: update files according to review comments. | Chen Liqin | 2009-08-30 | 1 | -115/+97 |
* | score: add old syscall support | Chen Liqin | 2009-08-30 | 2 | -2/+35 |
* | score: add MEMORY_START and MEMORY_SIZE define, to make the code clear | Chen Liqin | 2009-08-30 | 1 | -15/+17 |
* | score: remove unused code, add include files in .c | Chen Liqin | 2009-08-30 | 1 | -2/+2 |
* | score: make irq.h definitions local | Arnd Bergmann | 2009-06-27 | 1 | -10/+23 |
* | score: cleanups: dead code, 0 as pointer, shadowed variables | Arnd Bergmann | 2009-06-27 | 3 | -20/+8 |
* | score: fix function prototypes | Arnd Bergmann | 2009-06-27 | 3 | -12/+17 |
* | score: add address space annotations | Arnd Bergmann | 2009-06-27 | 3 | -12/+14 |
* | score: add missing #includes | Arnd Bergmann | 2009-06-27 | 4 | -1/+9 |
* | score: move save arg5 and arg6 instruction in front of enable_irq | Chen Liqin | 2009-06-22 | 1 | -2/+2 |
* | score: remove init_mm | Arnd Bergmann | 2009-06-19 | 1 | -2/+0 |
* | score: add generic sys_call_table | Arnd Bergmann | 2009-06-19 | 4 | -53/+18 |
* | score: update files according to review comments | Chen Liqin | 2009-06-19 | 6 | -117/+50 |
* | score: Add support for Sunplus S+core architecture | Chen Liqin | 2009-06-19 | 15 | -0/+3071 |