aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/kernel
AgeCommit message (Expand)Author
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26m32r: remove redundant declarationKOSAKI Motohiro
2011-05-26m32r: convert cpumask apiKOSAKI Motohiro
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-24m32r: Use generic show_interrupts()Thomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner
2011-01-31m32r: Switch from do_timer() to xtime_update()Torben Hohn
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-21m32r: Cleanup direct irq_desc accessThomas Gleixner
2010-10-27ptrace: cleanup arch_ptrace() on m32rNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-15m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin
2010-10-15m32r: get_user takes an lvalue, not a pointerKyle McMartin
2010-10-15m32r: restore _BLOCKABLEKyle McMartin
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-09-24m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro
2010-09-24m32r: hole in shifting pc backAl Viro
2010-09-24m32r: don't block signals if sigframe setup has failedAl Viro
2010-09-24make m32r handle multiple pending signalsAl Viro
2010-09-24m32r: fix rt_sigsuspend()Al Viro
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13m32r: Convert m32r to use read/update_peristent_clockJohn Stultz
2010-03-12m32r: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-11Unify sys_mmap*Al Viro
2009-11-04m32r: Should index be positive?Roel Kluin
2009-11-04m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id sectionHirokazu Takata
2009-11-04arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA
2009-10-04m32r: add rtc_lock variableHirokazu Takata
2009-10-04m32r: export delay loop symbolsHirokazu Takata
2009-09-24Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24cpumask: use mm_cpumask() wrapper: m32rRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: m32rRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell