summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+1
|\ \
| * | mn10300: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+1
| |/
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-1/+0
|\ \
| * | firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-251-1/+0
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-3/+0
|\ \ \
| * | | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0
| |/ /
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-2/+1
|\ \ \
| * | | switch wrapper poll.h instances to generic-yAl Viro2017-11-272-2/+1
| | |/ | |/|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-1/+1
|\ \ \
| * | | mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman2018-01-121-1/+1
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-2/+5
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-031-2/+5
| |\ \ \ | | |/ / | |/| |
| | * | mn10300: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney2017-12-041-2/+5
| | |/
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-2/+0
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* bug: define the "cut here" string in a single placeKees Cook2017-11-171-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-8/+0
|\
| * mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-8/+0
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-7/+0
|\ \ | |/ |/|
| * PCI: Remove unused declarationsBjorn Helgaas2017-11-071-3/+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-10/+0
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
| * | mn10300: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-4/+0
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0747-0/+47
|\ \
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-029-0/+9
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0219-0/+19
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0219-0/+19
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-3/+1
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-12/+0
|/
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-221-12/+0
* mn10300: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-082-14/+0
* 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
* | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
|/
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-1/+1
|\
| * debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-1/+1
* | kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-123-5/+7
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-063-24/+2
|\ \
| * | mn10300: use generic fb.hTobias Klauser2017-07-062-23/+1
| * | mn10300: remove wrapper header for asm/device.hTobias Klauser2017-07-062-1/+1
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-063-11/+0
|\ \ \ | |/ / |/| |
| * | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-153-10/+0
| * | kill strlen_user()Al Viro2017-05-151-1/+0
* | | 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-13/+0
| |\ \
OpenPOWER on IntegriCloud