summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* m32r: Remove pointless function prototypesThomas Gleixner2012-04-261-4/+0
* Disintegrate asm/system.h for M32RDavid Howells2012-03-282-2/+0
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-38/+0
* Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* | m32r: remove redundant declarationKOSAKI Motohiro2011-05-261-11/+2
* | m32r: convert cpumask apiKOSAKI Motohiro2011-05-262-50/+49
|/
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-241-45/+0
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-201-0/+1
* | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-3/+1
| |/ |/|
* | m32r: Use generic show_interrupts()Thomas Gleixner2011-03-241-45/+0
|/
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-3/+2
|\ \