Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-17 | Make do_execve() take a const filename pointer | David Howells | 1 | -3/+7 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-11 | Add missing alignment check in arch/score sys_mmap() | Al Viro | 1 | -3/+4 |
2009-12-11 | Unify sys_mmap* | Al Viro | 1 | -22/+3 |
2009-08-30 | score: add old syscall support | Chen Liqin | 1 | -2/+22 |
2009-06-27 | score: cleanups: dead code, 0 as pointer, shadowed variables | Arnd Bergmann | 1 | -13/+1 |
2009-06-27 | score: fix function prototypes | Arnd Bergmann | 1 | -2/+3 |
2009-06-27 | score: add address space annotations | Arnd Bergmann | 1 | -4/+5 |
2009-06-27 | score: add missing #includes | Arnd Bergmann | 1 | -0/+2 |
2009-06-19 | score: add generic sys_call_table | Arnd Bergmann | 1 | -8/+1 |
2009-06-19 | score: update files according to review comments | Chen Liqin | 1 | -4/+3 |
2009-06-19 | score: Add support for Sunplus S+core architecture | Chen Liqin | 1 | -0/+147 |