aboutsummaryrefslogtreecommitdiff
path: root/arch/score/kernel
AgeCommit message (Expand)Author
2018-03-09arch: remove score portArnd Bergmann
2018-02-06arch/score/kernel/setup.c: combine two seq_printf() calls into one call in sh...Markus Elfring
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-04-14score/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-01-26score: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
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