summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-251-0/+14
* sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-251-0/+14
* sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-241-6/+6
* sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt2009-09-241-3/+8
* sh: includecheck fix: dwarf.cJaswinder Singh Rajput2009-09-241-1/+0
* headers: utsname.h reduxAlexey Dobriyan2009-09-232-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-8/+5
|\
| * Use macros for .bss.page_aligned section.Tim Abbott2009-09-211-4/+2
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-1870-807/+6332
|\
| * sh: Kill off unused se_skipped in alignment trap notification code.Paul Mundt2009-09-161-2/+0
| * sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2009-09-162-9/+15
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-163-10/+6
| |\
| * | sh: cpufreq: Include CPU id in info messages.Paul Mundt2009-09-151-5/+5
| * | sh: multi-evt support for SH-X3 proto CPU.Paul Mundt2009-09-141-35/+20
| * | sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita2009-09-141-11/+0
| * | sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-012-33/+0
| * | sh: nmi_debug support.Paul Mundt2009-09-016-7/+130
| * | Merge branch 'master' into sh/smpPaul Mundt2009-09-0133-227/+3667
| |\ \
| | * | sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt2009-08-311-1/+1
| | * | sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming2009-08-292-5/+7
| | * | sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto2009-08-271-1/+1
| | * | Merge branch 'sh/st-integration'Paul Mundt2009-08-2414-95/+337
| | |\ \
| | | * | sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-241-1/+1
| | | * | sh: fix sys_cacheflush error checkingGiuseppe Cavallaro2009-08-241-1/+1
| | | * | sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-241-0/+1
| | | * | sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy2009-08-243-2/+45
| | | * | sh: Optimise memcpy_to/fromio for SH4Stuart Menefy2009-08-241-21/+72
| | | * | sh: generic_in/outs{bwl} optimizations.Stuart Menefy2009-08-241-42/+8
| | | * | sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-242-3/+4
| | | * | sh: Allow for kernel command line concatenation.Pawel Moll2009-08-241-1/+5
| | | * | sh: Use internal watchdog timer to perform resetJon Frosdick2009-08-241-0/+20
| | | * | sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro2009-08-241-2/+0
| | | * | sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-241-0/+4
| | | * | sh: Improve unwind info for signalsCarl Shaw2009-08-241-1/+11
| | | * | sh: cleanup of do_address_error()Andre Draszik2009-08-241-10/+10
| | | * | sh: Allow user control over misaligned fixup handlingAndre Draszik2009-08-241-0/+153
| | | * | sh: ratelimit unaligned fixupsAndre Draszik2009-08-241-13/+4
| | * | | sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt2009-08-241-2/+0
| | |/ /
| | * | Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-238-10/+428
| | |\ \
| | | * | sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm2009-08-233-10/+10
| | | * | sh: Fix section mismatch in platform bus notifier.Paul Mundt2009-08-231-3/+2
| | | * | sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2009-08-232-0/+305
| | | * | Merge branch 'master' into sh/hwblkPaul Mundt2009-08-1516-60/+1387
| | | |\ \
| | | * | | sh: Runtime PM pdev hwblk - sh7724Magnus Damm2009-08-041-0/+43
| | | * | | sh: Runtime PM pdev hwblk - sh7723Magnus Damm2009-08-041-0/+40
| | | * | | sh: Runtime PM pdev hwblk - sh7722Magnus Damm2009-08-041-0/+31
| | * | | | sh: unwinder: cacheline align slab cache objects.Paul Mundt2009-08-221-2/+5
OpenPOWER on IntegriCloud