aboutsummaryrefslogtreecommitdiff
path: root/arch/score/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 2-35/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 4-64/+8
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 1-0/+1
2017-03-28score: switch to RAW_COPY_USERGravatar Al Viro 1-48/+6
2017-03-28score: it's "VERIFY_WRITE", not "VERFITY_WRITE"...Gravatar Al Viro 1-1/+1
2017-03-28score: switch to generic extable.hGravatar Al Viro 2-11/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hGravatar Al Viro 1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hGravatar Al Viro 1-3/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-0/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+1
2017-02-22score: remove asm/current.hGravatar Davidlohr Bueso 2-7/+1
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-6/+0
2016-10-05score: separate extable.h, switch module.h to itGravatar Al Viro 3-8/+13
2016-09-13score: fix copy_from_user() and friendsGravatar Al Viro 1-21/+20
2016-09-13score: fix __get_user/get_userGravatar Al Viro 1-1/+4
2016-06-24score: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-3/+2
2016-05-05asm-generic: Drop renameat syscall from default listGravatar James Hogan 1-0/+1
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortGravatar Alexander Duyck 1-3/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesGravatar Alexander Duyck 1-5/+5
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Gravatar Linus Torvalds 1-0/+1
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+0
2015-08-04sched, score: Remove finish_arch_switch()Gravatar Peter Zijlstra 1-2/+0
2015-07-17mm: clean up per architecture MM hook header filesGravatar Laurent Dufour 2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesGravatar Chris Metcalf 1-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2015-06-24mm: new mm hook frameworkGravatar Laurent Dufour 1-0/+15
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+10
2015-05-19remove scatterlist.h generation from arch Kbuild filesGravatar Christoph Hellwig 1-1/+0
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...Gravatar David Hildenbrand 1-5/+10
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGGravatar Thomas Gleixner 1-2/+0
2015-04-12arch: Remove exec_domain from remaining archsGravatar Richard Weinberger 1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structGravatar Andy Lutomirski 1-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsGravatar Kirill A. Shutemov 1-1/+1
2015-02-10score: drop _PAGE_FILE and pte_file()-related helpersGravatar Kirill A. Shutemov 2-17/+2
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 1-1/+0
2014-10-09score: use Kbuild logic to include <asm-generic/sections.h>Gravatar Geert Uytterhoeven 2-6/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2014-10-05arch/score/include/asm/Kbuild: Add generic "serial.h"Gravatar Chen Gang 1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Gravatar Peter Zijlstra 1-0/+1
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hGravatar Laura Abbott 2-6/+1
2014-08-06score, ptrace: remove unused macrosGravatar Chen Gang 1-11/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Gravatar Davidlohr Bueso 1-0/+1
2014-04-18arch,score: Convert smp_mb__*()Gravatar Peter Zijlstra 1-6/+1
2014-03-13arch: Remove stub cputime.h headersGravatar Frederic Weisbecker 2-6/+1