summaryrefslogtreecommitdiffstats
path: root/arch/m32r
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-021-1/+0Star
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0Star
* | m32r: remove abort()Sudip Mukherjee2018-02-011-8/+0Star
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-314-27/+2Star
|\ \
| * | dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-1/+1
| * | dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig2018-01-152-17/+1Star
| * | m32r: remove the unused dma_capable helperChristoph Hellwig2018-01-091-7/+0Star
| * | m32r: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-2/+0Star
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-312-2/+1Star
|\ \ \
| * | | switch wrapper poll.h instances to generic-yAl Viro2017-11-272-2/+1Star
| | |/ | |/|
* | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-3/+0Star
|\ \ \ | |_|/ |/| |
| * | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-101-3/+0Star
* | | kernel/exit.c: export abort() to modulesAndrew Morton2018-01-051-1/+0Star
|/ /
* / bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* m32r: fix endianness constraintsGeert Uytterhoeven2017-11-161-2/+2
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-151-5/+0Star
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-5/+0Star
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07140-0/+140
|\ \
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
| * | 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-02114-0/+114
| |/
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-4/+0Star
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0Star
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-12/+0Star
|/
* m32r: fix build failureSudip Mukherjee2017-10-041-0/+9
* m32r: define CPU_BIG_ENDIANSudip Mukherjee2017-10-041-0/+4
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-231-8/+0Star
* m32r: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-0912-37/+0Star
* 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-041-0/+2
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+0Star
|\ \
| * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0Star
| |/
* / binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()Randy Dunlap2017-08-311-1/+2
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-11/+8Star
|\
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-041-11/+8Star
* | m32r: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-4/+3Star
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-073-27/+0Star
|\ \
| * | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-163-11/+0Star
| * | kill strlen_user()Al Viro2017-05-161-16/+0Star
| |/
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-071-1/+0Star
|\ \
| * | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0Star
| |/
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-072-2/+1Star
|\ \
| * | drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-301-0/+1
| * | m32r: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-10/+0Star
| |\ \
| * | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-221-0/+2
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-042-6/+2Star
|\ \ \ | |_|/ |/| |
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-6/+2Star
| |/