aboutsummaryrefslogtreecommitdiff
path: root/arch/score/kernel
AgeCommit message (Expand)Author
2015-08-10score/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-10-05score: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-08-06score: Use get_signal() signal_setup_done()Richard Weinberger
2013-09-26Score: The commit is for compiling successfully.Lennox Wu
2013-07-03score: normalize global variables exported by vmlinux.ldsJiang Liu
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-08score: Use generic idle loopThomas Gleixner
2013-02-03score: switch to generic sigaltstackAl Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28score: switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28score: do_sigaltstack() expects a userland pointer...Al Viro
2012-10-15score: switch to generic sys_execve()Al Viro
2012-10-15score: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-06sections: fix section conflicts in arch/scoreAndi Kleen
2012-10-01score: fix bogus restarts on sigreturn()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-23score: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro
2012-05-21score: don't open-code force_sigsegv()Al Viro
2012-05-21score: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21score: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21score: don't mask signals if we fail to setup signal stackMatt Fleming
2012-05-05score: Use generic init_taskThomas Gleixner
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg
2011-12-08score: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-03-28score: Use generic show_interrupts()Thomas Gleixner
2011-03-28score: Convert to new irq function namesThomas Gleixner
2011-03-28score: Convert irq_chip to new functionsThomas Gleixner
2010-10-27ptrace: cleanup arch_ptrace() on scoreNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-17score: fixed pfn_valid define.Chen Liqin
2009-12-11Add missing alignment check in arch/score sys_mmap()Al Viro
2009-12-11Unify sys_mmap*Al Viro