summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-15/+0Star
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+0Star
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0Star
| * | bury the rest of TIF_IRETAl Viro2012-10-011-2/+0Star
| |/
* / 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-181-4/+3Star
* m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() falloutGeert Uytterhoeven2012-07-181-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/+0Star
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-5/+3Star
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* m32r: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-10/+2Star
* m32r: Use generic init_taskThomas Gleixner2012-05-052-35/+1Star
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* m32r: Remove pointless function prototypesThomas Gleixner2012-04-261-4/+0Star
* Disintegrate asm/system.h for M32RDavid Howells2012-03-282-2/+0Star
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-38/+0Star
* 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-271-11/+2Star
* | m32r: convert cpumask apiKOSAKI Motohiro2011-05-272-50/+49Star
|/
* 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/+0Star
| |\
| * | 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/+1Star
| |/ |/|
* | m32r: Use generic show_interrupts()Thomas Gleixner2011-03-241-45/+0Star
|/
* 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-161-3/+2Star
|\ \
| * | m32r: Switch from do_timer() to xtime_update()Torben Hohn2011-01-311-3/+2Star
| |/
* / m32r: Fixup last __do_IRQ leftoverThomas Gleixner2011-02-051-1/+1
|/
* m32r: Cleanup direct irq_desc accessThomas Gleixner2011-01-211-4/+6
* ptrace: cleanup arch_ptrace() on m32rNamhyung Kim2010-10-281-4/+4
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-1/+2
* Merge branch 'linus' into irq/coreIngo Molnar2010-10-202-1/+4
|\