summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: ftrace: Fix up syscall tracing build.Paul Mundt2009-12-111-74/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...Paul Mundt2009-12-102-9/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-0949-1188/+2429
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
| |\ \
| | * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1814-27/+90
| | |\ \
| | * | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-9/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-3/+3
| | * | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-171-1/+1
| | |\ \ \
| | * | | | sysctl sh: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+1
* | | | | | sh: Replace an explicit computation by the use of the container_of macroNicolas Palix2009-12-091-3/+4
| |_|_|_|/ |/| | | |
* | | | | sh: Make associative cache writes fatal on all SH-4A parts.Paul Mundt2009-12-041-9/+4
* | | | | sh: allow runtime pm without suspend/resume callbacksMagnus Damm2009-12-041-6/+11
* | | | | sh: fix sh7724 VEU3F resource sizeMagnus Damm2009-12-041-2/+2
* | | | | sh: Break out SuperH PFC codeMagnus Damm2009-11-302-585/+0
* | | | | sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_fileAlexey Dobriyan2009-11-301-46/+31
* | | | | sh: Add CPG save/restore code for sh7724 R-standbyMagnus Damm2009-11-301-0/+11
* | | | | sh: Fix up the FPU emulation build.Paul Mundt2009-11-251-7/+3
* | | | | sh: Apply the sleazy FPU changes for SH-2A FPU as well.Paul Mundt2009-11-241-4/+12
* | | | | sh: Minor optimisations to FPU handlingStuart Menefy2009-11-244-25/+26
* | | | | Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-2445-505/+2306
|\ \ \ \ \
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-11-182-2/+2
| |\| | | |
| * | | | | sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt2009-11-121-3/+3
| * | | | | sh: Use the generic I/O port base for slowdown.Paul Mundt2009-11-122-1/+7
| * | | | | sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt2009-11-121-4/+5
| * | | | | sh: perf events: Document SH-4A raw event codes.Paul Mundt2009-11-091-0/+38
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-11-091-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sh: perf events: Add support for SH7750-style counters.Paul Mundt2009-11-052-0/+258
| * | | | | sh: perf events: Preliminary callchain support.Paul Mundt2009-11-052-1/+99
| * | | | | sh: Default-enable SPU clock for SH7724.Paul Mundt2009-11-051-1/+1
| * | | | | sh: sh7724: Add SPU2 supportKuninori Morimoto2009-11-051-0/+68
| * | | | | sh: perf events: Fix up uninitialized variable warning.Paul Mundt2009-11-051-3/+1
| * | | | | sh: Add RWDT save/restore code for sh7724 R-standbyMagnus Damm2009-11-041-0/+14
| * | | | | sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt2009-11-021-0/+6
| * | | | | sh: Add R-standby sleep mode supportMagnus Damm2009-10-303-7/+21
| * | | | | sh: Use RSMEM for sleep code on sh7724Magnus Damm2009-10-301-4/+8
| * | | | | sh: Add MMU and Cache handling sleep mode codeMagnus Damm2009-10-303-0/+117
| * | | | | sh: Keep track of allowed sleep modesMagnus Damm2009-10-302-18/+31
| * | | | | sh: Rework SuperH Mobile sleep mode codeMagnus Damm2009-10-303-164/+144
| * | | | | sh: Allow boards to register memory pre/post sleep codeMagnus Damm2009-10-301-0/+6
| * | | | | sh: Add sh7724 notifier for R-standby save/restoreMagnus Damm2009-10-301-0/+167
| * | | | | sh: Add notifiers chains for cpu/board codeMagnus Damm2009-10-301-0/+12
| * | | | | sh: perf events: Kill off left over debugging cruft.Paul Mundt2009-10-281-1/+1
| * | | | | sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt2009-10-284-0/+547
| * | | | | sh: Clean up more superfluous symbol exports.Paul Mundt2009-10-274-51/+16
| * | | | | sh64: cache flush symbol exports.Paul Mundt2009-10-271-11/+0
| * | | | | sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-271-0/+4
| * | | | | sh: Annotate irq functions with "notrace"Matt Fleming2009-10-272-4/+4
| * | | | | sh: fix kexec by removing check for old kexec-toolsMagnus Damm2009-10-261-6/+0
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-263-1/+38
| |\ \ \ \ \ | | | |_|/ / | | |/| | |