summaryrefslogtreecommitdiff
path: root/arch/m32r/kernel
AgeCommit message (Expand)Author
2018-03-09arch: remove m32r portArnd Bergmann
2018-01-31m32r: remove abort()Sudip Mukherjee
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03m32r: fix build failureSudip Mukherjee
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-04-26m32r: switch to RAW_COPY_USERAl Viro
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...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-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-07-26m32r: add __ucmpdi2 to fix build failureSudip Mukherjee
2016-05-23m32r: fix build failureSudip Mukherjee
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-14m32r: fix m32104ut_defconfig build failSudip Mukherjee
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2015-05-09m32r: make flush_cpumask non-volatile.Rusty Russell
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-12m32r: Remove signal translation and exec_domainRichard Weinberger
2015-04-12m32r: Autogenerate offsets in struct thread_infoRichard Weinberger
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro
2015-03-10Fix weird uses of num_online_cpus().Rusty Russell
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-10-09m32r: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-08-06m32r: Use sigsp()Richard Weinberger
2014-08-06m32r: Use get_signal() signal_setup_done()Richard Weinberger
2013-11-13m32r: Use preempt_schedule_irqThomas Gleixner
2013-07-14m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29m32r: Convert print_symbol to %pSRJoe Perches
2013-04-08m32r: Use generic idle loopThomas Gleixner
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-17m32r idle: delete pm_idle, and other dead idle codeLen Brown
2013-02-03m32r: switch to generic sigaltstackAl Viro
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson