summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAgeFilesLines
* m32r: switch to RAW_COPY_USERAl Viro2017-04-261-2/+0Star
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-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-022-0/+2
* mm: add new mmgrab() helperVegard Nossum2017-02-281-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-081-0/+1
* m32r: add __ucmpdi2 to fix build failureSudip Mukherjee2016-07-271-0/+3
* m32r: fix build failureSudip Mukherjee2016-05-241-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-211-9/+0Star
* 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-151-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/+3Star
| * | 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-121-2/+0Star
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-1/+1
* m32r: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-101-1/+0Star
* m32r: Use sigsp()Richard Weinberger2014-08-061-9/+3Star
* m32r: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-27/+20Star
* m32r: Use preempt_schedule_irqThomas Gleixner2013-11-131-7/+1Star
* m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker2013-07-151-1/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-9/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-4/+2Star
|\
| * m32r: Convert print_symbol to %pSRJoe Perches2013-04-291-4/+2Star
* | m32r: Use generic idle loopThomas Gleixner2013-04-082-19/+1Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-241-14/+2Star
|\
| * m32r: switch to generic sigaltstackAl Viro2013-02-041-14/+2Star
* | 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-181-49/+2Star
| |/ |/|
* | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
* m32r: switch to generic fork/vfork/cloneAl Viro2012-11-291-42/+4Star
* kill stray kernel_thread() garbageAl Viro2012-11-291-1/+0Star
* m32r: switch to generic sys_execve()Al Viro2012-11-011-36/+10Star
* m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-013-65/+25Star
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-15/+0Star
|\