aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-16
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
| |\
| | * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| | |\
| | * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| | * | Merge branch 'master' into for-nextTejun Heo2009-07-03
| | |\ \
| | * | | linker script: throw away .discard sectionTejun Heo2009-06-24
| * | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* | | | | sh: cpufreq: Include CPU id in info messages.Paul Mundt2009-09-14
* | | | | sh: multi-evt support for SH-X3 proto CPU.Paul Mundt2009-09-14
* | | | | sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita2009-09-14
* | | | | sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-01
* | | | | sh: nmi_debug support.Paul Mundt2009-09-01
* | | | | Merge branch 'master' into sh/smpPaul Mundt2009-09-01
|\ \ \ \ \
| * | | | | sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt2009-08-31
| * | | | | sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming2009-08-29
| * | | | | sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto2009-08-26
| * | | | | Merge branch 'sh/st-integration'Paul Mundt2009-08-24
| |\ \ \ \ \
| | * | | | | sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-24
| | * | | | | sh: fix sys_cacheflush error checkingGiuseppe Cavallaro2009-08-24
| | * | | | | sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-24
| | * | | | | sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy2009-08-24
| | * | | | | sh: Optimise memcpy_to/fromio for SH4Stuart Menefy2009-08-24
| | * | | | | sh: generic_in/outs{bwl} optimizations.Stuart Menefy2009-08-24
| | * | | | | sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-24
| | * | | | | sh: Allow for kernel command line concatenation.Pawel Moll2009-08-24
| | * | | | | sh: Use internal watchdog timer to perform resetJon Frosdick2009-08-24
| | * | | | | sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro2009-08-24
| | * | | | | sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-24
| | * | | | | sh: Improve unwind info for signalsCarl Shaw2009-08-24
| | * | | | | sh: cleanup of do_address_error()Andre Draszik2009-08-24
| | * | | | | sh: Allow user control over misaligned fixup handlingAndre Draszik2009-08-24
| | * | | | | sh: ratelimit unaligned fixupsAndre Draszik2009-08-24
| * | | | | | sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt2009-08-24
| |/ / / / /
| * | | | | Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-23
| |\ \ \ \ \
| | * | | | | sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm2009-08-23
| | * | | | | sh: Fix section mismatch in platform bus notifier.Paul Mundt2009-08-23
| | * | | | | sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2009-08-23
| | * | | | | Merge branch 'master' into sh/hwblkPaul Mundt2009-08-15
| | |\ \ \ \ \
| | * | | | | | sh: Runtime PM pdev hwblk - sh7724Magnus Damm2009-08-04
| | * | | | | | sh: Runtime PM pdev hwblk - sh7723Magnus Damm2009-08-04
| | * | | | | | sh: Runtime PM pdev hwblk - sh7722Magnus Damm2009-08-04
| * | | | | | | sh: unwinder: cacheline align slab cache objects.Paul Mundt2009-08-22
| * | | | | | | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-21
| |\ \ \ \ \ \ \
| | * | | | | | | sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt2009-08-21
| | * | | | | | | Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2009-08-21
| | |\ \ \ \ \ \ \
| | | * | | | | | | sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming2009-08-21
| | | * | | | | | | sh: Fix bug calculating the end of the FDE instructionsMatt Fleming2009-08-21
| | | * | | | | | | sh: Setup the frame pointer in handle_interruptMatt Fleming2009-08-21
| | | * | | | | | | sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming2009-08-21
| | | * | | | | | | sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming2009-08-21