summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
...
* | net: smc91x: isolate u16 writes alignment workaroundRobert Jarzmik2016-10-181-1/+1
|/
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-123-11/+3Star
|\
| * mn10300: remove a bogus processor.h->uaccess.h includeAl Viro2016-09-281-1/+0Star
| * kill __kernel_ds_p offAl Viro2016-09-281-1/+0Star
| * mn10300: finish verify_area() offAl Viro2016-09-282-9/+3Star
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
|/
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-09-131-1/+3
* 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-056-100/+18Star
|\
| * mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-264-98/+15Star
| * char/genrtc: remove mn10300 supportArnd Bergmann2016-06-044-3/+4
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-271-1/+1
* | 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/+0Star
| * | 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
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-251-3/+3
|\ \
| * | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-251-3/+3
| |/
* / Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-252-2/+3
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-271-1/+0Star
|\
| * kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0Star
* | arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2016-05-241-1/+0Star
* | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-211-2/+2
* | exit_thread: remove empty bodiesJiri Slaby2016-05-211-0/+1
* | mn10300: let exit_fpu accept a taskJiri Slaby2016-05-212-5/+3Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-12/+7Star
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-141-12/+5Star
| * net: Facility to report route quality of connected socketsTom Herbert2016-02-261-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-192-0/+2
|\ \
| * | arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.hAndrew Morton2016-03-171-0/+1
| * | mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton2016-03-171-0/+1
* | | 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
| |/
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-3/+0Star
|\ \
| * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0Star
| |/
* / arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-212-3/+0Star
* mn10300: convert to dma_map_opsChristoph Hellwig2016-01-213-163/+67Star
* libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams2016-01-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-131-0/+3
|\
| * soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-051-0/+3
* | put the remnants of ..._user_ret() to restAl Viro2016-01-041-15/+0Star
|/
* mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck2015-11-301-3/+1Star
* Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-062-0/+2
|\
| * 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
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-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-042-68/+5Star
|\ \