aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
...
| * | | | sh64: Utilize thread fault code encoding.Paul Mundt2012-05-14
| * | | | sh: Support thread fault code encoding.Paul Mundt2012-05-14
| * | | | sh64: Provide EXPEVT helper.Paul Mundt2012-05-14
| * | | | sh: Tidy up and generalize page fault error paths.Paul Mundt2012-05-13
| * | | | sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt2012-05-10
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-10
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | sh: Add pinmux for sh7269Phil Edworthy2012-05-10
| | | * | | sh: Add RSK2+SH7269 boardPhil Edworthy2012-05-10
| | | * | | sh: Add sh7269 devicePhil Edworthy2012-05-10
| * | | | | sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt2012-05-10
| * | | | | Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-09
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | sh: Add pinmux for sh7264Phil Edworthy2012-05-09
| | * | | | sh: Add RSK2+SH7264 boardPhil Edworthy2012-05-09
| | * | | | sh: Add sh7264 devicePhil Edworthy2012-05-09
| | |/ / /
| * | | | sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-19
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-19
| |\ \ \ \ \
| | | * | | | sh: initial stack protector support.Filippo Arcidiacono2012-04-19
| | | | |/ / | | | |/| |
| | * | | | sh: Move board specific options into the Board support menuStuart Menefy2012-04-19
| | * | | | sh: Improve oops error reportingStuart Menefy2012-04-19
| * | | | | Merge branch 'sh/kgdb' into sh-latestPaul Mundt2012-04-17
| |\ \ \ \ \
| | * | | | | sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.Paul Mundt2012-04-10
| | * | | | | sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.Paul Mundt2012-04-10
| | * | | | | sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state.Paul Mundt2012-04-10
| | * | | | | sh: kgdb: Individual register get/set support.Paul Mundt2012-04-10
| | * | | | | sh: kgdb: Fix up basic SMP support.Paul Mundt2012-04-09
| | | |/ / / | | |/| | |
| * | | | | sh: Add support pinmux for SH7734Nobuhiro Iwamatsu2012-04-17
| * | | | | sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-17
| * | | | | sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-17
| * | | | | sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-17
| * | | | | sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-17
| * | | | | sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-17
| * | | | | sh64: Kill off dead page fault debug cruft.Paul Mundt2012-04-10
| * | | | | sh64: Port OOM changes to do_page_faultPaul Mundt2012-04-10
| * | | | | sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul2012-04-10
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \ \ \
| * | | | | Fix typo in various Kconfig fileMasanari Iida2012-04-16
| |/ / / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \ \
| * | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
| |\| | | |
| * | | | | perf: Remove PERF_COUNTERS config optionRobert Richter2012-04-26
| | |/ / / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-03
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-17
| | |/ / | |/| |
* | | | sh-use-common-threadinfo-allocatorThomas Gleixner2012-05-08
* | | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
|\ \ \ \
| * | | | fork: Remove the weak insanityThomas Gleixner2012-05-08
| | |/ / | |/| |
| * | | sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu2012-04-26
| | |/ | |/|
| * | sh: Fix error synchronising kernel page tablesStuart Menefy2012-04-19
| |/
* | sh: Remove cpu_idle_wait()Thomas Gleixner2012-05-08