summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-248-8/+8
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-5/+10
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* m32r: add __ucmpdi2 to fix build failureSudip Mukherjee2016-07-261-0/+3
* m32r: fix build failureSudip Mukherjee2016-05-231-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-9/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\
| * arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-2/+2
|/
* 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