summaryrefslogtreecommitdiffstats
path: root/arch/frv/include
Commit message (Expand)AuthorAgeFilesLines
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-221-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-1/+1
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+2
|\ \
| * | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
| |/
* | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-1/+2
|/
* FRV: tlbflush: move asmlinkage before return typeJoe Perches2017-07-121-4/+4
* frv: cmpxchg: implement cmpxchg64()Will Deacon2017-07-101-0/+1
* frv: use generic fb.hTobias Klauser2017-07-102-12/+1
* frv: remove wrapper header for asm/device.hTobias Klauser2017-07-102-7/+1
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-2/+0
|\
| * kill strlen_user()Al Viro2017-05-151-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-5/+0
|\ \
| * | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-5/+0
* | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-0/+6
|\ \ \ | |/ /
| * | frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2017-06-021-0/+6
| |/
* | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-33/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\
| * New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+2
| * sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-263-60/+26
|\ \ \ \
| | | * \ Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+1
| | | |\ \ | | |/ / / | |/| | / | | | |/
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |_|/ |/| |
| | * frv: switch to RAW_COPY_USERAl Viro2017-03-281-34/+23
| | * frv: switch to use of fixup_exception()Al Viro2017-03-282-22/+2
| |/
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-1/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
* | frv: add missing atomic64 operationsSudip Mukherjee2017-01-241-1/+18
* | frv: add atomic64_add_unless()Sudip Mukherjee2017-01-241-0/+16
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-10/+0
|\
| * 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-9/+0
* | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/
* kill __kernel_ds_p offAl Viro2016-09-271-1/+0
* frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.hAl Viro2016-09-272-2/+1
* frv: fix clear_user()Al Viro2016-09-131-3/+9
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-16/+0
|\
| * rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-041-16/+0
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-20/+12
|\ \
OpenPOWER on IntegriCloud