summary refs log tree commit diff
path: root/arch/sh
AgeCommit message (Expand)Author
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: Set additional fault code values.Paul Mundt
2012-05-14sh64: Tidy up and consolidate the TLB miss fast path.Paul Mundt
2012-05-14sh64: Fix up caller-save register settings for fast-path.Paul Mundt
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt
2012-05-14sh64: Migrate to __update_tlb() API.Paul Mundt
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt
2012-05-14sh: Support thread fault code encoding.Paul Mundt
2012-05-14sh64: Provide EXPEVT helper.Paul Mundt
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
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 RSK2+SH7269 boardPhil Edworthy
2012-05-10sh: Add sh7269 devicePhil Edworthy
2012-05-10sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt
2012-05-10sh: Add pinmux for sh7264Phil Edworthy
2012-05-10sh: Add RSK2+SH7264 boardPhil Edworthy
2012-05-10sh: Add sh7264 devicePhil Edworthy
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-08sh-use-common-threadinfo-allocatorThomas Gleixner
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-08fork: Remove the weak insanityThomas Gleixner
2012-05-08sh: Remove cpu_idle_wait()Thomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05sh: Use generic init_taskThomas Gleixner
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu