summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
* arch: remove frv portArnd Bergmann2018-03-09206-27155/+0
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-18/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-3/+18
|\ \
| * | make kernel-side POLL... arch-independentAl Viro2017-11-291-2/+17
| * | define __poll_t, annotate constantsAl Viro2017-11-271-1/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-302-13/+1
|\ \
| * | signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-152-13/+1
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+2
|/
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-0/+1
|\
| * frv: .gitignore: ignore vmlinux.ldsMasahiro Yamada2017-11-171-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-14/+0
|\ \
| * | mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-14/+0
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-4/+0
|\ \ \ | |/ / |/| |
| * | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-2/+0
| * | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-071-2/+0
| |/
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-7/+0
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
| * | frv: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-1/+0
| |/
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-026-0/+6
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0225-0/+25
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0230-0/+30
|/
* 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
* | arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* | 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-252-24/+6
|/
* 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-302-14/+0
|\ \
| * | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-282-14/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-1/+1
|\ \ \ | |/ /
| * | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
* | | 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
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-33/+0
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-33/+0
* | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-101-15/+4
|\ \ | |/ |/|
| * frv: Use OFFSET macro in DEF_*REG()Matthias Kaehlcke2017-04-191-15/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\ \
OpenPOWER on IntegriCloud