summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
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-14sh64: Set additional fault code values.Paul Mundt1-1/+19
2012-05-14sh64: Tidy up and consolidate the TLB miss fast path.Paul Mundt1-92/+15
2012-05-14sh64: Fix up caller-save register settings for fast-path.Paul Mundt1-2/+2
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt2-19/+19
2012-05-14sh64: Migrate to __update_tlb() API.Paul Mundt3-52/+49
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt5-314/+93
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt3-6/+2
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt2-3/+3
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt2-16/+16
2012-05-14sh: Support thread fault code encoding.Paul Mundt3-47/+78
2012-05-14sh64: Provide EXPEVT helper.Paul Mundt1-0/+14
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt2-105/+222
2012-05-10sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt1-1/+2
2012-05-10Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt15-4/+3950
2012-05-10sh: Add pinmux for sh7269Phil Edworthy3-0/+3001
2012-05-10sh: Add RSK2+SH7269 boardPhil Edworthy6-1/+134
2012-05-10sh: Add sh7269 devicePhil Edworthy7-3/+814
2012-05-10sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt2-0/+46
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt16-4/+3234
2012-05-10sh: Add pinmux for sh7264Phil Edworthy4-0/+2314
2012-05-10sh: Add RSK2+SH7264 boardPhil Edworthy6-1/+145
2012-05-10sh: Add sh7264 devicePhil Edworthy7-2/+774
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-25/+0
2012-05-08sh-use-common-threadinfo-allocatorThomas Gleixner2-53/+3
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner3-3/+2
2012-05-08fork: Remove the weak insanityThomas Gleixner1-1/+0
2012-05-08sh: Remove cpu_idle_wait()Thomas Gleixner3-24/+0
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05sh: Use generic init_taskThomas Gleixner4-32/+3
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris2-2/+2
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu1-1/+1
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter1-1/+1
2012-04-26sh: Use generic idle thread allocationThomas Gleixner3-17/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt4-11/+0
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt7-26/+134
2012-04-19sh: Move board specific options into the Board support menuStuart Menefy1-2/+2
2012-04-19sh: Improve oops error reportingStuart Menefy1-23/+74
2012-04-19sh: Fix error synchronising kernel page tablesStuart Menefy1-1/+1
2012-04-19sh: initial stack protector support.Filippo Arcidiacono5-0/+57
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry2-2/+2
2012-04-17Merge branch 'sh/kgdb' into sh-latestPaul Mundt2-39/+96
2012-04-17sh: Add support pinmux for SH7734Nobuhiro Iwamatsu2-0/+2498
2012-04-17sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu9-3/+1396
2012-04-17sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu5-20/+20
2012-04-17sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu4-9/+9