summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAgeFilesLines
* m32r: fix m32104ut_defconfig build failSudip Mukherjee2016-01-141-0/+3
* atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-2/+2
* m32r: make flush_cpumask non-volatile.Rusty Russell2015-05-091-3/+3
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\
| * Fix weird uses of num_online_cpus().Rusty Russell2015-03-101-1/+1
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-153-10/+18
|\ \
| * | m32r: Remove signal translation and exec_domainRichard Weinberger2015-04-121-9/+3
| * | m32r: Autogenerate offsets in struct thread_infoRichard Weinberger2015-04-122-1/+15
| |/
* | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-111-2/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* m32r: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-091-1/+0
* m32r: Use sigsp()Richard Weinberger2014-08-061-9/+3
* m32r: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-27/+20
* m32r: Use preempt_schedule_irqThomas Gleixner2013-11-131-7/+1
* m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker2013-07-141-1/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-9/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-4/+2
|\
| * m32r: Convert print_symbol to %pSRJoe Perches2013-04-291-4/+2
* | m32r: Use generic idle loopThomas Gleixner2013-04-082-19/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-14/+2
|\
| * m32r: switch to generic sigaltstackAl Viro2013-02-031-14/+2
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+3
|\ \
| * \ Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+1
| |\ \ | | |/
| * | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-1/+3
* | | m32r idle: delete pm_idle, and other dead idle codeLen Brown2013-02-171-49/+2
| |/ |/|
* | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
* m32r: switch to generic fork/vfork/cloneAl Viro2012-11-281-42/+4
* kill stray kernel_thread() garbageAl Viro2012-11-281-1/+0
* m32r: switch to generic sys_execve()Al Viro2012-10-311-36/+10
* m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-313-65/+25
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-15/+0
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-15/+0
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+0
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | bury the rest of TIF_IRETAl Viro2012-10-011-2/+0
| |/
* | m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven2012-07-171-4/+3
* m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() falloutGeert Uytterhoeven2012-07-171-1/+1
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-5/+3
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* m32r: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-10/+2
* m32r: Use generic init_taskThomas Gleixner2012-05-052-35/+1
OpenPOWER on IntegriCloud