summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
AgeCommit message (Expand)AuthorLines
2018-03-09mn10300: Remove the architectureDavid Howells-12755/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-3/+1
2018-01-05mn10300: do not use print_symbol()Sergey Senozhatsky-3/+1
2017-12-04mn10300: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney-2/+5
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko-8/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-2/+2
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser-12/+0
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin-5/+5
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-8/+0
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro-1/+0
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2017-04-14mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2017-03-28mn10300: switch to RAW_COPY_USERAl Viro-2/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-7/+7
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-0/+1
2016-09-27mn10300: finish verify_area() offAl Viro-3/+3
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-95/+9
2016-06-26mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann-95/+9
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds-1/+2
2016-06-04char/genrtc: remove mn10300 supportArnd Bergmann-1/+1
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby-2/+2
2016-05-20mn10300: let exit_fpu accept a taskJiri Slaby-1/+1
2016-03-17arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.hAndrew Morton-0/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+8
2015-08-10mn10300/cevt-mn10300: Migrate to new 'set-state' interfaceViresh Kumar-7/+0
2015-07-31mn10300/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu-7/+8
2015-06-25mn10300: Fix incorrect use of irq_data->affinityJiang Liu-3/+3
2015-04-12mn10300: Remove signal translation and exec_domainRichard Weinberger-18/+4
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-2/+1
2014-08-06mn10300: Use sigsp()Richard Weinberger-13/+4
2014-08-06mn10300: Use get_signal() signal_setup_done()Richard Weinberger-53/+36
2014-03-04mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker-5/+5
2014-03-04mn10300: Use the core irq stats functionThomas Gleixner-1/+1
2013-10-07mn10300/PCI: Remove unused pci_mem_startMyron Stowe-3/+0
2013-09-10mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPTAkira Takeuchi-2/+4
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi-33/+21
2013-05-30MN10300: Enable IRQs more in system call exit work pathDavid Howells-13/+5