summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | m32r: Switch from do_timer() to xtime_update()Torben Hohn2011-01-311-3/+2
| |/
* / 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-271-4/+4
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* Merge branch 'linus' into irq/coreIngo Molnar2010-10-202-1/+4
|\
| * m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-151-0/+1
| * m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-151-1/+1
| * m32r: restore _BLOCKABLEKyle McMartin2010-10-151-0/+2
* | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-123-70/+47
|\|
| * m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro2010-09-241-3/+4
| * m32r: hole in shifting pc backAl Viro2010-09-241-21/+17
| * m32r: don't block signals if sigframe setup has failedAl Viro2010-09-241-10/+13
| * make m32r handle multiple pending signalsAl Viro2010-09-242-4/+6
| * m32r: fix rt_sigsuspend()Al Viro2010-09-242-38/+13
* | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-1/+1
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-172-3/+5
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+2