aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2017-07-12FRV: tlbflush: move asmlinkage before return typeGravatar Joe Perches 1-4/+4
2017-07-10frv: cmpxchg: implement cmpxchg64()Gravatar Will Deacon 1-0/+1
2017-07-10frv: use generic fb.hGravatar Tobias Klauser 2-12/+1
2017-07-10frv: remove wrapper header for asm/device.hGravatar Tobias Klauser 2-7/+1
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+0
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-14/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 2-14/+0
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2017-06-21net: introduce SO_PEERGROUPS getsockoptGravatar David Herrmann 1-0/+2
2017-06-19mm: larger stack guard gap, between vmasGravatar Hugh Dickins 1-1/+1
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+6
2017-06-02frv: declare jiffies to be located in the .data sectionGravatar Matthias Kaehlcke 1-0/+6
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.Gravatar David S. Miller 1-0/+2
2017-05-15kill strlen_user()Gravatar Al Viro 1-2/+0
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-33/+0
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-15/+4
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-33/+0
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+6
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 7-84/+43
2017-04-19frv: Use OFFSET macro in DEF_*REG()Gravatar Matthias Kaehlcke 1-15/+4
2017-04-08New getsockopt option to get socket cookieGravatar Chenbo Feng 1-0/+2
2017-04-03debug: Fix __bug_table[] in arch linker scriptsGravatar Peter Zijlstra 1-0/+2
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-28frv: switch to RAW_COPY_USERGravatar Al Viro 2-34/+24
2017-03-28frv: switch to use of fixup_exception()Gravatar Al Viro 5-46/+18
2017-03-24net: Introduce SO_INCOMING_NAPI_IDGravatar Sridhar Samudrala 1-0/+2
2017-03-22sock: introduce SO_MEMINFO getsockoptGravatar Josh Hunt 1-0/+2
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-1/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hGravatar Al Viro 1-3/+0
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-02-27mm: add new mmget() helperGravatar Vegard Nossum 1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-4/+4
2017-02-24arch/frv/mb93090-mb00/pci-frv.c: fix build warningGravatar Sudip Mukherjee 1-3/+8
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-24frv: add missing atomic64 operationsGravatar Sudip Mukherjee 1-1/+18
2017-01-24frv: add atomic64_add_unless()Gravatar Sudip Mukherjee 1-0/+16
2017-01-24frv: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 1-1/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 3-4/+4