summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-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-291-2/+0Star
|/
* 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-281-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-121-3/+3
|\
| * mn10300: finish verify_area() offAl Viro2016-09-281-3/+3
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-95/+9Star
|\
| * mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-261-95/+9Star
| * char/genrtc: remove mn10300 supportArnd Bergmann2016-06-041-1/+1
* | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-251-1/+2
|/
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-211-2/+2
* mn10300: let exit_fpu accept a taskJiri Slaby2016-05-211-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/+0Star
|/
* mn10300: Fix incorrect use of irq_data->affinityJiang Liu2015-06-251-3/+3
* mn10300: Remove signal translation and exec_domainRichard Weinberger2015-04-122-18/+4Star
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-132-2/+1Star
* mn10300: Use sigsp()Richard Weinberger2014-08-061-13/+4Star
* mn10300: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-53/+36Star
* 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/+0Star
* 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/+21Star
* MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-301-13/+5Star
* MN10300: Fix ret_from_kernel_threadDavid Howells2013-05-301-0/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-11/+0Star
* mn10300: Use generic idle loopThomas Gleixner2013-04-082-65/+7Star
* arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-5/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-241-58/+2Star
|\
| * mn10300: switch to generic old sigaction()Al Viro2013-02-041-35/+0Star
| * mn10300: switch to generic old sigsuspendAl Viro2013-02-041-10/+0Star
| * mn10300: switch to generic sigaltstackAl Viro2013-02-041-13/+2Star
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-10/+10
|\ \
| * | TTY: mn10300-serial, fix build breakageJiri Slaby2013-01-161-10/+10
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-4/+3Star
| * | TTY: move low_latency to tty_portJiri Slaby2013-01-161-3/+3