aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/kernel
Commit message (Expand)AuthorAge
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* score: switch to generic fork/vfork/cloneAl Viro2012-11-28
*-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
|\ \
| | * score: switch to generic sys_execve()Al Viro2012-10-15
| | * score: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-15
| |/
* / score: do_sigaltstack() expects a userland pointer...Al Viro2012-11-28
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \
| * | score: fix bogus restarts on sigreturn()Al Viro2012-10-01
| |/
* | sections: fix section conflicts in arch/scoreAndi Kleen2012-10-05
* | score: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
|/
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro2012-05-21
* score: don't open-code force_sigsegv()Al Viro2012-05-21
* score: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* score: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* score: don't mask signals if we fail to setup signal stackMatt Fleming2012-05-21
* score: Use generic init_taskThomas Gleixner2012-05-05
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* score: fix off-by-one index into syscall tableDan Rosenberg2012-01-23
* score: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* score: Use generic show_interrupts()Thomas Gleixner2011-03-28
* score: Convert to new irq function namesThomas Gleixner2011-03-28
* score: Convert irq_chip to new functionsThomas Gleixner2011-03-28
* ptrace: cleanup arch_ptrace() on scoreNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* score: fixed pfn_valid define.Chen Liqin2009-12-17
* Add missing alignment check in arch/score sys_mmap()Al Viro2009-12-11
* Unify sys_mmap*Al Viro2009-12-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
* | score: Cleanup linker script using new macros.Tim Abbott2009-09-23
|/
* score: make init_thread_union align to THREAD_SIZEChen Liqin2009-08-30
* score: update files according to review comments.Chen Liqin2009-08-30
* score: add old syscall supportChen Liqin2009-08-30
* score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin2009-08-30
* score: remove unused code, add include files in .cChen Liqin2009-08-30
* score: make irq.h definitions localArnd Bergmann2009-06-27
* score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann2009-06-27
* score: fix function prototypesArnd Bergmann2009-06-27