summaryrefslogtreecommitdiff
path: root/arch/score/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman29-0/+29
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman52-0/+52
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2017-07-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+2
2017-06-29arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-1/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-6/+2
2017-05-16kill strlen_user()Al Viro1-6/+0
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel2-35/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro4-64/+8
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro1-0/+1
2017-03-29score: switch to RAW_COPY_USERAl Viro1-48/+6
2017-03-29score: it's "VERIFY_WRITE", not "VERFITY_WRITE"...Al Viro1-1/+1
2017-03-29score: switch to generic extable.hAl Viro2-11/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-06uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-06uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar1-0/+2
2017-02-28kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+1
2017-02-23score: remove asm/current.hDavidlohr Bueso2-7/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-6/+0
2016-10-06score: separate extable.h, switch module.h to itAl Viro3-8/+13
2016-09-14score: fix copy_from_user() and friendsAl Viro1-21/+20
2016-09-14score: fix __get_user/get_userAl Viro1-1/+4
2016-06-25score: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+1
2016-03-14ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-3/+2
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-5/+5
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+1
2015-09-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2015-08-04sched, score: Remove finish_arch_switch()Peter Zijlstra1-2/+0
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+10
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand1-5/+10
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-2/+0
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-17/+2
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-10-10score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-6/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1