summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAgeFilesLines
* mn10300: Remove the architectureDavid Howells2018-03-0944-12755/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+1
|\
| * mn10300: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+1
* | mn10300: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney2017-12-041-2/+5
|/
* mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-8/+0
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-073-0/+3
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-221-12/+0
* kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-122-5/+5
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\
| * get rid of unused __strncpy_from_user() instancesAl Viro2017-05-151-1/+0
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-8/+0
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+2
|\
| * mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* | mn10300: switch to RAW_COPY_USERAl Viro2017-03-281-2/+0
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-247-7/+7
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-3/+3
|\
| * mn10300: finish verify_area() offAl Viro2016-09-271-3/+3
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-95/+9
|\
| * mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-261-95/+9
| * char/genrtc: remove mn10300 supportArnd Bergmann2016-06-041-1/+1
* | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-1/+2
|/
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+2
* mn10300: let exit_fpu accept a taskJiri Slaby2016-05-201-1/+1
* arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.hAndrew Morton2016-03-171-0/+1
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-012-7/+8
|\
| * mn10300/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-312-7/+8
* | mn10300/cevt-mn10300: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-7/+0
|/
* mn10300: Fix incorrect use of irq_data->affinityJiang Liu2015-06-251-3/+3
* mn10300: Remove signal translation and exec_domainRichard Weinberger2015-04-122-18/+4
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-2/+1
* mn10300: Use sigsp()Richard Weinberger2014-08-061-13/+4
* mn10300: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-53/+36
* mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-043-5/+5
* mn10300: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
* mn10300/PCI: Remove unused pci_mem_startMyron Stowe2013-10-071-3/+0
* mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPTAkira Takeuchi2013-09-101-2/+4
* mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi2013-06-281-33/+21
* MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-301-13/+5
OpenPOWER on IntegriCloud