summaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | sh: Fix mistake of the member variable of plat_sci_port for SH7343Nobuhiro Iwamatsu2012-05-171-1/+1
| * | sh64: Set additional fault code values.Paul Mundt2012-05-141-1/+19
| * | sh64: Tidy up and consolidate the TLB miss fast path.Paul Mundt2012-05-141-92/+15
| * | sh64: Fix up caller-save register settings for fast-path.Paul Mundt2012-05-141-2/+2
| * | sh64: Invert page fault fast-path error path values.Paul Mundt2012-05-142-19/+19
| * | sh64: Migrate to __update_tlb() API.Paul Mundt2012-05-143-52/+49
| * | sh: Enable shared page fault handler for _32/_64.Paul Mundt2012-05-145-314/+93
| * | sh64: Kill off unused fixed I/O mapping window.Paul Mundt2012-05-143-6/+2
| * | sh: Ensure fixmap and store queue space can co-exist.Paul Mundt2012-05-142-3/+3
| * | sh64: Utilize thread fault code encoding.Paul Mundt2012-05-142-16/+16
| * | sh: Support thread fault code encoding.Paul Mundt2012-05-143-47/+78
| * | sh64: Provide EXPEVT helper.Paul Mundt2012-05-141-0/+14
| * | sh: Tidy up and generalize page fault error paths.Paul Mundt2012-05-142-105/+222
| * | 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-1015-4/+3950
| |\ \ \ | | | |/ | | |/|
| | | * sh: Add pinmux for sh7269Phil Edworthy2012-05-103-0/+3001
| | | * sh: Add RSK2+SH7269 boardPhil Edworthy2012-05-106-1/+134
| | | * sh: Add sh7269 devicePhil Edworthy2012-05-107-3/+814
| * | | sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt2012-05-102-0/+46
| * | | Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-1016-4/+3234
| |\ \ \ | | | |/ | | |/|
| | * | sh: Add pinmux for sh7264Phil Edworthy2012-05-104-0/+2314
| | * | sh: Add RSK2+SH7264 boardPhil Edworthy2012-05-106-1/+145
| | * | sh: Add sh7264 devicePhil Edworthy2012-05-107-2/+774
| | |/
| * | sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-194-11/+0
| | |
| | \
| *-. \ Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-197-26/+134
| |\ \ \
| | | * | sh: initial stack protector support.Filippo Arcidiacono2012-04-195-0/+57
| | * | | sh: Move board specific options into the Board support menuStuart Menefy2012-04-191-2/+2
| | * | | sh: Improve oops error reportingStuart Menefy2012-04-191-23/+74
| * | | | Merge branch 'sh/kgdb' into sh-latestPaul Mundt2012-04-172-39/+96
| |\ \ \ \
| | * | | | sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.Paul Mundt2012-04-111-3/+8
| | * | | | sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.Paul Mundt2012-04-101-1/+1
| | * | | | sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state.Paul Mundt2012-04-101-0/+23
| | * | | | sh: kgdb: Individual register get/set support.Paul Mundt2012-04-102-36/+53
| | * | | | sh: kgdb: Fix up basic SMP support.Paul Mundt2012-04-101-0/+12
| | | |/ / | | |/| |
| * | | | sh: Add support pinmux for SH7734Nobuhiro Iwamatsu2012-04-172-0/+2498
| * | | | sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-179-3/+1396
| * | | | sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-175-20/+20
| * | | | sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-174-9/+9
| * | | | sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-171-2/+2
| * | | | sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-1710-44/+44
| * | | | sh64: Kill off dead page fault debug cruft.Paul Mundt2012-04-111-69/+5
| * | | | sh64: Port OOM changes to do_page_faultPaul Mundt2012-04-111-10/+30
| * | | | sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul2012-04-111-9/+29
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-231-1/+1
|\ \ \ \
| * | | | Fix typo in various Kconfig fileMasanari Iida2012-04-161-1/+1
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-231-25/+0
|\ \ \ \
| * | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-25/+0
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-231-1/+1
|\ \ \ \
| * | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-182-2/+2
| |\| | |
| * | | | perf: Remove PERF_COUNTERS config optionRobert Richter2012-04-261-1/+1
| | |/ / | |/| |