summaryrefslogtreecommitdiffstats
path: root/arch/score
Commit message (Expand)AuthorAgeFilesLines
* arch: remove score portArnd Bergmann2018-03-09127-7695/+0
* arch/score/kernel/setup.c: combine two seq_printf() calls into one call in sh...Markus Elfring2018-02-061-3/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-7/+1
|\ \
| * | switch wrapper poll.h instances to generic-yAl Viro2017-11-272-7/+1
| |/
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0229-0/+29
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0256-0/+56
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-062-34/+0
|\
| * kill strlen_user()Al Viro2017-05-152-34/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-6/+2
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-6/+2
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-282-6/+0
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-112-35/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+2
|\
| * score/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-267-64/+12
|\ \ \ \
| | | * | score: switch to RAW_COPY_USERAl Viro2017-03-282-48/+7
| | | * | score: it's "VERIFY_WRITE", not "VERFITY_WRITE"...Al Viro2017-03-281-1/+1
| | | * | score: switch to generic extable.hAl Viro2017-03-282-11/+1
| | |/ / | |/| |
| | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-023-0/+4
| | |\ \ | |/ / / | | | _
| | * Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2017-03-112-0/+3
| | |\
| | | * score: Fix implicit includes now failing build after extable changeGuenter Roeck2017-03-112-0/+3
| |_|/ |/| |
| | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |/ |/|
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* 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-022-0/+3
* 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-271-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* score: remove asm/current.hDavidlohr Bueso2017-02-222-7/+1
* Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-213-3/+3
|\
| * score: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-263-3/+3
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-6/+0
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-141-0/+1
|\ \
| * | score: traps: Add missing include file to fix build errorGuenter Roeck2016-10-141-0/+1
| |/
OpenPOWER on IntegriCloud