aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2012-05-18sh: sh7710/sh7712 evt2irq migration.Paul Mundt
2012-05-18sh: sh7706/sh7707/sh7709/sh7709 evt2irq migration.Paul Mundt
2012-05-18sh: sh7705 evt2irq migration.Paul Mundt
2012-05-18sh: sh7760 evt2irq migration.Paul Mundt
2012-05-18sh: sh7750 evt2irq migration.Paul Mundt
2012-05-18sh: sh4-202 evt2irq migration.Paul Mundt
2012-05-18sh: sh-x3 evt2irq migration.Paul Mundt
2012-05-18sh: sh7785 evt2irq migration.Paul Mundt
2012-05-18sh: sh7780 evt2irq migration.Paul Mundt
2012-05-18sh: sh7770 evt2irq migration.Paul Mundt
2012-05-18sh: sh7763 evt2irq migration.Paul Mundt
2012-05-18sh: sh7757 evt2irq migration.Paul Mundt
2012-05-18sh: sh7724 evt2irq migration.Paul Mundt
2012-05-18sh: sh7723 evt2irq migration.Paul Mundt
2012-05-18sh: sh7722 evt2irq migration.Paul Mundt
2012-05-18sh: sh7366 evt2irq migration.Paul Mundt
2012-05-18sh: sh7343 evt2irq migration.Paul Mundt
2012-05-18sh: sh7786 evt2irq migration.Paul Mundt
2012-05-17sh: Fix mistake of the member variable of plat_sci_port for SH7343Nobuhiro Iwamatsu
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt
2012-05-14sh: Support thread fault code encoding.Paul Mundt
2012-05-10sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt
2012-05-10Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt
2012-05-10sh: Add pinmux for sh7269Phil Edworthy
2012-05-10sh: Add sh7269 devicePhil Edworthy
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt
2012-05-10sh: Add pinmux for sh7264Phil Edworthy
2012-05-10sh: Add sh7264 devicePhil Edworthy
2012-05-08sh-use-common-threadinfo-allocatorThomas Gleixner
2012-05-08sh: Remove cpu_idle_wait()Thomas Gleixner
2012-05-05sh: Use generic init_taskThomas Gleixner
2012-04-26sh: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt
2012-04-19sh: initial stack protector support.Filippo Arcidiacono
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-17Merge branch 'sh/kgdb' into sh-latestPaul Mundt
2012-04-17sh: Add support pinmux for SH7734Nobuhiro Iwamatsu
2012-04-17sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu
2012-04-17sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu
2012-04-17sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu
2012-04-17sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu
2012-04-17sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu
2012-04-10sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.Paul Mundt
2012-04-10sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state.Paul Mundt
2012-04-10sh: kgdb: Individual register get/set support.Paul Mundt
2012-04-10sh: kgdb: Fix up basic SMP support.Paul Mundt