summaryrefslogtreecommitdiff
path: root/arch/frv
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* arch/frv: add option to skip sync on DMA mapAlexander Duyck2016-12-14
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-12
|\
| * locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
| * locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
| * locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
| * locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
* | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-30
|/
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\
| * kill __kernel_ds_p offAl Viro2016-09-27
| * frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.hAl Viro2016-09-27
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
|/
* frv: fix clear_user()Al Viro2016-09-13
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\
| * rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-04
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
| |/
* | Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman2016-07-04
|\ \
| * | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
| |/
* | tty: frv, remove unused serial macrosJiri Slaby2016-06-25
|/
* exit_thread: remove empty bodiesJiri Slaby2016-05-20
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-24
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-13
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
| * | net: Facility to report route quality of connected socketsTom Herbert2016-02-25
| |/
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\ \
| * | serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley2016-01-28
| |/
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-07
* | frv/PCI: Remove stray pci_{alloc,free}_consistent() declarationChristoph Hellwig2016-03-07
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* frv: convert to dma_map_opsChristoph Hellwig2016-01-20
* arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd2016-01-20
* frv: fix compiler warning from definition of __pmd()Dan Williams2016-01-15
* Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-13
|\
| * arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-12
|\ \
| * | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
| |/
* | locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso2015-12-04
|/
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
* Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
|\
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-15
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
|/ /
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \