aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)AuthorFilesLines
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 3-2/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-02-27mm: add new mmgrab() helperGravatar Vegard Nossum 1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-1/+6
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+3
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+2
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-24mn10300: fix build error of missing fpu_save()Gravatar Randy Dunlap 1-1/+1
2017-01-24mn10300: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 2-2/+2
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 2-3/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 14-14/+14
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-17/+0
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGGravatar Francis Yan 1-0/+2
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-16/+0
2016-10-18net: smc91x: isolate u16 writes alignment workaroundGravatar Robert Jarzmik 1-1/+1
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-11/+3
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-09-27mn10300: remove a bogus processor.h->uaccess.h includeGravatar Al Viro 1-1/+0
2016-09-27kill __kernel_ds_p offGravatar Al Viro 1-1/+0
2016-09-27mn10300: finish verify_area() offGravatar Al Viro 2-9/+3
2016-09-13mn10300: copy_from_user() should zero on access_ok() failure...Gravatar Al Viro 1-1/+3
2016-09-13mn10300: failing __get_user() and get_user() should zeroGravatar Al Viro 1-0/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 6-100/+18
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-4/+4
2016-07-26mm: do not pass mm_struct into handle_mm_faultGravatar Kirill A. Shutemov 1-1/+1
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-5/+36
2016-06-26mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCGravatar Arnd Bergmann 4-98/+15
2016-06-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-3/+3
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IGravatar Michal Hocko 1-3/+3
2016-06-24Clarify naming of thread info/stack allocatorsGravatar Linus Torvalds 2-2/+3
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Gravatar Peter Zijlstra 1-2/+0
2016-06-16locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}()Gravatar Peter Zijlstra 1-4/+31
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsGravatar Peter Zijlstra 1-1/+7
2016-06-04char/genrtc: remove mn10300 supportGravatar Arnd Bergmann 4-3/+4
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+0
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSGravatar Konstantin Khlebnikov 1-1/+0
2016-05-20exit_thread: accept a task parameter to be exitedGravatar Jiri Slaby 1-2/+2
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-0/+1
2016-05-20mn10300: let exit_fpu accept a taskGravatar Jiri Slaby 2-5/+3
2016-04-20kbuild: delete unnecessary "@:"Gravatar Masahiro Yamada 1-1/+0