summaryrefslogtreecommitdiff
path: root/arch/frv/include/asm
Commit message (Expand)AuthorAge
* arch: remove frv portArnd Bergmann2018-03-09
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-07
| * PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-07
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
| * | frv: make dma_cache_sync a no-opChristoph Hellwig2017-10-19
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-22
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-25
* FRV: tlbflush: move asmlinkage before return typeJoe Perches2017-07-12
* frv: cmpxchg: implement cmpxchg64()Will Deacon2017-07-10
* frv: use generic fb.hTobias Klauser2017-07-10
* frv: remove wrapper header for asm/device.hTobias Klauser2017-07-10
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\
| * kill strlen_user()Al Viro2017-05-15
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
* | frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2017-06-02
|/
*---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | | |\ | | |/ / | |/| |
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
| |_|/ |/| |
| | * frv: switch to RAW_COPY_USERAl Viro2017-03-28
| | * frv: switch to use of fixup_exception()Al Viro2017-03-28
| |/
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
|/
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
* | frv: add missing atomic64 operationsSudip Mukherjee2017-01-24
* | frv: add atomic64_add_unless()Sudip Mukherjee2017-01-24
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* 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
* kill __kernel_ds_p offAl Viro2016-09-27
* frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.hAl Viro2016-09-27
* 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
* | 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
| |/
* | tty: frv, remove unused serial macrosJiri Slaby2016-06-25
|/
* exit_thread: remove empty bodiesJiri Slaby2016-05-20