aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-01-31m32r: remove abort()Sudip Mukherjee1-8/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-27/+2
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+1
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-3/+0
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig1-1/+1
2018-01-15dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig2-17/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-09m32r: remove the unused dma_capable helperChristoph Hellwig1-7/+0
2018-01-09m32r: remove unused flush_write_buffers definitionChristoph Hellwig1-2/+0
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton1-1/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-27switch wrapper poll.h instances to generic-yAl Viro2-2/+1
2017-11-15m32r: fix endianness constraintsGeert Uytterhoeven1-2/+2
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar140-0/+140
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman25-0/+25
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman114-0/+114
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-5/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-4/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon1-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-12/+0
2017-10-03m32r: fix build failureSudip Mukherjee1-0/+9
2017-10-03m32r: define CPU_BIG_ENDIANSudip Mukherjee1-0/+4
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser1-8/+0
2017-09-08m32r: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski12-37/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2017-08-31binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()Randy Dunlap1-1/+2
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-5/+0
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+8
2017-07-10m32r: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-4/+3
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-27/+0
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+2
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-11/+8
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin1-0/+1
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser2-10/+0
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-20m32r: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-6/+2
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro1-1/+0
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro3-11/+0