aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu10-10/+10
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt5-163/+22
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt2-42/+0
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt2-42/+0
2012-06-01new helper: signal_delivered()Al Viro2-4/+2
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-8/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2-35/+15
2012-06-01sh64: failure to build sigframe != signal without handlerAl Viro1-1/+1
2012-06-01new helper: sigmask_to_save()Al Viro2-17/+7
2012-06-01new helper: restore_saved_sigmask()Al Viro2-10/+2
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-4/+0
2012-05-31sh: use clear_tasks_mm_cpumask()Anton Vorontsov1-6/+1
2012-05-24sh64: Fix up fallout from generic init_task conversion.Paul Mundt1-0/+1
2012-05-24sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().Paul Mundt1-0/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2-4/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-98/+39
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+7
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds47-379/+10572
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt1-3/+0
2012-05-21sh: missing checks of __get_user()/__put_user() return valuesAl Viro2-22/+27
2012-05-21sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro2-65/+11
2012-05-21new helper: sigsuspend()Al Viro1-11/+1
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-2/+2
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt2-5/+4
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt19-289/+346
2012-05-18sh: sh7720 evt2irq migration.Paul Mundt1-15/+17
2012-05-18sh: sh7710/sh7712 evt2irq migration.Paul Mundt1-6/+7
2012-05-18sh: sh7706/sh7707/sh7709/sh7709 evt2irq migration.Paul Mundt1-7/+8
2012-05-18sh: sh7705 evt2irq migration.Paul Mundt1-6/+7
2012-05-18sh: sh7760 evt2irq migration.Paul Mundt1-7/+19
2012-05-18sh: sh7750 evt2irq migration.Paul Mundt1-8/+9
2012-05-18sh: sh4-202 evt2irq migration.Paul Mundt1-4/+8
2012-05-18sh: sh-x3 evt2irq migration.Paul Mundt1-9/+19
2012-05-18sh: sh7785 evt2irq migration.Paul Mundt1-18/+25
2012-05-18sh: sh7780 evt2irq migration.Paul Mundt1-15/+22
2012-05-18sh: sh7770 evt2irq migration.Paul Mundt1-19/+20
2012-05-18sh: sh7763 evt2irq migration.Paul Mundt1-14/+16
2012-05-18sh: sh7757 evt2irq migration.Paul Mundt1-44/+44
2012-05-18sh: sh7724 evt2irq migration.Paul Mundt1-38/+39
2012-05-18sh: sh7723 evt2irq migration.Paul Mundt1-23/+24
2012-05-18sh: sh7722 evt2irq migration.Paul Mundt1-23/+24
2012-05-18sh: sh7366 evt2irq migration.Paul Mundt1-11/+12
2012-05-18sh: sh7343 evt2irq migration.Paul Mundt1-15/+16
2012-05-18sh: sh7786 evt2irq migration.Paul Mundt1-22/+25
2012-05-17sh: Fix mistake of the member variable of plat_sci_port for SH7343Nobuhiro Iwamatsu1-1/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2-9/+7
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt1-1/+1
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt1-11/+9
2012-05-14sh: Support thread fault code encoding.Paul Mundt1-5/+6
2012-05-10sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt1-1/+2