summaryrefslogtreecommitdiffstats
path: root/arch/score/include
AgeCommit message (Expand)AuthorLines
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-27switch wrapper poll.h instances to generic-yAl Viro-7/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+29
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+52
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-1/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-6/+2
2017-05-15kill strlen_user()Al Viro-6/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-35/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro-64/+8
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro-0/+1
2017-03-28score: switch to RAW_COPY_USERAl Viro-48/+6
2017-03-28score: it's "VERIFY_WRITE", not "VERFITY_WRITE"...Al Viro-1/+1
2017-03-28score: switch to generic extable.hAl Viro-11/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro-3/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-0/+1
2017-02-22score: remove asm/current.hDavidlohr Bueso-7/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker-1/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger-0/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra-6/+0
2016-10-05score: separate extable.h, switch module.h to itAl Viro-8/+13
2016-09-13score: fix copy_from_user() and friendsAl Viro-21/+20
2016-09-13score: fix __get_user/get_userAl Viro-1/+4
2016-06-24score: get rid of superfluous __GFP_REPEATMichal Hocko-3/+2
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan-0/+1
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck-3/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck-5/+5
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds-0/+1
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+0
2015-08-04sched, score: Remove finish_arch_switch()Peter Zijlstra-2/+0
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour-0/+15
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+10
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig-1/+0
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand-5/+10
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner-2/+0
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger-2/+0