summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* new helper: signal_delivered()Al Viro2012-06-012-4/+2
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-8/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-012-35/+15
* sh64: failure to build sigframe != signal without handlerAl Viro2012-06-011-1/+1
* new helper: sigmask_to_save()Al Viro2012-06-012-17/+7
* new helper: restore_saved_sigmask()Al Viro2012-06-012-10/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-312-4/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-232-4/+0
* | sh: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-311-6/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-232-98/+39
|\
| * sh: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-212-22/+27
| * sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro2012-05-212-65/+11
| * new helper: sigsuspend()Al Viro2012-05-211-11/+1
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-9/+7
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-162-9/+7
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-2347-379/+10572
|\ \ \
| * | | sh: intc: Kill off special reservation interface.Paul Mundt2012-05-221-3/+0
| * | | sh: Kill off machvec IRQ hinting.Paul Mundt2012-05-212-5/+4
| * | | Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt2012-05-1819-289/+346
| |\ \ \
| | * | | sh: sh7720 evt2irq migration.Paul Mundt2012-05-181-15/+17
| | * | | sh: sh7710/sh7712 evt2irq migration.Paul Mundt2012-05-181-6/+7
| | * | | sh: sh7706/sh7707/sh7709/sh7709 evt2irq migration.Paul Mundt2012-05-181-7/+8
| | * | | sh: sh7705 evt2irq migration.Paul Mundt2012-05-181-6/+7
| | * | | sh: sh7760 evt2irq migration.Paul Mundt2012-05-181-7/+19
| | * | | sh: sh7750 evt2irq migration.Paul Mundt2012-05-181-8/+9
| | * | | sh: sh4-202 evt2irq migration.Paul Mundt2012-05-181-4/+8
| | * | | sh: sh-x3 evt2irq migration.Paul Mundt2012-05-181-9/+19
| | * | | sh: sh7785 evt2irq migration.Paul Mundt2012-05-181-18/+25
| | * | | sh: sh7780 evt2irq migration.Paul Mundt2012-05-181-15/+22
| | * | | sh: sh7770 evt2irq migration.Paul Mundt2012-05-181-19/+20
| | * | | sh: sh7763 evt2irq migration.Paul Mundt2012-05-181-14/+16
| | * | | sh: sh7757 evt2irq migration.Paul Mundt2012-05-181-44/+44
| | * | | sh: sh7724 evt2irq migration.Paul Mundt2012-05-181-38/+39
| | * | | sh: sh7723 evt2irq migration.Paul Mundt2012-05-181-23/+24
| | * | | sh: sh7722 evt2irq migration.Paul Mundt2012-05-181-23/+24
| | * | | sh: sh7366 evt2irq migration.Paul Mundt2012-05-181-11/+12
| | * | | sh: sh7343 evt2irq migration.Paul Mundt2012-05-181-15/+16
| | * | | sh: sh7786 evt2irq migration.Paul Mundt2012-05-181-22/+25
| | |/ /
| * | | sh: Fix mistake of the member variable of plat_sci_port for SH7343Nobuhiro Iwamatsu2012-05-171-1/+1
| * | | sh64: Invert page fault fast-path error path values.Paul Mundt2012-05-141-1/+1
| * | | sh64: Utilize thread fault code encoding.Paul Mundt2012-05-141-11/+9
| * | | sh: Support thread fault code encoding.Paul Mundt2012-05-141-5/+6
| * | | sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt2012-05-101-1/+2
| | | |
| | \ \
| *-. \ \ Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-106-1/+3604
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | sh: Add pinmux for sh7269Phil Edworthy2012-05-102-0/+2800
| | | * | sh: Add sh7269 devicePhil Edworthy2012-05-105-1/+804
| * | | | Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-106-0/+2901
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | sh: Add pinmux for sh7264Phil Edworthy2012-05-102-0/+2137
| | * | | sh: Add sh7264 devicePhil Edworthy2012-05-105-0/+764
| | |/ /
| * | | sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-192-5/+0