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