aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/kernel
AgeCommit message (Expand)Author
2016-02-25m32r: 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
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28m32r: switch to generic fork/vfork/cloneAl Viro
2012-11-28kill stray kernel_thread() garbageAl Viro
2012-10-31m32r: switch to generic sys_execve()Al Viro
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-10-01bury the rest of TIF_IRETAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-23m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-07-17m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven
2012-07-17m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() falloutGeert Uytterhoeven
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21m32r: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-05m32r: Use generic init_taskThomas Gleixner