summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-02-17Merge 4.9.82 into android-4.9Greg Kroah-Hartman90-792/+1244
2018-02-17mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman1-1/+1
2017-06-27Merge 4.9.33 into android-4.9Greg Kroah-Hartman115-808/+1690
2017-06-17mn10300: fix build error of missing fpu_save()Randy Dunlap1-1/+1
2017-05-31BACKPORT [FROMLIST] New getsockopt option to get socket cookieChenbo Feng14-0/+34
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds38-270/+262
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-09-28mn10300: remove a bogus processor.h->uaccess.h includeAl Viro1-1/+0
2016-09-28kill __kernel_ds_p offAl Viro2-2/+0
2016-09-28mn10300: finish verify_area() offAl Viro2-9/+3
2016-09-13mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+3
2016-09-13mn10300: failing __get_user() and get_user() should zeroAl Viro1-0/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds105-1582/+850
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov36-51/+48
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds108-958/+3268
2016-06-25mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann7-101/+18
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds67-207/+178
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko27-52/+47
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds10-39/+41
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra23-64/+0
2016-06-16locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-4/+31
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra20-32/+145
2016-06-03char/genrtc: remove mn10300 supportArnd Bergmann5-4/+5
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds29-95/+335
2016-05-24arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov18-18/+0
2016-05-21exit_thread: accept a task parameter to be exitedJiri Slaby17-47/+42
2016-05-21exit_thread: remove empty bodiesJiri Slaby36-140/+24
2016-05-21mn10300: let exit_fpu accept a taskJiri Slaby2-5/+3
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada13-14/+0
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1281-33900/+78920
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds225-1915/+5048
2016-03-17arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.hAndrew Morton1-0/+1
2016-03-17mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton2-0/+2
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds139-3701/+3447
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds134-1145/+5642
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck34-150/+106
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig23-49/+4
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner22-21/+22
2016-02-26net: Facility to report route quality of connected socketsTom Herbert14-0/+30
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley7-17/+17
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig70-633/+369
2016-01-21mn10300: convert to dma_map_opsChristoph Hellwig3-163/+67
2016-01-16libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams4-4/+20
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1932-213336/+258479
2016-01-05soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek22-44/+282
2016-01-04put the remnants of ..._user_ret() to restAl Viro5-130/+0
2015-11-30mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck1-3/+1
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar689-3952/+7239
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds25-37/+188
[next]