summaryrefslogtreecommitdiffstats
path: root/arch/score/kernel
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-5/+0Star
* score/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* score: Fix implicit includes now failing build after extable changeGuenter Roeck2017-03-111-0/+1
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* score: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-4/+6
|\
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-4/+6
* | score: traps: Add missing include file to fix build errorGuenter Roeck2016-10-151-0/+1
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-211-2/+0Star
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-1/+1
* score/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-21/+10Star
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-1/+0Star
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-132-2/+1Star
* score: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-041-1/+1
* score: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+18Star
* Score: The commit is for compiling successfully.Lennox Wu2013-09-252-4/+4
* score: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-041-0/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-10/+0Star
* score: Use generic idle loopThomas Gleixner2013-04-081-18/+0Star
* score: switch to generic sigaltstackAl Viro2013-02-042-24/+2Star
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+2
* score: switch to generic fork/vfork/cloneAl Viro2012-11-293-57/+4Star
*-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-293-100/+21Star
|\ \
| | * score: switch to generic sys_execve()Al Viro2012-10-152-29/+0Star
| | * score: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-153-71/+21Star
| |/
* / score: do_sigaltstack() expects a userland pointer...Al Viro2012-11-291-5/+2Star
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-10/+0Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-10/+0Star
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-0/+1
|\ \
| * | score: fix bogus restarts on sigreturn()Al Viro2012-10-011-0/+1
| |/
* | sections: fix section conflicts in arch/scoreAndi Kleen2012-10-051-0/+1
* | score: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-1/+3
|/
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-19/+5Star
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro2012-05-221-1/+8