summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
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-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu1-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-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
2012-04-17sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu1-2/+2
2012-04-17sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu10-44/+44
2012-04-11sh64: Kill off dead page fault debug cruft.Paul Mundt1-69/+5
2012-04-11sh64: Port OOM changes to do_page_faultPaul Mundt1-10/+30
2012-04-11sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul1-9/+29
2012-04-11sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.Paul Mundt1-3/+8
2012-04-10sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.Paul Mundt1-1/+1
2012-04-10sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state.Paul Mundt1-0/+23
2012-04-10sh: kgdb: Individual register get/set support.Paul Mundt2-36/+53
2012-04-10sh: kgdb: Fix up basic SMP support.Paul Mundt1-0/+12
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds18-16/+61
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds3-14/+24
2012-04-05sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro1-1/+1
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-6/+2
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-7/+3
2012-03-30Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2-13/+45
2012-03-30sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2-13/+45
2012-03-30sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt1-1/+1
2012-03-30sh: dwarf unwinder depends on SHcompact.Paul Mundt1-0/+1
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt13-1/+13
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds17-331/+383
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+0