aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel
Commit message (Expand)AuthorAge
* m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
* m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven2012-07-17
* m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() falloutGeert Uytterhoeven2012-07-17
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* don't call try_to_freeze() from do_signal()Al Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* m32r: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* m32r: Use generic init_taskThomas Gleixner2012-05-05
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
* m32r: Remove pointless function prototypesThomas Gleixner2012-04-26
* Disintegrate asm/system.h for M32RDavid Howells2012-03-28
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* Merge branch 'setns'Linus Torvalds2011-05-28
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28
* | m32r: remove redundant declarationKOSAKI Motohiro2011-05-26
* | m32r: convert cpumask apiKOSAKI Motohiro2011-05-26
|/
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-20
* | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
| |/ |/|
* | m32r: Use generic show_interrupts()Thomas Gleixner2011-03-24
|/
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\ \
| * | m32r: Switch from do_timer() to xtime_update()Torben Hohn2011-01-31
| |/
* / m32r: Fixup last __do_IRQ leftoverThomas Gleixner2011-02-05
|/
* m32r: Cleanup direct irq_desc accessThomas Gleixner2011-01-21
* ptrace: cleanup arch_ptrace() on m32rNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* Merge branch 'linus' into irq/coreIngo Molnar2010-10-19
|\
| * m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-15
| * m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-15
| * m32r: restore _BLOCKABLEKyle McMartin2010-10-15
* | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-12
|\|
| * m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro2010-09-24
| * m32r: hole in shifting pc backAl Viro2010-09-24
| * m32r: don't block signals if sigframe setup has failedAl Viro2010-09-24
| * make m32r handle multiple pending signalsAl Viro2010-09-24
| * m32r: fix rt_sigsuspend()Al Viro2010-09-24
* | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13