summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+6
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
* | mn10300: fix build error of missing fpu_save()Randy Dunlap2017-01-241-1/+1
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-17/+0
|\
| * locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-16/+0
* | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/
* mn10300: remove a bogus processor.h->uaccess.h includeAl Viro2016-09-271-1/+0
* kill __kernel_ds_p offAl Viro2016-09-271-1/+0
* mn10300: finish verify_area() offAl Viro2016-09-271-6/+0
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-09-131-0/+1
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-052-4/+2
|\
| * mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-261-2/+2
| * char/genrtc: remove mn10300 supportArnd Bergmann2016-06-041-2/+0
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-5/+36
|\ \
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-4/+31
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-1/+7
| |/
* / Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-1/+1
|/
* mn10300: let exit_fpu accept a taskJiri Slaby2016-05-201-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-12/+7
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-12/+5
| * net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-5/+5
|\ \
| * | serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley2016-01-281-5/+5
| |/
* / PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* mn10300: convert to dma_map_opsChristoph Hellwig2016-01-201-157/+4
* libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams2016-01-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-0/+3
|\
| * soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
* | put the remnants of ..._user_ret() to restAl Viro2016-01-041-15/+0
|/
* Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-061-0/+1
|\
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
| |\
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
|/ /
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-67/+4
|\ \
| * | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-24/+0
| * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| * | mn10300: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-47/+10
* | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-254-17/+7
|\| |
| * | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
| |/
| * Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-2/+2
| |\
| | * serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-2/+2
| * | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-2/+1
| |\ \